Enable translation (gettext support) for universal-applets-extras
Bug #297160 reported by
Ketil Wendelbo Aanensen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Universal Applets |
Confirmed
|
High
|
Unassigned |
Bug Description
The core of Universal Applets is ready for translation, but -extras is not. Some individual applets/screenlets have text inside them, and those strings need to be translated. Otherwise, the interface looks a bit messy.
If there's anything I can do, that does not warrant a lot of tech skills, let me know.
To post a comment you must log in.
There are three changes needed to support this:
1. Individual applets need to use gettext for all of their strings.
2. Extra's Makefile needs to be updated with a translations target similar to the one in Core.
3. Launchpad needs to be set up by uploading a .pot template.
Before setting up launchpad, I think it's worth moving Extras into it's own launchpad project. It makes sense to have separate bug trackers and translations for Core and Extras.