[Koha-bugs] [Bug 13350] Untranslatable strings in aqbudgetperiods.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 18 21:38:17 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13350

--- Comment #1 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
Created attachment 36003
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36003&action=edit
Bug 13350 - Untranslatable strings in aqbudgetperiods.tt

This patch fix a few untranslatable strings in aqbudgetperiods.tt.
Style not pretty but work. The section modified is BREADCRUMBS.
This patch adds html tags to be recognized by misc/translator/translate script.

Test plan
---------------
1) Use another language (not English)
2) Go to More > Administration > Budgets. Notice that "> Budgets
administration" is untranslatable in the Navigation section.
3) Try to create a New budget. Notice the same happens as previous step.
4) Try delete, edit, duplicate, and close a budget. The result is the same.
5) Apply the patch.
6) Run perl translate update xx-XX (in my case es-ES)
7) Edit es-ES-i-staff-t-prog-v-3006000.po
8) Get notice that a new lines has been adhered to po file.
9) Run perl translate install es-ES
10) Go to Global system preferences and search for "language" in I18N/L10N
preferences. Enable Español(es-ES).
11) Follow step 2 and 3 and notice that the strings were translated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list