Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard e8f5ee9eef Bug 11505: fix untranslatable table headers in Label batch manager
The label batch manager script hard-codes the table header cell labels
in order to pass them to an HTML-building function. This obviously isn't
the best solution for internationalization, but picking the whole scheme
apart would be very complicated.

Instead this patch uses a SWITCH statement to check for each possible
case and outputs the correct translatable string for each.

To test, apply the patch and run "perl translate update" for any
translation. Check the revised po file and confirm that the new strings
are present. View the label batch edit page and confirm that the table
headings look correct: Tools -> Labels -> Manage batches -> Edit batch.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, passes all tests.
Similar fixes are probably needed for other pages of the labels
modules.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-13 21:03:49 +00:00
..
acqui Bug 9807: (follow-up) reindent basketgroup.tt 2013-12-17 17:40:24 +00:00
admin Bug 8018: (follow-up) fixing some wrong capitalization 2013-12-27 00:35:50 +00:00
authorities Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
basket Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
batch
catalogue Bug 9673: QA followup 2013-12-19 06:27:46 +00:00
cataloguing Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
circ Bug 10863: (follow-up) give limited circ operator way to proceed 2014-01-07 04:33:05 +00:00
course_reserves Bug 10634 - Use datatables for course details items table 2013-09-04 14:19:03 +00:00
errors
help Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
installer
labels Bug 11505: fix untranslatable table headers in Label batch manager 2014-01-13 21:03:49 +00:00
members Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
offline_circ
patron_lists Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
patroncards Bug 9924 - Simplify and rename patron card creator error message include 2013-09-08 19:19:23 +00:00
plugins
reports Bug 10718: fix items with no checkouts report 2013-09-08 20:04:43 +00:00
reserve Bug 11503: fix several typos 2014-01-13 20:47:03 +00:00
reviews
rotating_collections
serials Bug 10429: improve display of library and library filter on serials claim page 2014-01-06 15:33:28 +00:00
services
sms
suggestion Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues 2013-12-20 04:14:45 +00:00
tags Bug 2693: add ability to filter by reviewer name on tag review page 2013-12-02 15:58:04 +00:00
test
tools Bug 11475: fix return link after editing/deleting items in batch 2014-01-10 15:48:26 +00:00
virtualshelves
z3950
about.tt Bug 7143: Adding RMaint for 3.8 to release team 2013-12-13 15:12:14 +00:00
auth.tt Bug 11146: Show a go back link on no permission page 2013-11-23 19:43:37 +00:00
intranet-main.tt Bug 10888: Don't hide authorities module from users who lack permission to edit authorities 2013-09-21 17:59:05 +00:00