diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 67bde3e..511cc7a 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -95,6 +95,7 @@ #define RELAUNCH_SYSTEMCTL_LABEL _("Reload settings") #define REEXEC_SYSTEMCTL_LABEL _("Reexec systemd") #define SHOW_SERVICE_INFO_LABEL _("Show service information") +#define RELAUNCH_SERVICE_LABEL _("Relaunch with new configuration") #define SHOW_SERVICE_LOG_LABEL _("Show service log") #define SHOW_SERVICE_SOURCE_LABEL _("Show service source file") #define SHOW_SERVICE_PROPERTIES_LABEL _("Show service properties") diff --git a/ubl-settings-services.glade b/ubl-settings-services.glade index 0528ab3..78ab32f 100644 --- a/ubl-settings-services.glade +++ b/ubl-settings-services.glade @@ -692,7 +692,7 @@ True True True - Relaunch with new configuration + Reload settings image1