Bug 7082

Summary: Template improvements for better translatability
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: magnus, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 7082: Template improvements for better translatability
Bug 7082: Template improvements for better translatability
Screenshot - before
Screenshot - after

Description Katrin Fischer 2011-10-24 14:02:34 UTC
/cgi-bin/koha/admin/aqbudgets.pl

Problem:
<label for="show_mine">Show my<br /> funds only</label> 

This gets broken into 2 strings for translation which makes it very hard for translators to make sense of it. Patch removes the line break.
Comment 1 Katrin Fischer 2011-10-24 14:11:40 UTC Comment hidden (obsolete)
Comment 2 Magnus Enger 2011-10-25 18:04:31 UTC
Created attachment 6054 [details] [review]
Bug 7082: Template improvements for better translatability

Problem:
/cgi-bin/koha/admin/aqbudgets.pl
<label for="show_mine">Show my<br /> funds only</label>

This gets broken into 2 strings for translation which makes it very hard for
translators to make sense of it.
Patch removes the line break.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
This patch removes the linebreak and has no ill effects that I can see, even
on a small screen. I'll attach before and after screenshots in Bugzilla.
Comment 3 Magnus Enger 2011-10-25 18:06:00 UTC
Created attachment 6055 [details]
Screenshot - before

Text is on two lines.
Comment 4 Magnus Enger 2011-10-25 18:07:45 UTC
Created attachment 6056 [details]
Screenshot - after

Text and checkbox is on one line.
Comment 5 Paul Poulain 2011-12-12 16:46:15 UTC
QA comment: tiny patch, great for translatability

patch pushed, please test
Comment 6 Jared Camins-Esakov 2012-05-23 12:27:25 UTC
Included in the 3.6 branch prior to 3.6.4.