** Changed in: ubuntu-translations
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Activity
Log Manager, which is the registrant for Activity Log Manager.
https://bugs.launchpad.net/bugs/944362
Title:
i18n problems in activity-log-manager
Status in Activity Log Manager for Zeitgeist:
New
Status in Ubuntu Translations:
Fix Released
Status in “activity-log-manager” package in Ubuntu:
Fix Released
Bug description:
Currently, the src/diagnostics/com.ubuntu.whoopsiepreferences.policy file
cannot be localized, because of several reasons:
- it contains a random gettext-domain name. This should be the same as the
template name (activity-log-manager), and it is just better to not hardwire it
into the file, but leaving it to dh_translations to fill out. It is also an
Ubuntu-specific feature, not merged yet into upstream, see bug #619632
- the translatble strings are not marked for translations
- the file is not listed in POTFILES.in
Also the src/diagnostics/whoopsie.ui file should have a [type:
gettext/glade] tag for the strings to be extracted.
Attached branch fixes these problems.
To manage notifications about this bug go to:
https://bugs.launchpad.net/activity-log-manager/+bug/944362/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zeitgeist
More help : https://help.launchpad.net/ListHelp