l10n: Eliminated STRING_CMD_COLUMNS_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:10:45 -05:00
parent 6f6335f67a
commit aad6a6d078
10 changed files with 5 additions and 49 deletions

View file

@ -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}'?"