#define CHOOSE_SECTION_LABEL _("Choose a section:")
#define ATTENSION_LABEL _("<b>Attention!</b> The selected partition will be modified: the size will be reduced. In the resulting free space, a partition will be created into which the system will be\ninstalled.")
#define ABOUT_TITLE_LABEL _("About system installation")
#define VALUE_REPEAT_LABEL _("Repeating values")
@ -281,6 +277,7 @@ NULL)
#define STARTUP_LABEL _("Startup services")
#define BOOTLOADER_LABEL _("Boot load")
#define NETWORK_LABEL _("Network")
#define ENABLE_VNC_LABEL _("Enable VNC server")
// #define _LABEL _("<i><b>Package:</b></i>")
// #define _LABEL _("<i><b>Module:</b></i>")
@ -337,7 +334,6 @@ NULL)
// #define _LABEL _("Fixed size:")
// #define _LABEL _("<b>Attention!</b> The system will be installed on the selected partition with OS already installed. All user data will be saved.")
// #define _LABEL _("<b>Attention!</b> The selected system components will be installed\nseparately into the selected partition.")
// #define _LABEL _("Enable VNC server")
// #define _LABEL _("Preparation")
// #define _LABEL _("Additional")
// #define _LABEL _("Completion")
@ -393,9 +389,40 @@ NULL)
// #define _LABEL _("Source")
// #define _LABEL _("Skip configuration")
// #define _LABEL _("You are now in the system setup program. This program will ask you a few questions and help you install the system.")
// #define _LABEL _("Licence agreement")
// #define _LABEL _("Please read the license agreement before continuing the installation.")
// #define _LABEL _("Please specify what type of installation you want to perform")
// #define _LABEL _("Selection of main components")
// #define _LABEL _("Select modules found on the sources to be installed")
// #define _LABEL _("Configuring the system")
// #define _LABEL _("Configuring the parameters of the installed system")
// #define _LABEL _("Selecting the system kernel")
// #define _LABEL _("Selecting kernels for installation in the system and selecting the default kernel. Internet access is required to install additional kernels")
// #define _LABEL _("Selecting additional system kernel components")
// #define _LABEL _("Selecting additional kernel modules from the repository via the Internet")
#define slide_8_title _("Native compatibility with Windows applications")
#define slide_8_title _("Compatibility with Windows applications")
#define slide_8_text _("Using Wine or the Winix integration module, you can launch and work with most Windows applications.")
#define slide_9_title _("High level of optimization")
#define slide_9_text _("The system is lightweight. This allows for comfortable operation when booting from USB drives, on diskless workstations, and on thin clients. It also allows for the use of workstations with low performance.")
#define slide_9_text _("The system is lightweight. This allows for comfortable operation when booting from USB drives, on diskless workstations, and on thin clients. It also allows for the use of obsolete workstations with low performance")
#define slide_10_title _("Intuitive interface")
#define slide_10_text _("Support for XFCE, KDE Plasma, GNOME, MATE, LXQt, and other graphical environments allows you to choose and flexibly customize the most convenient desktop environment.\n\
#define slide_10_text _("Support for XFCE, KDE Plasma, GNOME, MATE, LXQt, and other graphical environments allows you to choose and flexibly customize the most convenient desktop environment.")
#define slide_13_text _("The system allows you to deploy and manage or connect to a variety of centralized corporate services: email, group chats, video conferencing, collaboration systems, etc.")
@ -465,11 +490,9 @@ The graphical package manager allows for quick and intuitive installation of add
#define slide_21_text _("Continuously evolving and clearly describes the installation and configuration of the system, as well as the use of its features. Located at wiki.ublinux.ru")
#define slide_21_text _("Continuously evolving and clearly describes the installation and configuration of the system, as well as the use of its features. Located at https://wiki.ublinux.com")
#define slide_22_title _("Network Boot")
#define slide_22_text _("Allows system booting for diskless and standard workstations over a local network or the Internet (even over slow connection channels).")