I've been looking to the issue again today:

$ grep gettext /var/lib/gconf/defaults/* | wc -l
2829

$ sudo gconf-schemas --register gnome-screenshot.schemas

$ grep gettext /var/lib/gconf/defaults/* | wc -l
6

$ sudo gconf-schemas --register-all

$ grep gettext /var/lib/gconf/defaults/* | wc -l
2829

The gettext attribute is being cleaned when registering a schema (gconf-
schemas is a wrapper to register schemas used after the installation)
which explains why the descriptions are not translated. When the gettext
attribute are there the descriptions are translated correctly but still
not the default schemas value (using the karmic version on Robert's
update)

-- 
the gettext schemas translations are not being used
https://bugs.launchpad.net/bugs/443133
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to