should also go to gnome-i18n@ (the translators list). andre Am Samstag, den 31.03.2007, 12:56 +1000 schrieb Robert Ancell: > Hi all, > > To fix a crash in Gnome Sudoku I need to change some formatting > characters from '%s' to '%(n)s'. I've written a script to > automatically update this (and fix some incorrect %d entries) - can I > commit this to the 2.18 branch? I guess this will look like a string > break but none of the content of the messages has been changed. > > These are the affected strings: > "%s puzzle" -> "%(n)s puzzle" > "%s puzzles" -> "%(n)s puzzles" > 'Generated %s puzzle' -> 'Generated %(n)s puzzle' > 'Generated %s puzzles' -> 'Generated %(n)s puzzles' > "%s year" -> "%(n)s year" > "%s years" -> "%(n)s years" > "%s month" -> "%(n)s month" > "%s months" -> "%(n)s months" > "%s week" -> "%(n)s week" > "%s weeks" -> "%(n)s weeks" > "%s day" -> "%(n)s day" > "%s days" -> "%(n)s days" > "%s hour" -> "%(n)s hour" > "%s hours" -> "%(n)s hours" > "%s minute"-> "%(n)s minute" > "%s minutes" -> "%(n)s minutes" > "%s second" -> "%(n)s second" > "%s seconds" -> "%(n)s seconds" > > The bug is: > http://bugzilla.gnome.org/show_bug.cgi?id=409739 > > Thanks, > --Robert > _______________________________________________ > gnome-doc-list mailing list > gnome-doc-list gnome org > http://mail.gnome.org/mailman/listinfo/gnome-doc-list
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil