mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-29 00:53:23 +02:00
l10n: Eliminated STRING_CMD_CAL_*
This commit is contained in:
parent
3a2b5df05d
commit
faf6ecceda
10 changed files with 7 additions and 62 deletions
|
@ -27,12 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_CMD_CAL_BAD_ARG "No se pudo reconocer el argumento '{1}'."
|
||||
#define STRING_CMD_CAL_BAD_MONTH "El argumento '{1}' no es un mes válido."
|
||||
#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 'domingo' o 'lunes'."
|
||||
#define STRING_CMD_CAL_USAGE "Muestra un calendario con las tareas fechadas resaltadas"
|
||||
#define STRING_CMD_COMMANDS_USAGE "Genera una lista de todos los comandos, con detalles de comportamiento"
|
||||
#define STRING_CMD_COMTAGS_USAGE "Muestra una lista de todas las marcas (solo nombres) en uso, con fines de auto-completado"
|
||||
#define STRING_CMD_CUSTOM_COUNT "1 tarea"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue