l10n: Eliminated STRING_CMD_PURGE_*

This commit is contained in:
Paul Beckingham 2018-01-20 21:29:51 -05:00
parent e00f106012
commit 360b1d81d1
10 changed files with 6 additions and 78 deletions

View file

@ -172,14 +172,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_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_APPEND_USAGE "Aldonas tekston post task-priskribo"
#define STRING_CMD_APPEND_1 "Aldonis al {1} tasko."
#define STRING_CMD_APPEND_N "Aldonis al {1} taskoj."