On Tue, Aug 07, 2007 at 10:22:41AM +0200, Jean-Marc Lasgouttes wrote: > Mael Hilléreau <[EMAIL PROTECTED]> writes: > > > Forget about this. I found that it works after running the "make > > fr.gmo && make install" of part 3 :) > > Seeking comments and OKs for this one. The part of this patch that > people may not like is the addition of special entries in .po files > that give the language. It forces to have such an entry in each .po > (which I do in the patch). > > The alternaitves would be > > - reproduce all the gettext code we use (because it is static). Not > something I'd like to do. > > - Use QLocale::something. I am wary of using a different algorithm > than the one used by gettext. Here is query gettext to know what > language has been used. This seems rather robust.
I seem to have difficulties to parse that. Andre'