|
|
|
|
@ -21,7 +21,7 @@
|
|
|
|
|
#define LOCATION_TAB_LABEL _("Location")
|
|
|
|
|
#define KEYBOARD_TAB_LABEL _("Keyboard")
|
|
|
|
|
#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 NEAR_INSTALL_LABEL _("Installation next to another system")
|
|
|
|
|
#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 AUTOMATICALLY_LABEL _("Automatically")
|
|
|
|
|
#define USER_LABEL _("User")
|
|
|
|
|
#define COMPLETION_LABEL _("Completion")
|
|
|
|
|
#define COMPLETION_LABEL _("Installation completion")
|
|
|
|
|
#define INSTALLATION_COMPLETION_LABEL _("Installation completion")
|
|
|
|
|
#define SELECT_DEVICE_LABEL _("Select device:")
|
|
|
|
|
#define CHOOSE_SECTION_LABEL _("Choose a section:")
|
|
|
|
|
|