diff --git a/source/ubl-strings.h b/source/ubl-strings.h index fccda42..0d82562 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -133,4 +133,9 @@ //ubl-settings-logging-logrotate-table.glade #define SYSTEM_CONFIGURATION_LABEL _("System configuration") -#define APPLITATIONS_CONFIGURATION_LABEL _("Applications configuration") \ No newline at end of file +#define APPLITATIONS_CONFIGURATION_LABEL _("Applications configuration") + +//ubl-settings-logging-add.glade +#define ADD_PATHS_LABEL _("Path (-s):") +#define CONTROL_LABEL _("Control:") +#define LOG_LABEL _("Log file") \ No newline at end of file diff --git a/ubl-settings-logging.glade b/ubl-settings-logging.glade index e9907c4..a258ca8 100644 --- a/ubl-settings-logging.glade +++ b/ubl-settings-logging.glade @@ -893,7 +893,7 @@ translated and supported by community. True True True - Confugure service + Configure service image7