Localisation fixes

pull/126/head
parent 721b06ffe6
commit 638da4eaa4
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -654,3 +654,15 @@ msgstr ""
#: source/ubl-strings.h:180
msgid "Masked"
msgstr ""
#: source/ubl-strings.h:180
msgid "Unit information"
msgstr ""
#: source/ubl-strings.h:180
msgid "Unit source file"
msgstr ""
#: source/ubl-strings.h:180
msgid "Unit properties"
msgstr ""

@ -741,3 +741,15 @@ msgstr "Вылючен"
#: source/ubl-strings.h:180
msgid "Masked"
msgstr "Выключен"
#: source/ubl-strings.h:180
msgid "Unit information"
msgstr "Информация о юните"
#: source/ubl-strings.h:180
msgid "Unit source file"
msgstr "Исходный файл юнита"
#: source/ubl-strings.h:180
msgid "Unit properties"
msgstr "Свойства юнита"

@ -193,3 +193,7 @@
#define STATE_PLUGGED_TOOLTIP_LABEL _("Plugged")
#define STATE_ABANDONED_TOOLTIP_LABEL _("Abandoned")
#define AUTOSTART_STATUS_TOOLTIP_LABEL _("Autostart:")
#define UNIT_INFO_TOOLTIP_LABEL _("Unit information")
#define UNIT_SOURCE_FILE_TOOLTIP_LABEL _("Unit source file")
#define UNIT_PROPERTIES_TOOLTIP_LABEL _("Unit properties")
Loading…
Cancel
Save