l10n: Eliminated STRING_CMD_EXPORT_USAGE

This commit is contained in:
Paul Beckingham 2018-01-17 21:12:10 -05:00
parent 8e87f3f969
commit 1fc7dc3951
10 changed files with 1 additions and 11 deletions

View file

@ -153,7 +153,6 @@
#define STRING_CMD_UUIDS_USAGE_RANGE "Shows the UUIDs of matching tasks, as a comma-separated list"
#define STRING_CMD_UUIDS_USAGE_LIST "Shows the UUIDs of matching tasks, as a list"
#define STRING_CMD_UUIDS_USAGE_ZSH "Shows the UUIDs and descriptions of matching tasks"
#define STRING_CMD_EXPORT_USAGE "Exports tasks in JSON format"
#define STRING_CMD_INFO_USAGE "Shows all data and metadata"
#define STRING_CMD_INFO_BLOCKED "This task blocked by"
#define STRING_CMD_INFO_BLOCKING "This task is blocking"