l10n: Eliminated STRING_CMD_URGENCY_*

This commit is contained in:
Paul Beckingham 2018-01-21 12:38:47 -05:00
parent 511d6f79f9
commit bb6f78b7c3
10 changed files with 2 additions and 21 deletions

View file

@ -42,8 +42,6 @@
#define STRING_CMD_UDAS_COMPL_USAGE "Shows the defined UDAs for completion purposes"
#define STRING_CMD_UDAS_USAGE "Shows all the defined UDA details"
#define STRING_CMD_UNDO_USAGE "Reverts the most recent change to a task"
#define STRING_CMD_URGENCY_RESULT "task {1} urgency {2}"
#define STRING_CMD_URGENCY_USAGE "Displays the urgency measure of a task"
#define STRING_CMD_UUIDS_USAGE_LIST "Shows the UUIDs of matching tasks, as a list"
#define STRING_CMD_UUIDS_USAGE_RANGE "Shows the UUIDs of matching tasks, as a comma-separated list"
#define STRING_CMD_UUIDS_USAGE_ZSH "Shows the UUIDs and descriptions of matching tasks"