mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N
- Placeholder for date range checking.
This commit is contained in:
parent
6ce3a8e27f
commit
3a2a500eb1
2 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue