l10n: Eliminated STRING_CMD_EXPORT_USAGE

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

View file

@ -158,7 +158,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 "JSON 形式で タスク をエクスポート"
#define STRING_CMD_INFO_USAGE "すべてのデータとメタデータを表示"
#define STRING_CMD_INFO_BLOCKED "This task blocked by"
#define STRING_CMD_INFO_BLOCKING "This task is blocking"