l10n: Eliminated STRING_CMD_SUMMARY_*

This commit is contained in:
Paul Beckingham 2018-01-20 20:56:54 -05:00
parent e830176d13
commit b3aa531f4a
10 changed files with 6 additions and 60 deletions

View file

@ -202,12 +202,6 @@
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} プロジェクト"
#define STRING_CMD_PROJECTS_TASK "({1} タスク)"
#define STRING_CMD_PROJECTS_TASKS "({1} タスク)"
#define STRING_CMD_SUMMARY_USAGE "Shows a report of task status by project"
#define STRING_CMD_SUMMARY_PROJECT "Project"
#define STRING_CMD_SUMMARY_REMAINING "Remaining"
#define STRING_CMD_SUMMARY_AVG_AGE "Avg age"
#define STRING_CMD_SUMMARY_COMPLETE "Complete"
#define STRING_CMD_SUMMARY_NONE "(none)"
#define STRING_CMD_COUNT_USAGE "一致した タスク をカウント"
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."