mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_URGENCY_*
This commit is contained in:
parent
511d6f79f9
commit
bb6f78b7c3
10 changed files with 2 additions and 21 deletions
|
@ -42,8 +42,6 @@
|
|||
#define STRING_CMD_UDAS_COMPL_USAGE "Shows the defined UDAs for completion purposes"
|
||||
#define STRING_CMD_UDAS_USAGE "Shows all the defined UDA details"
|
||||
#define STRING_CMD_UNDO_USAGE "Reverts the most recent change to a task"
|
||||
#define STRING_CMD_URGENCY_RESULT "task {1} urgency {2}"
|
||||
#define STRING_CMD_URGENCY_USAGE "Displays the urgency measure of a task"
|
||||
#define STRING_CMD_UUIDS_USAGE_LIST "Shows the UUIDs of matching tasks, as a list"
|
||||
#define STRING_CMD_UUIDS_USAGE_RANGE "Shows the UUIDs of matching tasks, as a comma-separated list"
|
||||
#define STRING_CMD_UUIDS_USAGE_ZSH "Shows the UUIDs and descriptions of matching tasks"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue