mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_DONE_*
This commit is contained in:
parent
28c6363f09
commit
9b9735836a
10 changed files with 6 additions and 78 deletions
|
@ -193,14 +193,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_DONE_USAGE "Marks the specified task as completed"
|
||||
#define STRING_CMD_DONE_CONFIRM "Complete task {1} '{2}'?"
|
||||
#define STRING_CMD_DONE_TASK "Completed task {1} '{2}'."
|
||||
#define STRING_CMD_DONE_NO "Task not completed."
|
||||
#define STRING_CMD_DONE_NOTPEND "Task {1} '{2}' is neither pending nor waiting."
|
||||
#define STRING_CMD_DONE_1 "Completed {1} task."
|
||||
#define STRING_CMD_DONE_N "Completed {1} tasks."
|
||||
|
||||
#define STRING_CMD_PROJECTS_USAGE "Shows all project names used"
|
||||
#define STRING_CMD_PROJECTS_USAGE_2 "Shows only a list of all project names used"
|
||||
#define STRING_CMD_PROJECTS_NO "No projects."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue