mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Propagated new strings to all LANGS
This commit is contained in:
parent
1091cc23af
commit
58cee899b0
9 changed files with 33 additions and 1 deletions
|
@ -397,6 +397,10 @@
|
|||
#define STRING_CMD_DUPLICATE_1 "Task {1} duplicato."
|
||||
#define STRING_CMD_DUPLICATE_N "Task {1} duplicati."
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
|
||||
#define STRING_CMD_START_USAGE "Contrassegna i task specificati come avviati"
|
||||
#define STRING_CMD_START_NO "Task non avviato."
|
||||
#define STRING_CMD_START_ALREADY "Task {1} '{2}' già avviati."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue