l10n: Eliminated STRING_CMD_TIMESHEET_*

This commit is contained in:
Paul Beckingham 2018-01-21 11:09:05 -05:00
parent f87b780fd7
commit fbcb2b6c65
10 changed files with 1 additions and 29 deletions

View file

@ -201,9 +201,6 @@
#define STRING_CMD_CUSTOM_COUNT "1 task"
#define STRING_CMD_CUSTOM_COUNTN "{1} task"
#define STRING_CMD_CUSTOM_TRUNCATED "troncato alla linea {1}"
#define STRING_CMD_TIMESHEET_USAGE "Sommario settimanale dei task completati e avviati"
#define STRING_CMD_TIMESHEET_STARTED "Avviati ({1} task)"
#define STRING_CMD_TIMESHEET_DONE "Completati ({1} task)"
#define STRING_CMD_CAL_USAGE "Mostra un calendario, con i task da svolgere marcati"
#define STRING_CMD_CAL_BAD_MONTH "L'argomento '{1}' non è un mese valido."
#define STRING_CMD_CAL_BAD_ARG "Impossibile riconosce l'argomento '{1}'."