GNOME Bugzilla – Bug 315572
Incorrect xml formatting value list
Last modified: 2005-09-22 20:55:13 UTC
Incorrect translation Application: gnome-games Incorrect text: When installing gnome-games, during: gconftool-2 --makefile-install-rule /sw/etc/gconf/schemas/gtali.schemas I get: WARNING: Failed to parse default value `{????????????????????????????????}' for schema (/schemas/apps/gtali/PlayerNames) Should be: For: #: ../gtali/gtali.schemas.in.h:5 msgid "[Human,Wilber,Bill,Monica,Kenneth,Janet]" msgstr "{some unprintable stuff}" the msgstr needs square brackets instead of curly braces.
Thanks a lot for the bug report. I have now applied patches to fix this to both HEAD and gnome-2-12 branch of gnome-games. Although a colleague has tested the patch, I would appreciate it if you could also see if the patch fixes the bug. 2005-09-21 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation based on patches by Meelad Zakaria (meelad@farsiweb.info), Elnaz Sarbar (elnaz@farsiweb.info), and myself, mostly fixing typos. This also fixes bug #315572.
I don't know if the text itself is "right", but the xml formatting looks correct now.
*** Bug 316934 has been marked as a duplicate of this bug. ***