mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +02:00
l10n: Eliminated STRING_CMD_TAGS_*
This commit is contained in:
parent
faf6ecceda
commit
fdc045a230
10 changed files with 4 additions and 40 deletions
|
@ -39,10 +39,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_TAGS_NO_TAGS "タグがない。"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} 個のタグ"
|
||||
#define STRING_CMD_TAGS_SINGLE "1 つのタグ"
|
||||
#define STRING_CMD_TAGS_USAGE "使用されているすべてのタグを表示"
|
||||
#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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue