Le mercredi 19 mars 2008 à 17:39 +0100, Anders Rune Jensen a écrit : > On Wed, Mar 19, 2008 at 4:02 PM, Robert-André Mauchin > <[EMAIL PROTECTED]> wrote: > > Le mercredi 19 mars 2008 à 14:10 +0100, Anders Rune Jensen a écrit : > > > > > > Thanks. Should have been fixed now. > > > > > > > You should add "[encoding: UTF-8]" at the beginning of the POTFILES.in. > > Your pot file contains also a lot of months and days to translate, > > couldn't you use the libc locales for this ? > > The POTFILES.in issue should have been fixed now. I'm not sure the > locale is worth it. Nemo is written in mono, not C, and it's only > about 20 strings.
To make l10n.gnome.org really happy (that is not showing any more warnings), you should still create a LINGUAS file, and define the LANGUAGE variable in your makefile as "grep -v "^\#" LINGUAS". Claude _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
