Public bug reported:

Binary package hint: computer-janitor

Translations are now working otherwise fine, but the title and the
description aren't shown correctly. The reason for this is in ui_gtk.py:

        gtk.glade.bindtextdomain("computerjanitor", locpath)
        gtk.glade.textdomain("computerjanitor")

The domain in use in the program is however computerjanitorapp. If
changing the domain, the translations (which are already included in
language packs) are shown.

Can be tested eg. with LANG=fi_FI.UTF-8 ./computer-janitor-gtk

** Affects: computer-janitor (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Wrong translation domain in ui_gtk.py, some translations not shown
https://bugs.launchpad.net/bugs/344704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to