mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Propagate the purge-related strings into language files
This commit is contained in:
parent
3cb974de49
commit
dbec3ad33f
8 changed files with 32 additions and 0 deletions
|
@ -398,8 +398,12 @@
|
|||
#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_ABRT "Purge operation aborted."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#define STRING_CMD_PURGE_CONFIRM_R "Task '{1}' is a recurrence template. All its {2} deleted children tasks will be purged as well. Continue?"
|
||||
#define STRING_CMD_PURGE_NDEL_CHILD "Task '{1}' is a recurrence template. Its child task {2} must be deleted before it can be purged."
|
||||
|
||||
#define STRING_CMD_START_USAGE "Contrassegna i task specificati come avviati"
|
||||
#define STRING_CMD_START_NO "Task non avviato."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue