mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_TIMESHEET_*
This commit is contained in:
parent
f87b780fd7
commit
fbcb2b6c65
10 changed files with 1 additions and 29 deletions
|
@ -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}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue