- Localized the new _get command.
This commit is contained in:
Paul Beckingham 2013-09-02 15:33:52 -04:00
parent bc41e7378a
commit 8252095174
5 changed files with 5 additions and 1 deletions

View file

@ -308,6 +308,7 @@
#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_UDAS_NO "No UDAs defined."
#define STRING_CMD_UDAS_SUMMARY "{1} UDA defined"