mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
L10N - Error message
- Corrected error message in es-ES.h. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
45202c292b
commit
ae58b85339
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@
|
|||
#define STRING_CMD_CAL_BAD_ARG "No se pudo reconocer el argumento '{1}'."
|
||||
#define STRING_CMD_CAL_LABEL_DATE "Fecha"
|
||||
#define STRING_CMD_CAL_LABEL_HOL "Festivo"
|
||||
#define STRING_CMD_CAL_SUN_MON "La variable de configuración 'weekstart' solamente puede contener 'Sunday' (domingo) o 'Monday' (lunes)."
|
||||
#define STRING_CMD_CAL_SUN_MON "La variable de configuración 'weekstart' solamente puede contener 'domingo' o 'lunes'."
|
||||
#define STRING_CMD_EDIT_USAGE "Lanza un editor para modificar una tarea directamente"
|
||||
|
||||
// Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue