Re: [HACKERS] Reorganization of the translation files

2004-11-10 Thread Aleksander Kmetec
Alvaro Herrera wrote: The biggest downside I see is the long execution time for msgmerge. I can live with that, especially if it will save me translating "out of memory" six or seven times. I'm using poedit which can replace empty translations with previous translated values for the same/similar s

Re: [HACKERS] Reorganization of the translation files

2004-11-10 Thread Aleksander Kmetec
I'm not sure about other translators, but I'd like to see two files: one for the backend and one for the utilities. Translating strings can be a slow and tedious process and completing them all at the same time is not likely. With two files you can choose to translate the tools during one devel