RandomSec/extensions/database/module/scripts
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
..
index Replace Javascript string concatenation with i18n parameters - addresses #1858 (#3019) 2020-08-04 10:10:38 +02:00
project Fix i18n. Fixes #2805 (#2847) 2020-06-30 08:22:12 +02:00
database-extension.js Only show the database login fields when necessary (#2615) 2020-05-30 09:20:05 +01:00