Localisation fixes

pull/51/head
parent 1100769f74
commit ad563d2bf5

@ -38,10 +38,11 @@
#define TERMINAL_LABEL _("Run in the terminal emulator")
#define APP_LABEL _("File or app for running")
#define RUN_AS_USER_LABEL _("Run as another user:")
#define USER_LABEL _("User Name:")
#define USER_NAME_LABEL _("User Name:")
#define PRIORITY_LABEL _("Priority")
#define PRIORITY_CHECK_LABEL _("Change startup priority")
#define PRIORITY_SCALE_LABEL _("Priority:")
#define COMMAND_LABEL _("Command line")
#define RUN_LABEL _("Run")
#define EDIT_LABEL _("Edit")
#define USER_LABEL _("User")

@ -195,6 +195,10 @@ msgstr ""
msgid "Edit"
msgstr ""
#: source/ubl-strings.h:48
msgid "User"
msgstr ""
#: source/ubl-utils.c:1022
msgid "Applications"
msgstr ""

@ -198,6 +198,10 @@ msgstr "Запустить"
msgid "Edit"
msgstr "Редактировать"
#: source/ubl-strings.h:48
msgid "User"
msgstr "Пользователь"
#: source/ubl-utils.c:1022
msgid "Applications"
msgstr "Обзор приложений"

Loading…
Cancel
Save