Bug 14556

Summary: Improve translatability of strings including links
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: I18N/L10NAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aleisha, f.demians
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15383
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2015-07-17 08:02:42 UTC
If there is a linked word in a sentence or string the link text, the words before and after the link all appear as separate strings in the translation scripts. This is very annoying as it often makes it hard to create a grammatically correct sentence and a lot of translation errors are introduced by not knowing how the other parts of the string are looking like.

Example: opac-authoritiesdetail 
Used in x records
Verwendet in 4 Titel

"Used in" and "x records" are separate strings.
Comment 1 Aleisha Amohia 2016-01-15 02:27:07 UTC
Is this still valid? It looks like this has been fixed in opac-auth-MARCdetail.tt and opac-auth-detail.tt
Comment 2 Katrin Fischer 2016-04-28 22:39:27 UTC
Marc Veron has fixed a ton of the problematic things. I am closing this FIXED.