> > 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.
> Maybe the translations could be automatically changed, too? > Leonardo Fontenelle Yes the script automatically changes the translations. No additional work is required from any translator. I want permission before committing so anyone actively translating will know why the .po files have been modified. This is a string break with no additional action required. You can see the patch here: http://bugzilla.gnome.org/show_bug.cgi?id=409739 Note this is a critical bug as in 2.18 languages such as Arabic cause Sudoku to crash. Thanks, _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
