]> git.koha-community.org Git - koha.git/commit
Bug 11283: make restriction type translatable
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Nov 2013 13:54:10 +0000 (08:54 -0500)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Fri, 13 Dec 2013 13:27:20 +0000 (14:27 +0100)
commitedcc46d95a577524730971a1ea73143a16cf4973
treee1e520c57c3fdebdebc40fb7511cbd4ce8bbb024
parent3ab89005393758190fb3fc31e0010f81c374cace
Bug 11283: make restriction type translatable

The new restrictions system has different types:
MANUAL, OVERDUES and SUSPENSION.

Those are shown in the interface and seem to come directly from the
database, so they are not translatable.

As they are hardcoded translations should be possible and be handled in
the template.

Test Plan:
1) Create a patron with one of each type of restriction
2) Apply this patch
3) Note you see the type with only the first letter capitialized,
   this indicates you are seeing the translatable string

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script. Strings now appear in
updated po files:
  msgid "%s %s Manual %s Overdues %s Suspension %s "

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 3a76f4298c0fb298cca0db31b04c0d8d5c028531)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/borrower_debarments.inc