From 5bb4993fbdd1cd98e35676dbbfa7bea4d6e50a02 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Fri, 12 May 2023 11:12:56 +0600 Subject: [PATCH] New translatable strings are added --- source/ubl-settings-video-strings.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/ubl-settings-video-strings.h b/source/ubl-settings-video-strings.h index 23de4ad..e3fb4f5 100644 --- a/source/ubl-settings-video-strings.h +++ b/source/ubl-settings-video-strings.h @@ -68,12 +68,16 @@ #define PROPRIETARY_NOTHING_SELECTED_LABEL _("Nothing was selected.") #define PROPRIETARY_USE_LOCAL_LABEL _("Failed to load available drivers for your system... Installed driver list is shown.") +#define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?") +#define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is translated and supported by community.") +#define HELP_ALWAYS_OPEN_LABEL _("Always redirect to online documentation") #define INFORMATION_LABEL _("Information") #define DRIVERS_LABEL _("Drivers") #define MAIN_SETTINGS_LABEL _("Main settings") #define DEVICES_DRIVERS_LABEL _("Devices and drivers") #define DRIVER_MODULES_LABEL _("Driver modules") +#define WEB_VIEW_TITLE_LABEL _("UBLinux Settings Web View") #define MONITOR_POSITION_LEFT_PARAMETER "lo:" #define MONITOR_POSITION_RIGHT_PARAMETER "ro:"