[Bug 443133] Re: the gettext schemas translations are not being used

Robert Ancell robert.ancell at canonical.com
Wed Oct 7 06:16:09 UTC 2009


Hmm, my translations don't seem to be working at all at the moment.
Default values are definitely not being translated, the gettext calls come from 02_xml-gettext-domain.patch, the following function needs to be fixed:
gconf/gconf-schemas.c:
GConfValue*
gconf_schema_get_default_value (const GConfSchema *schema)
{
  g_return_val_if_fail (schema != NULL, NULL);

  return REAL_SCHEMA (schema)->default_value;
}

-- 
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