https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32356
--- Comment #16 from Katrin Fischer <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #12) > koha-translate --update removes the translated templates before > re-generating: > > 136 if print_installed | grep -q $lang; then > 137 # Check po files are present > 138 check_lang_po_files $lang > 139 remove_lang $lang > 140 install_lang $lang This diddn't work for me. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
