[Koha-bugs] [Bug 9331] Untranslatable strings in ajax.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 31 17:16:11 CET 2012


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14341
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14341&action=edit
Bug 9331 - Untranslatable strings in ajax.js

This patch moves untranslatable strings from ajax.js into the template
where they can be picked up by the translation script.

To test that preference-related error messages continue to work,
open the system preferences editor in two tabs. Log out in one tab and
try to save a system preference in the other. You should see correct
error messages.

To test that error strings are now translatable, run "perl translate update
 <lang>" from misc/translator, then check if the affected strings shows
up in the po file.

-- 
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