- 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

@ -551,6 +551,7 @@
// Date
#define STRING_DATE_INVALID_FORMAT "'{1}' is not a valid date in the '{2}' format."
#define STRING_DATE_BAD_WEEKSTART "The 'weekstart' configuration variable may only contain 'Sunday' or 'Monday'."
#define STRING_DATE_TOO_MUCH "The date is too far into the future."
#define STRING_DATE_JANUARY_LONG "january"
#define STRING_DATE_FEBRUARY_LONG "february"