mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_CAL_*
This commit is contained in:
parent
3a2b5df05d
commit
faf6ecceda
10 changed files with 7 additions and 62 deletions
|
@ -27,12 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_CMD_CAL_BAD_ARG "Impossibile riconosce l'argomento '{1}'."
|
||||
#define STRING_CMD_CAL_BAD_MONTH "L'argomento '{1}' non è un mese valido."
|
||||
#define STRING_CMD_CAL_LABEL_DATE "Data"
|
||||
#define STRING_CMD_CAL_LABEL_HOL "Festività"
|
||||
#define STRING_CMD_CAL_SUN_MON "La variabile di configurazione 'weekstart' può solo contenere i valori 'Domenica' or 'Lunedì'."
|
||||
#define STRING_CMD_CAL_USAGE "Mostra un calendario, con i task da svolgere marcati"
|
||||
#define STRING_CMD_COMMANDS_USAGE "Generates a list of all commands, with behavior details"
|
||||
#define STRING_CMD_COMTAGS_USAGE "Mostra solo una lista dei tag utilizzati, per autocompletamento"
|
||||
#define STRING_CMD_CUSTOM_COUNT "1 task"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue