mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_COLUMNS_*
This commit is contained in:
parent
6f6335f67a
commit
aad6a6d078
10 changed files with 5 additions and 49 deletions
|
@ -317,11 +317,6 @@
|
|||
#define STRING_CMD_ANNO_1 "Annotated {1} task."
|
||||
#define STRING_CMD_ANNO_N "Annotated {1} tasks."
|
||||
|
||||
#define STRING_CMD_COLUMNS_USAGE "All supported columns and formatting styles"
|
||||
#define STRING_CMD_COLUMNS_NOTE "* Means default format, and therefore optional. For example, 'due' and 'due.formatted' are equivalent."
|
||||
#define STRING_CMD_COLUMNS_USAGE2 "Displays only a list of supported columns"
|
||||
#define STRING_CMD_COLUMNS_ARGS "You can only specify one search string."
|
||||
|
||||
#define STRING_CMD_DENO_USAGE "Deletes an annotation"
|
||||
#define STRING_CMD_DENO_NONE "The specified task has no annotations that can be deleted."
|
||||
#define STRING_CMD_DENO_CONFIRM "Denotate task {1} '{2}'?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue