mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_GET_*
This commit is contained in:
parent
2f6819744f
commit
07989d62b9
10 changed files with 3 additions and 31 deletions
|
@ -206,9 +206,6 @@
|
|||
#define STRING_CMD_SUMMARY_COMPLETE "Complete"
|
||||
#define STRING_CMD_SUMMARY_NONE "(none)"
|
||||
#define STRING_CMD_COUNT_USAGE "Counts matching tasks"
|
||||
#define STRING_CMD_GET_USAGE "DOM Accessor"
|
||||
#define STRING_CMD_GET_NO_DOM "No DOM reference specified."
|
||||
#define STRING_CMD_GET_BAD_REF "'{1}' is not a DOM reference."
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
#define STRING_CMD_PURGE_ABRT "Purge operation aborted."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue