Search Results

1
vote

Easiest way to generate localization files

I've just done this for a project I'm working on, for us the process is like this: First, I have a POTFILES.in file which contains a list of source files needing translation. We actually h …