l10n: Eliminated STRING_DATE_BAD_WEEKSTART

This commit is contained in:
Paul Beckingham 2018-01-20 12:43:05 -05:00
parent f6d2fe6093
commit a43ec0189a
9 changed files with 0 additions and 27 deletions

View file

@ -515,9 +515,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:"
// Date
#define STRING_DATE_BAD_WEEKSTART "La variable de configuración 'weekstart' solamente puede contener 'Sunday' (domingo) o 'Monday' (lunes)."
// dependency
#define STRING_DEPEND_BLOCKED "La tarea {1} está bloqueada por:"
#define STRING_DEPEND_BLOCKING "y está bloqueando:"