]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 9 May 2013 09:21:39 +0000 (21:21 +1200)
commitdb418b2011ce6091c79129e47c8dc354de45474b
treeb4b85b23f3baa61f965d392b81b24ba72fb8d7fb
parentc4c8642a69cfa6629d87503714ca65f1a5cfd1ee
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>
(cherry picked from commit cb321e5b10fc944d65d5b274e97e3506bd034396)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
debian/docs/koha-translate.xml [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-translate [new file with mode: 0755]