Commit Graph

17 Commits

Author SHA1 Message Date
Guy Sartorelli c0eb6d61e8
ENH Update translations (#1231) 2023-08-21 13:17:45 +12:00
Steve Boyd c562d138df ENH Update translations 2023-06-14 18:42:00 +12:00
Steve Boyd 3d73a71b9c ENH Update translations 2023-03-06 18:23:25 +13:00
Guy Marriott b990c9e004
Update translations 2019-05-09 15:44:58 +12:00
Bumbus a95cc1c731 fix FIELDISREQUIRED 2018-08-23 15:28:40 +02:00
Robbie Averill b27fdcb7f0 Run upgrader over language translation files 2017-08-22 16:40:15 +12:00
Robbie Averill 0c84bd2076 Update translations 2017-05-12 15:06:51 +12:00
Daniel Hensby 3e9a271310
Merge branch '4.3' into 4 2017-02-03 15:17:09 +00:00
Elliot Goode d0bf02d25f ENHANCEMENT: Add autocomplete to EditableTextField
* Fixes #526 (autocomplete attributes)

adds ability for text fields to store additional html5 autocomplete
attributes, attributes are per text field and populated from a dropdown
list from the html5 specification. (Credit card and password
autocomplete values omitted as should user defined forms be used to
collect this information?)

* Options moved to config

moved array of auto complete values out to config option as recommended

* Clarify function

updated name, and added description to make more obvious what function
is for normal users

* added translation for field names

along with some localisation for DE/EN/ES/FR/IT/PL/RU languages

* formatting changes and argument removal

formatted array as chopped list, and remove argument that wasn’t
required.

* ADHD kicking in

consistency changes.
2016-12-14 10:12:46 +13:00
Damian Mooyman ba503d3803 Update translations 2016-11-17 12:39:49 +13:00
Sean Harvey 8e0947ead3 Updating translations 2014-08-20 09:29:30 +12:00
Mateusz Uzdowski 8d87e9ad39 Pull language strings from Transifex. 2014-01-23 09:30:30 +13:00
Ingo Schommer 323f66ad74 Fixed globalisation for field list 2013-11-06 15:05:31 +01:00
Ingo Schommer 86e3f222ba Correct template namespace for translations, updated translations 2013-11-06 15:05:31 +01:00
Prem Mariappan 203898bd1a FIX: duplicate replyTo addresses appended 2013-01-29 22:40:28 +13:00
edchipman@gmail.com 362a76aee0 MAJOR: Repaired language files, there was duplicate indexes in the file 2012-05-07 17:41:29 +12:00
edchipman@gmail.com 9a93b1d28b MAJOR: Migrated language files to yaml in for SS 3.0 support 2012-05-07 17:41:29 +12:00