[Koha-bugs] [Bug 11264] Add German seasons to serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 10:08:38 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11264

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23007|0                           |1
        is obsolete|                            |

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23022
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23022&action=edit
Bug 11264: Add German seasons to serials

This patch adds the German season names to the serials module.

Requirements: You must have a German locale de_* on your system.

To test:
- Add a new subscription in the serials module
- Create a subscription for 1/3 months, seasonal
- Begins with and inner counter should both be 0
- Year can be 2013 and second row empty
- Pick de* as a locale[1]
- Test the prediction pattern - it should tell you German seasons now
- Save the subscription - make sure the issues are crated with German
  seasons as well

[1] It seems you have to pick it explicitly - the fallback to the
    system locale noted on the field didn't work for me.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Work as described. No koha-qa errors.

Installed de_DE.UTF-8 and fr_FR.UTF-8 locales
Add new suscription, picked locale manually (de_DE in this case)
Prediction pattern shows correct labels (to selected locale)
Received issues generated with correct numbering

Really don't know at this moment how this could be added to
general translation. I'm tempted to add a followup for Spanish

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list