Just looking in the import queue I see there are still 3 different locations for the same .pot file: sphinx/locale/sphinx.pot debian/python-sphinx/usr/share/python-support/python-sphinx/sphinx/locale/sphinx.pot build/lib.linux-i686-2.6/sphinx/locale/sphinx.pot
https://translations.edge.launchpad.net/ubuntu/jaunty/+source/sphinx/+imports?field.filter_status=all&field.filter_extension=pot Maybe we should go with "sphinx/locale/sphinx.pot" and block the other templates. I'm building the source package and the .mo files are generated in /usr/share/pyshare/sphynx/locale . In order to include them in Ubunu language-pack they must be generated/read from a /usr/share/locale-langpack and it should be a single .mo file. Looking at the setup.py code I see that sphinx is not using gettext in a way compatible with language-packs. I don't what to say and we can make sphinx compatbile with language- packs. Maybe see how we can extend the language-pack script to also include the JavaScript localization stuff used in sphinx ** Changed in: sphinx (Ubuntu) Status: Incomplete => Confirmed -- unclear localization files https://bugs.launchpad.net/bugs/348491 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
