Frédéric Demians
01c619fc17
Add to previous patch (and replace it): - update function - translation of tab subsection labels - GPL2 - fix last minute bug catched by Galen Cut-and-past of pref-trans script perldoc: NAME pref-trans - Handle preferences translation SYNOPSYS pref-trans init fr-FR pref-trans update fr-FR pref-trans install fr-FR USAGE pref-trans init lang Create a .po file in po directory, named lang-pref.po. This file contains text to translate extracted from .pref files. pref-trans update lang Update a .po file in po directory, named lang-pref.po. This file contains new text to translate extracted from .pref files. Previous translated text are kept. There is a minor bug, which can’t be fixed due to preferences data struture: preferences tab subsection labels are lost when updating .po file. pref-trans install lang Use lang-pref.po file to translate the english version of preferences files and copy those files in the appropriate directory. DESCRIPTION Koha preferences are stored in a data structure found in koha-tmpl/intranet-tmpl/en/module/admin/preferences/ files. Depending of user language, other files are used. This script extract text from ’en’ preference files, and put them in one .po file. This .po file can be updated. When completed, a .po file can be applied to create localized versions of preferences templates. Signed-off-by: Galen Charlton <gmcharlt@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
cronjobs | ||
installer_devel_notes/data/en/marcflavour | ||
interface_customization | ||
load_testing | ||
maintenance | ||
migration_tools | ||
release_notes | ||
spellcheck_suggest | ||
translator | ||
batchCompareMARCvsFrameworks.pl | ||
batchDeleteUnusedSubfields.pl | ||
batchImportMARCWithBiblionumbers.pl | ||
batchRebuildBiblioTables.pl | ||
batchRepairMissingBiblionumbers.pl | ||
batchupdateISBNs.pl | ||
check_sysprefs.pl | ||
commit_biblios_file.pl | ||
exportauth.pl | ||
koha-install-log | ||
kohalib.pl | ||
link_bibs_to_authorities.pl | ||
perlmodule_ls.pl | ||
perlmodule_rm.pl | ||
sax_parser_print.pl | ||
sax_parser_test.pl | ||
stage_biblios_file.pl |