https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30517 --- Comment #16 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- (In reply to Emmanuel Bétemps from comment #14)
Hi,
Patch doesn't apply (I followed the test plan in comment #10) Screenshot confirms
I (really) just need to know if I must install language or patch first :)
Hi, thanks for testing again. TLDR: `./translate install xx-XX` before and after the patch You need to install the language at step 1:
1. Install another language in the staff interface 1. in commandline: `cd misc/translator/; ./translate install xx-XX` 2. Check the box of the language in the 'language' system preference and save 3. Refresh and you should be able to choose languages
apply the patch at step 10:
10. Apply the patch, translate again and refresh the page
and do step 1.1 again to refresh translations (that's what I meant by "translate again" here). -- You are receiving this mail because: You are watching all bug changes.