mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_DONE_*
This commit is contained in:
parent
3d1a430b62
commit
9244828618
10 changed files with 6 additions and 78 deletions
|
@ -195,14 +195,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_DONE_USAGE "Contrassegna il task specificato come completato"
|
||||
#define STRING_CMD_DONE_CONFIRM "Completare il task {1} '{2}'?"
|
||||
#define STRING_CMD_DONE_TASK "Task completato {1} '{2}'."
|
||||
#define STRING_CMD_DONE_NO "Task non completato."
|
||||
#define STRING_CMD_DONE_NOTPEND "Il task {1} '{2}' non è ne' pendente ne' in attesa."
|
||||
#define STRING_CMD_DONE_1 "Completato {1} task."
|
||||
#define STRING_CMD_DONE_N "Completati {1} task."
|
||||
|
||||
#define STRING_CMD_PROJECTS_USAGE "Mostra tutti i nomi di progetto utilizzati"
|
||||
#define STRING_CMD_PROJECTS_USAGE_2 "Mostra solo i nomi di progetto utilizzati"
|
||||
#define STRING_CMD_PROJECTS_NO "Nessun progetto."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue