Bug 10041 - Provide a koha-translate script to aid package users on installing transl...
authorTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 14 Apr 2013 00:10:33 +0000 (21:10 -0300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 2 May 2013 02:30:21 +0000 (22:30 -0400)
commitcb321e5b10fc944d65d5b274e97e3506bd034396
treeb2940cd4bb1f7c573aca1ddb34207adf4a61c82e
parenta4a270be68b7047ec6359847c1a462b7a82f6b67
Bug 10041 - Provide a koha-translate script to aid package users on installing translations

Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way.

To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide.

The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation.

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Good adition. Work as described. No errors.
Copied to /usr/local/bin. No errors on install, update, remove, list and check.
Passed-QA-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
(cherry picked from commit 2cd5afa9741ef432a9f3ecac939c98e20d5ebfc5)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
debian/docs/koha-translate.xml [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-translate [new file with mode: 0755]