Things seem a bit more complicated than I thought. computer-janitor code is divided into two source trees: one part is in the update-manager tree (so that u-m can use c-j plugins), and the other is in the computer- janitor tree. When I set this up, I divided things so that the u-m part used "computerjanitor" as the gettext domain, and the c-j part used "computerjanitorapp". Unfortunately, I forgot to fix the domain for the glade file.
As far as I can see, the correct fix would have been to fix the domain for the glade file to be "computerjanitorapp" too. However, in the meanwhile, Michael changed the c-j code in u-m to use "update-manager" as the gettext domain. Also, it seems the pot files built by the buildds now use "computerjanitor". Thus, the change to computer-janitor code now also needs to be that all domains use "computerjanitor". I'll commit changes to that effect in minute. -- [I18N] 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
