RandomSec/main/webapp/modules/core/scripts/util
Tom Morris 05fb4e355f
Replace Javascript string concatenation with i18n parameters - addresses #1858 (#3019)
* Replace js string concatenation with i18n parameters

refs #1858
Remove Javascript string concatentation and use jquery i18n()
instead so that translators have the needed context and
flexibility to be able to do a good job. Also remove code-based
plurals conditionalization and replace with i18n.

* Update French translation so I can test non-English support

* Add missing localization

* Clean up formatting of service API link
2020-08-04 10:10:38 +02:00
..
ajax.js Set client timeout limit in chainGetJSON() (#2482) 2020-04-06 10:42:38 +02:00
custom-suggest.js Set suggestOptions.type to the selected reconciliation type 2019-09-23 12:22:13 +02:00
date-time.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
dialog.js moved escapeKey handler to global scope (to prevent only said handler from executing when a dialog is closed) 2020-02-29 22:16:29 +05:30
dom.js FIXED - task 576: Use relative paths so works under a Java server named context - patch supplied by sergio@wikier.org 2012-10-13 17:47:08 +00:00
encoding.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
filter-lists.js Fix tests 2017-11-28 00:16:08 +01:00
menu.js Update to latest JQuery and JQuery UI - closes #817 2013-09-18 15:23:07 -04:00
misc.js Replace Javascript string concatenation with i18n parameters - addresses #1858 (#3019) 2020-08-04 10:10:38 +02:00
select-encoding-dialog.html Internationalization of the util part 2013-07-08 12:33:05 +02:00
sign.js FIXED - task 576: Use relative paths so works under a Java server named context - patch supplied by sergio@wikier.org 2012-10-13 17:47:08 +00:00
string.js Implemented back-end of customizable tabular exporting support. 2011-08-30 19:19:46 +00:00
url.js Fix URL encoding - fixes #1059 2015-10-16 15:41:03 -04:00