From dffa2234f3cc965422d1e35acc1acacfab972656 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 27 Apr 2015 13:03:22 +0200 Subject: [PATCH] Bug 11576: Make "manage" translatable - serials-collection If a subscription is irregular, a tab with "manage" is displayed on the serial collection page. But this string is not translatable. Test plan: 1/ Go on the serial collection page of an irregular subscription (or create one). 2/ Note that the first tab was named "managed", it's now "Manage". 3/ Update a po lang file and confirm you see the string and you are able to translate it. --- .../intranet-tmpl/prog/en/modules/serials/serials-collection.tt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt index f85d7d5..723f31e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt @@ -170,7 +170,11 @@ $(document).ready(function() { -- 2.1.0