mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_DATE_INVALID_FORMAT
This commit is contained in:
parent
d56487e509
commit
f6d2fe6093
10 changed files with 1 additions and 10 deletions
|
@ -516,7 +516,6 @@
|
|||
#define STRING_CONFIG_DEPRECATED_VAR "Su archivo .taskrc contiene variables que están en desuso:"
|
||||
|
||||
// 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)."
|
||||
|
||||
// dependency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue