Koha/koha-tmpl/intranet-tmpl/prog/en/js
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
..
pages Bug 7596 - System prefs editor JS contains untranslatable English string 2013-03-15 19:03:49 -04:00
tinymce
acq.js Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
additem.js Bug 8495: Fix JS error when creating a new order 2012-08-28 17:51:24 +02:00
ajax.js Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
background-job-progressbar.js
basket.js Bug 7368: Removing occurrences of dependant= feature in javascript open calls 2012-11-20 07:23:03 -05:00
cataloging.js Bug 7455: Authority subfields are cloned in the wrong field (follow-up 3) 2012-11-01 09:50:56 -04:00
datatables.js Bug 9431 [Revised] Use DataTables on Patron Category Administration page 2013-03-11 08:46:22 -04:00
jquery.jeditable.mini.js
localcovers.js
members.js Bug 9284 - JavaScript should follow rules recommended by JSHint 2012-12-27 19:02:07 -05:00
staff-global.js Bug 9420 [Revised] Work on Bootstrap for Koha 2013-02-15 09:04:17 -05:00
xmlControlfield.js