Koha/koha-tmpl/intranet-tmpl/prog/en/js/pages
Owen Leonard a9f743485f Bug 7596 - System prefs editor JS contains untranslatable English string
There is one stray instance of an untranslatable string in
preferences.js. This patch replaces it with a variable which is now
defined in the preferences template.

To test, open the system preferences editor and change any setting. You
should see the usual "Saved preference <preference name>" message.

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.

Signed-off-by: Liz Rea <liz@catalyst.net.nz>
Tested both, all ok.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-15 19:03:49 -04:00
..
addbiblio.js
batchMod.js Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin 2012-07-13 11:27:33 +02:00
preferences.js Bug 7596 - System prefs editor JS contains untranslatable English string 2013-03-15 19:03:49 -04:00