Support for translations with bundled apps, for now Marble Maps
ClosedPublic

Authored by kossebau on Oct 18 2016, 7:13 AM.

Details

Summary

A new Script download-pos.sh allows to get marble_qt po files either
for trunk, stable or a tag, either all or a certain language.
Example: data/lang/download-pos.sh trunk de
To be used optionally with packaging or development builds.

Additionally a target "bundle_translations" is added which can
be explicitly invoked to generate qm files for the po files
fetched before with download-pos.sh

Also remove outdated scripts from qt4 times.

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau updated this revision to Diff 7493.Oct 18 2016, 7:13 AM
kossebau retitled this revision from to Support for translations with bundled apps, for now Marble Maps.
kossebau updated this object.
kossebau added reviewers: Marble, nienhueser, shentey.
kossebau updated this revision to Diff 7556.Oct 19 2016, 11:46 PM

Do not fail on install without make bundle_translations before, more README

nienhueser accepted this revision.Oct 20 2016, 5:22 AM
nienhueser edited edge metadata.

Looks great, please push.

This revision is now accepted and ready to land.Oct 20 2016, 5:22 AM
This revision was automatically updated to reflect the committed changes.