mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_APPEND_*
This commit is contained in:
parent
360b1d81d1
commit
11921878a4
10 changed files with 7 additions and 88 deletions
|
@ -173,15 +173,6 @@
|
|||
#define STRING_CMD_UNIQUE_MISSING "An attribute must be specified. See 'task _columns'."
|
||||
#define STRING_CMD_UNIQUE_VALID "You must specify an attribute or UDA."
|
||||
|
||||
#define STRING_CMD_APPEND_USAGE "Aggiunge testo alla fine di una descrizione di un task esistente"
|
||||
#define STRING_CMD_APPEND_1 "Aggiunta al task {1}."
|
||||
#define STRING_CMD_APPEND_N "Aggiunte ai task {1}."
|
||||
#define STRING_CMD_APPEND_TASK "Aggiunta al task {1} '{2}'."
|
||||
#define STRING_CMD_APPEND_TASK_R "Aggiunta al task periodico {1} '{2}'."
|
||||
#define STRING_CMD_APPEND_CONFIRM_R "Questo è un task periodico. Aggiungere il testo alla fine della descrizione di tutti i task associati?"
|
||||
#define STRING_CMD_APPEND_CONFIRM "Aggiungere alla fine della descrizione del task {1} '{2}'?"
|
||||
#define STRING_CMD_APPEND_NO "Aggiunta non effettuata."
|
||||
|
||||
#define STRING_CMD_PREPEND_USAGE "Aggiunge testo all'inizio di una descrizione di un task esistente"
|
||||
#define STRING_CMD_PREPEND_1 "Aggiunta al task {1}."
|
||||
#define STRING_CMD_PREPEND_N "Aggiunte ai task {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue