mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_SUMMARY_*
This commit is contained in:
parent
47d17b67e0
commit
0d2cf73d90
10 changed files with 6 additions and 60 deletions
|
@ -199,12 +199,6 @@
|
|||
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} projects"
|
||||
#define STRING_CMD_PROJECTS_TASK "({1} task)"
|
||||
#define STRING_CMD_PROJECTS_TASKS "({1} tasks)"
|
||||
#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 "Counts matching tasks"
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue