mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature
- New '_get' is a DOM accessor helper command.
This commit is contained in:
parent
b09d928da9
commit
166723e632
12 changed files with 142 additions and 4 deletions
|
@ -308,6 +308,7 @@
|
|||
#define STRING_CMD_SUMMARY_COMPLETE "Completi"
|
||||
#define STRING_CMD_SUMMARY_NONE "(nessuno)"
|
||||
#define STRING_CMD_COUNT_USAGE "Conteggia task corrispondenti"
|
||||
#define STRING_CMD_GET_USAGE "DOM Accessor"
|
||||
|
||||
#define STRING_CMD_UDAS_NO "Nessun UDA definito."
|
||||
#define STRING_CMD_UDAS_SUMMARY "{1} UDA definito"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue