Public bug reported:
Binary package hint: indicator-applet
Translated strings do not appear on the UI, because i18n is not
initialized with bindtextdomain() & co.
Also the license text is concatenated in a non-working way: we should
use gstrconcat() and _() for each item of the static license array.
** Affects: indicator-applet (Ubuntu)
Importance: Undecided
Status: New
--
i18n support is not initialized
https://bugs.launchpad.net/bugs/349998
You received this bug notification because you are a member of Indicator
Applet Developers, which is subscribed to indicator-applet in ubuntu.
Status in “indicator-applet” source package in Ubuntu: New
Bug description:
Binary package hint: indicator-applet
Translated strings do not appear on the UI, because i18n is not initialized
with bindtextdomain() & co.
Also the license text is concatenated in a non-working way: we should use
gstrconcat() and _() for each item of the static license array.
_______________________________________________
Mailing list: https://launchpad.net/~dx-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dx-team
More help : https://help.launchpad.net/ListHelp