Localisation fix

pull/58/head
parent 318815316e
commit 74b42ae4b9

@ -21,7 +21,7 @@
#define LOCATION_TAB_LABEL _("Location") #define LOCATION_TAB_LABEL _("Location")
#define KEYBOARD_TAB_LABEL _("Keyboard") #define KEYBOARD_TAB_LABEL _("Keyboard")
#define USERS_TAB_LABEL _("Users") #define USERS_TAB_LABEL _("Users")
#define COMPLETION_TAB_LABEL _("Completion") #define COMPLETION_TAB_LABEL _("Installation completion")
#define COMMON_INSTALL_INFO_LABEL _("Deleting all data on the selected disk and then installing the UBLinux system") #define COMMON_INSTALL_INFO_LABEL _("Deleting all data on the selected disk and then installing the UBLinux system")
#define NEAR_INSTALL_LABEL _("Installation next to another system") #define NEAR_INSTALL_LABEL _("Installation next to another system")
#define NEAR_INSTALL_INFO_LABEL _("Shrinking a partition and creating a new one for installing OS") #define NEAR_INSTALL_INFO_LABEL _("Shrinking a partition and creating a new one for installing OS")
@ -53,7 +53,7 @@
#define COMPUTER_NAME_LABEL _("Host name:") #define COMPUTER_NAME_LABEL _("Host name:")
#define AUTOMATICALLY_LABEL _("Automatically") #define AUTOMATICALLY_LABEL _("Automatically")
#define USER_LABEL _("User") #define USER_LABEL _("User")
#define COMPLETION_LABEL _("Completion") #define COMPLETION_LABEL _("Installation completion")
#define INSTALLATION_COMPLETION_LABEL _("Installation completion") #define INSTALLATION_COMPLETION_LABEL _("Installation completion")
#define SELECT_DEVICE_LABEL _("Select device:") #define SELECT_DEVICE_LABEL _("Select device:")
#define CHOOSE_SECTION_LABEL _("Choose a section:") #define CHOOSE_SECTION_LABEL _("Choose a section:")

@ -130,7 +130,7 @@ msgid "Users"
msgstr "" msgstr ""
#: source/ubl-strings.h:21 source/ubl-strings.h:52 #: source/ubl-strings.h:21 source/ubl-strings.h:52
msgid "Completion" msgid "Installation completion"
msgstr "" msgstr ""
#: source/ubl-strings.h:22 #: source/ubl-strings.h:22

@ -138,8 +138,8 @@ msgid "Users"
msgstr "Пользователи" msgstr "Пользователи"
#: source/ubl-strings.h:21 source/ubl-strings.h:52 #: source/ubl-strings.h:21 source/ubl-strings.h:52
msgid "Completion" msgid "Installation completion"
msgstr "Завершение" msgstr "Завершение установки"
#: source/ubl-strings.h:22 #: source/ubl-strings.h:22
msgid "" msgid ""

Loading…
Cancel
Save