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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #39 from Katrin Fischer <[email protected]> ---
Not all libraries use TranslateNotices, actually most of ours don't and notices
are only added in one language. With this patch set, if I am not mistaken and
you are not using TranslateNotices, you can only pull the English sample
templates. 

I did:
- sudo koha-translate --install de-DE --dev kohadev
- restart_all
- Activated de-DE in language and OpacLanguages and moved it to be the first
entry.
- Switched staff interface language to German.
- The notice editor shows German as standard language on top of the editor.
- Sample notice pulled is English.
- Verified that a German version was available in
installer/data/mysql/de-DE/mandatory/sample_notices.yml 

Could we adapt the script to pull the German sample notice in that case?
(if TranslateNotices is off, try the standard language first and then fall back
to English?)

-- 
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/

Reply via email to