[ADF-2997] The meaning of the range fields is not clear (#3338)

* [ADF-2997] restrict 'to' field not to allow dates in the future

* [ADF-2997] more clear labels for start and end date fields

the translation team will decide what will be the best values for the date fields
This commit is contained in:
Suzana Dirla
2018-05-17 11:41:51 +01:00
committed by Eugenio Romano
parent 9e3a4aa49f
commit 4e70a116eb
3 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -182,8 +182,8 @@
"RANGE": {
"FROM": "From",
"TO": "To",
"FROM-DATE": "Choose a date",
"TO-DATE": "Choose a date"
"FROM-DATE": "From",
"TO-DATE": "To"
},
"VALIDATION": {
"REQUIRED-VALUE": "Required value",