Commit Graph

25 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
Maxime Rainville 62b726e5ca Update translations 2021-08-27 11:27:35 +12:00
Maxime Rainville acf1c16743
MNT Update translations (#1079)
* MNT Update translations

* MNT Update translation

* MNT Update translation
2021-06-09 14:25:59 +12:00
Steve Boyd b13cb73deb FIX Add namespaces back to translation files, use EditibleFileField class 2021-05-31 12:54:31 +12:00
Guy Marriott b990c9e004
Update translations 2019-05-09 15:44:58 +12:00
Jackson 79198fc3b2 Add FIELDISREQUIRED to SilverStripe\UserForms\Model\EditableFormField lang reference 2018-12-11 16:39:26 +13: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 f9bf407295 Merge remote-tracking branch 'origin/4' 2017-06-09 11:29:44 +12:00
Robbie Averill 0c84bd2076 Update translations 2017-05-12 15:06:51 +12:00
michael3dgoo ada8dac4b1 Removing HideFieldLabels code 2017-05-08 15:48:33 +09:30
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
Damian Mooyman 3be5094145 Update translations 2016-02-04 17:59:45 +13:00
Damian Mooyman 2eb7710a19 Update translations 2015-11-17 16:07:38 +13:00
Damian Mooyman 72c89dc385 Update translations 2015-08-20 12:47:37 +12: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 86e3f222ba Correct template namespace for translations, updated translations 2013-11-06 15:05:31 +01:00
Francisco arenas 873a34c3d9 Update lang/es_ES.yml
translation complete.
2013-01-11 13:11:54 -02: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