- Placeholder for date range checking.
This commit is contained in:
Paul Beckingham
2012-12-01 15:55:07 -05:00
parent 6ce3a8e27f
commit 3a2a500eb1
2 changed files with 2 additions and 0 deletions

View File

@@ -565,6 +565,7 @@
// Date
#define STRING_DATE_INVALID_FORMAT "'{1}' no es una fecha válida según el formato '{2}'."
#define STRING_DATE_BAD_WEEKSTART "La variable de configuración 'weekstart' solamente puede contener 'Sunday' (domingo) o 'Monday' (lunes)."
#define STRING_DATE_TOO_MUCH "The date is too far into the future."
#define STRING_DATE_JANUARY_LONG "enero"
#define STRING_DATE_FEBRUARY_LONG "febrero"