string missing in translation file

Bug #1616882 reported by Eva Cerninakova
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Low
Unassigned
2.10
Fix Released
Low
Unassigned
2.9
Fix Released
Low
Unassigned

Bug Description

Mising translation string "Branch relationship" in TPAC translation template
Aso missing translation support in Open-ILS/src/templates/opac/parts/library/core_info.tt2

The string occurs in a template core_info.tt2 on the line 48 ((Evergreen 2.10.5):

Instead of

    <h2>Branch relationship</h2>

the line 48 shoud by replaced by

    <h2>[% l('Branch relationship') %]</h2>

Galen Charlton (gmc)
Changed in evergreen:
status: New → Confirmed
milestone: none → 2.11-beta
importance: Undecided → Low
tags: added: i18n
Revision history for this message
Galen Charlton (gmc) wrote :

A patch is available at the tip of the user/gmcharlt/lp1616882_mark_string_for_translation branch in the working repository:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/gmcharlt/lp1616882_mark_string_for_translation

tags: added: pullrequest
Revision history for this message
Galen Charlton (gmc) wrote :

I've pushed a second patch to that branch that fixes another untagged string in TPAC; this patch can also be trivially backported all the way to 2.9.

Revision history for this message
Jason Stephenson (jstephenson) wrote :

The fixes look good to me, so I "broke the rules" and pushed it quickly for today's releases.

Thanks, Eva and Galen!

Changed in evergreen:
status: Confirmed → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.