|
|
|
|
@ -41,3 +41,10 @@
|
|
|
|
|
|
|
|
|
|
#define MONITOR_PORT_ERROR_LABEL _("Error: Port must be chosen to save")
|
|
|
|
|
#define MONITOR_PORT_SUCCESS_LABEL _("Monitor configuration succeedeed")
|
|
|
|
|
|
|
|
|
|
#define GLOBAL_LOAD_SUCCESS _("Global configuration loading succseeded.")
|
|
|
|
|
#define LOCAL_LOAD_SUCCESS _("Local configuration loading succseeded.")
|
|
|
|
|
|
|
|
|
|
#define GLOBAL_LOCAL_SAVE_SUCCESS _("Local and global configuration saving succseeded.")
|
|
|
|
|
#define GLOBAL_SAVE_SUCCESS _("Global configuration saving succseeded.")
|
|
|
|
|
#define LOCAL_SAVE_SUCCESS _("Local configuration saving succseeded.")
|