mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_INFO_*
This commit is contained in:
parent
a21a523896
commit
6c4e861eac
10 changed files with 7 additions and 70 deletions
|
@ -46,13 +46,6 @@
|
|||
#define STRING_CMD_IDS_USAGE_LIST "Shows the IDs of matching tasks, in the form of a list"
|
||||
#define STRING_CMD_IDS_USAGE_RANGE "Shows the IDs of matching tasks, as a range"
|
||||
#define STRING_CMD_IDS_USAGE_ZSH "Shows the IDs and descriptions of matching tasks"
|
||||
#define STRING_CMD_INFO_BLOCKED "This task blocked by"
|
||||
#define STRING_CMD_INFO_BLOCKING "This task is blocking"
|
||||
#define STRING_CMD_INFO_MODIFICATION "Modification"
|
||||
#define STRING_CMD_INFO_MODIFIED "Last modified"
|
||||
#define STRING_CMD_INFO_UNTIL "Until"
|
||||
#define STRING_CMD_INFO_USAGE "Shows all data and metadata"
|
||||
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "No tags."
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} tags"
|
||||
#define STRING_CMD_TAGS_SINGLE "1 tag"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue