L10N: Propagated new strings to all LANGS

This commit is contained in:
Paul Beckingham 2016-03-19 21:57:01 -04:00
parent 1091cc23af
commit 58cee899b0
9 changed files with 33 additions and 1 deletions

View file

@ -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."