[Bug 443133] Re: the gettext schemas translations are not being used
Sebastien Bacher
seb128 at ubuntu.com
Wed Oct 7 19:44:46 UTC 2009
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list