https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43260

--- Comment #7 from Katrin Fischer <[email protected]> ---
I'll provide an updated test plan here because I ran into some trouble testing:

- cd misc/translator/po 
  - make sure git status is clean and git pull
- return to koha root directory
- gulp po:update 
  - this should run without errors now
- cd misc/translator/po
  git grep "Enable custom stylesheets"
- Verify the string appears in the po files :)

If you want to see it in action:
- edit po file of chosen language
- remove fuzzy and add ("nonsense") translations
- sudo koha-translate --install de-DE --dev kohadev
  - replace de-DE with your chosen language's code
- Now you can confirm your translation appears in the GUI

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to