mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CONTEXT_CREATE_RC
This commit is contained in:
parent
e814daacf1
commit
038d9fe8db
10 changed files with 1 additions and 29 deletions
|
@ -593,9 +593,6 @@
|
|||
#define STRING_CONFIG_DEPRECATED_COL "Su archivo .taskrc contiene informes con columnas en desuso. Por favor, consulte entry_time, start_time o end_time en:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Su archivo .taskrc contiene variables que están en desuso:"
|
||||
|
||||
// Context
|
||||
#define STRING_CONTEXT_CREATE_RC "No se pudo encontrar un archivo de configuración en {1}\n\n¿Desearía que se creara un {2} de ejemplo, para que taskwarrior pueda continuar?"
|
||||
|
||||
// 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)."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue