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

@@ -504,9 +504,6 @@
#define STRING_CONFIG_DEPRECATED_COL "Il file .taskrc contiene report con nomi di colonna deprecati. Verificare entry_time, start_time o end_time in:"
#define STRING_CONFIG_DEPRECATED_VAR "Il file .taskrc contiene variabili deprecate:"
// Date
#define STRING_DATE_BAD_WEEKSTART "La variabile di configurazione 'weekstart' può solo contenere 'Domenica' o 'Lunedì'."
// dependency
#define STRING_DEPEND_BLOCKED "Il task {1} è bloccato da:"
#define STRING_DEPEND_BLOCKING "e sta bloccando:"