[Koha-bugs] [Bug 8938] Transport cost matrix script and template contain untranslatable strings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 11 11:10:13 CEST 2014


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

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Created attachment 30686
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30686&action=edit
[Signed-off] Bug 8938: Transport cost matrix script and template contain
untranslatable strings

This patch fixes the problem reported.

To test:
1) Apply the patch
2) Update translations for your preffered language, xx-YY
3) Check new entries
egrep -Rn "Cost must be expressed as a decimal number|Invalid value for"
misc/translator/xx-YY*
4) Check no regression on alert, go to
Administration > Transport cost matrix
Edit some value and put a negative value & save,
alert must show up
5) On errors, part of the error string is now on TT file,
no regressions expected here

Verified that changes appear in translated language (de-CH) as appropriate. No
regressions found by testing en en de-CH.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list