l10n: Eliminated STRING_CMD_LOGO_*

This commit is contained in:
Paul Beckingham
2018-01-20 14:54:27 -05:00
parent 58ff0e74f4
commit 4f08212415
10 changed files with 2 additions and 21 deletions

View File

@@ -108,8 +108,6 @@
#define STRING_CMD_VERSION_USAGE2 "taskwarrior バージョン番号のみの表示"
#define STRING_CMD_VERSION_DOCS "taskwarrior のドキュメントは 'man task', 'man taskrc', 'man task-color', 'man task-sync' あるいは http://taskwarrior.org にあります。"
#define STRING_CMD_VERSION_UNKNOWN "unknown"
#define STRING_CMD_LOGO_USAGE "Taskwarrior ロゴの表示"
#define STRING_CMD_LOGO_COLOR_REQ "色のサポートをする logo コマンドが有効になりました。"
#define STRING_CMD_EXEC_USAGE "外部コマンドまたはスクリプトの実行"
#define STRING_CMD_URGENCY_USAGE "Displays the urgency measure of a task"
#define STRING_CMD_URGENCY_RESULT "task {1} urgency {2}"