Fixed localisation

pull/12/head
parent fe9178a17a
commit 17e0d49d22

@ -30,7 +30,7 @@
#define AUTOSTOP_TOGGLE_LABEL _("Toggle autostop at configuration") #define AUTOSTOP_TOGGLE_LABEL _("Toggle autostop at configuration")
#define BLOCK_TOGGLE_LABEL _("Toggle service blocking at configuration") #define BLOCK_TOGGLE_LABEL _("Toggle service blocking at configuration")
#define SYSTEM_AUTOSTART_TOGGLE_LABEL _("Toggle autostart at system") #define SYSTEM_AUTOSTART_TOGGLE_LABEL _("Toggle autostart at system")
#define SYSTEM_LAUNCH_TOGGLE_LABEL _("Launch/stop service") #define SYSTEM_LAUNCH_TOGGLE_LABEL _("Launch/Stop service")
#define CHECKSTATUS_LABEL _("Check service status") #define CHECKSTATUS_LABEL _("Check service status")
#define LOG_LABEL _("Check service log") #define LOG_LABEL _("Check service log")

@ -269,7 +269,7 @@
<property name="sensitive">False</property> <property name="sensitive">False</property>
<property name="can-focus">True</property> <property name="can-focus">True</property>
<property name="receives-default">True</property> <property name="receives-default">True</property>
<property name="tooltip-text" translatable="yes">Launch/stop service</property> <property name="tooltip-text" translatable="yes">Launch/Stop service</property>
<property name="image">image5</property> <property name="image">image5</property>
<style> <style>
<class name="thin"/> <class name="thin"/>

@ -170,7 +170,7 @@ msgid "Toggle autostart at system"
msgstr "" msgstr ""
#: source/ubl-strings.h:33 #: source/ubl-strings.h:33
msgid "Launch/stop service" msgid "Launch/Stop service"
msgstr "" msgstr ""
#: source/ubl-strings.h:34 #: source/ubl-strings.h:34

@ -170,8 +170,8 @@ msgid "Toggle autostart at system"
msgstr "Переключить автозапуск в системе" msgstr "Переключить автозапуск в системе"
#: source/ubl-strings.h:33 #: source/ubl-strings.h:33
msgid "Launch/stop service" msgid "Launch/Stop service"
msgstr "Запустить/остановить сервис" msgstr "Запустить/Остановить сервис"
#: source/ubl-strings.h:34 #: source/ubl-strings.h:34
msgid "Check service status" msgid "Check service status"

Loading…
Cancel
Save