mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_APPEND_*
This commit is contained in:
parent
360b1d81d1
commit
11921878a4
10 changed files with 7 additions and 88 deletions
|
@ -169,15 +169,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_APPEND_USAGE "Appends text to an existing task description"
|
||||
#define STRING_CMD_APPEND_1 "Appended {1} task."
|
||||
#define STRING_CMD_APPEND_N "Appended {1} tasks."
|
||||
#define STRING_CMD_APPEND_TASK "Appending to task {1} '{2}'."
|
||||
#define STRING_CMD_APPEND_TASK_R "Appending to recurring task {1} '{2}'."
|
||||
#define STRING_CMD_APPEND_CONFIRM_R "This is a recurring task. Do you want to append to all pending recurrences of this same task?"
|
||||
#define STRING_CMD_APPEND_CONFIRM "Append to task {1} '{2}'?"
|
||||
#define STRING_CMD_APPEND_NO "Task not appended."
|
||||
|
||||
#define STRING_CMD_PREPEND_USAGE "Prepends text to an existing task description"
|
||||
#define STRING_CMD_PREPEND_1 "Prepended {1} task."
|
||||
#define STRING_CMD_PREPEND_N "Prepended {1} tasks."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue