Le lundi 25 février 2008 à 22:27 +0000, GNOME Status Pages a écrit : > This is an automatic notification from status generation scripts on: > http://l10n.gnome.org/. > > There have been following string additions to module 'accerciser.HEAD': > > + "%(rolename)s index %(num)d does not match row and column" > + "%(rolename)s parent index %(num1)d does not match row and column index > %(num2)d" > > Note that this doesn't directly indicate a string freeze break, but it > might be worth investigating.
Oups, this seems to be the result of one of my bug reports, so I'm explaining the matter. But please Eitan, you shouldn't commit before obtaining two approvals from gnome-i18n, even if the author of the bug report is a member of the i18n Coordination Team. The problem was that in French, the order of placeholders was reversed (something like "index %d of parent %s", and msgfmt didn't accept it. So I asked Eitan to add python extended placeholder format. http://bugzilla.gnome.org/show_bug.cgi?id=518246 Claude -- www.2xlibre.net _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
