RandomSec/main/webapp/modules/core/scripts/dialogs
Tom Morris 03c860d961
Update jquery.i18n to 1.07 and fix non-English plural support (#2717)
* Update jquery.i18n to 1.07 and add missing rule parser

Fixes #2700
Adds missing CLDRPluralRuleParser.js so that plurals are supported.
Updates all files to jquery.i18n 1.07
Includes a bunch of specialty language support,
but only Finnish and Russian are loaded as examples.

* Add some missing translations, including plurals

Fix some cases of Javascript string concatenation and
plural conditionalization to demonstrate that plurals work
in both English and French now.

NOTE: Corresponding updates need to be made to all the other
language files since some keys were renamed or eliminated.
2020-06-14 10:23:23 +02:00
..
clustering-dialog.html Hook the new command to the UI to expose all clusterers 2018-12-11 11:59:37 +00:00
clustering-dialog.js Update jquery.i18n to 1.07 and fix non-English plural support (#2717) 2020-06-14 10:23:23 +02:00
column-reordering-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
column-reordering-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30
custom-tabular-exporter-dialog.html Custom Tabular Exporter: add option to quote all strings #1869 (#2427) 2020-03-17 18:01:37 +00:00
custom-tabular-exporter-dialog.js CustomTabularExporterDialog: fix checkbox options being ignored (#2429) 2020-03-18 04:54:04 +00:00
export-project-dialog.html exclude test-out 2018-02-25 12:00:40 -05:00
expression-column-dialog.html Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-column-dialog.js Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-preview-dialog.html #1970 Disable spell check for expressions. 2019-10-12 16:51:04 +02:00
expression-preview-dialog.js CSRF protection for ImportingController 2019-10-14 16:24:26 +01:00
extend-data-preview-dialog.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
http-headers-dialog.html Remove div no longer needed 2018-01-16 17:43:55 +00:00
http-headers-dialog.js Removed unused code 2018-01-16 17:43:55 +00:00
scatterplot-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
scatterplot-dialog.js Fix i18n calls after migration 2018-11-28 23:22:38 +09:00
sql-exporter-dialog.html check empty cells 2018-04-22 00:39:11 -05:00
sql-exporter-dialog.js Merge pull request #2339 from lisa761/modal-dialogs 2020-03-01 11:33:43 +00:00
templating-exporter-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
templating-exporter-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30