GNOME Bugzilla – Bug 82136
Missing space typo in mahjongg message
Last modified: 2004-12-22 21:47:04 UTC
#: mahjongg/mahjongg.c:666 msgid "" "This new mapset will take effect when you start upa new game, or when " "Mahjongg is restarted." There's a space missing between "up" and "a".
I'd personally remove the "up" entirely, making the string read "This new mapset will take effect when you start a new game, or when " I think I need approval from the i18n folks before I do this, though. There are two translations which are already at 100% for the GNOME 2 version of gnome games, and I'd hate to set them back.
Although there is a typo in English phrase, the translation is correct (who translates typos). In such cases it's best to fix the english string both in sources and in all .po files. Then the translations will remain the same.
Fixed in CVS 2002-06-01 Bastien Nocera <hadess@hadess.net> * mahjongg.c: (mapset_changed_cb): hopefully fix the mahjongg string space bug, I hope I didn't break any translations (Closes: #82136)
This string change will need translation updates to all translations. Bastien, will you please inform gnome-i18n@gnome.org?