From: Katrin Fischer Date: Thu, 29 Aug 2013 20:26:50 +0000 (+0200) Subject: Bug 10803: make "Make payment" in circ easier to translate X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=39c435e36fec65dbba795214bdde79932bb4edcf;p=koha.git Bug 10803: make "Make payment" in circ easier to translate To test: - Choose a patron account - Add a fine to it - Switch to the checkout tab of the patron account - Check for the "Make payment" link. Make is not a link, but payment is. - Apply patch - Check again, now both words are linked. In translation this string is divided into: . %s Make payment Because of this it's difficult to translate it grammatically. The patch moves 'Make' into the link text, so that both words will show up together in translation. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works as described. No koha-qa errors. Not only improves translatability, also corrects capitalization. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index 47321769c3..2a9f6b111e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -575,7 +575,7 @@ No patron matched [% message %] [% IF ( charges_is_blocker ) %] Checkouts are BLOCKED because fine balance is OVER THE LIMIT. [% END %] - Make Payment + Make payment [% END %] [% IF ( credits ) %]