[Koha-bugs] [Bug 17245] Untranslatable abbreviated names of seasons.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 3 18:43:23 CEST 2016


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

--- Comment #1 from Rafal Kopaczka <rkopaczka at afm.edu.pl> ---
Created attachment 55164
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55164&action=edit
Bug 17245: Untranslatable abbreviated names of seasons.

Because seasons strings are not available through DateTime module,
names of them where added in code, and templates. Bug 16289 adds new
abbreviated form to the code, but not to the templates. This patch
should fix the problem.

To test:
1. Apply patch.
2. Run "misc/translator/translate update" for you language.
3. Check if names are in po/ file for language.
4. Check if generating next issue for serial and prediction patterns
works correct.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list