Frameworks/Epics/KF5.0 Release Preparation/l10n

From KDE Community Wiki
Revision as of 22:42, 28 January 2014 by Albert Astals Cid (talk | contribs) (Created page with "For each framework the following needs to be done: * Make sure the Messages.sh file extracts all the files * Make sure the Messages.sh file creates a catalog whose name is u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For each framework the following needs to be done:

* Make sure the Messages.sh file extracts all the files
* Make sure the Messages.sh file creates a catalog whose name is unique
* If using ki18n, make sure it follows http://api.kde.org/frameworks-api/frameworks5-apidocs/ki18n/html/prg_guide.html#link_lib
* If using tr() ... no clue, someone should care about this. Probably have a look at how Trojita does it for Qt4 and try to generalize for KF5