I18N
- Localized 'shell' command.
This commit is contained in:
@@ -316,6 +316,9 @@
|
||||
#define STRING_CMD_IMPORT_BAD_ATT "Unrecognized attribute '{1}'"
|
||||
#define STRING_CMD_IMPORT_NOT_JSON "Not a JSON object: {1}"
|
||||
#define STRING_CMD_SHELL_USAGE "Launches an interactive shell"
|
||||
#define STRING_CMD_SHELL_HELP1 "Enter any task command (such as 'list'), or hit 'Enter'."
|
||||
#define STRING_CMD_SHELL_HELP2 "There is no need to include the 'task' command itself."
|
||||
#define STRING_CMD_SHELL_HELP3 "Enter 'quit' (or 'bye', 'exit') to end the session."
|
||||
#define STRING_CMD_SYNCH_USAGE "(Not implemented for 2.0.0beta2)"
|
||||
#define STRING_CMD_DIAG_USAGE "Shows information needed when reporting a problem."
|
||||
#define STRING_CMD_DIAG_PLATFORM "Platform"
|
||||
|
||||
Reference in New Issue
Block a user