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

--- Comment #3 from Marc Véron <[email protected]> ---
Created attachment 36407
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36407&action=edit
[Signed-off] 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.

Sponsored-by: Universidad de El Salvador

Signed-off-by: Hector Castro <[email protected]>

Followed test plan. Works as expected.

Signed-off-by: Marc Véron <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to