You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.2 KiB
26 lines
1.2 KiB
|
|
|
|
#define TITLE_LABEL _("UBLinux Settings Manager")
|
|
#define TITLE_INFO_LABEL _("About UBLinux Settings Manager")
|
|
|
|
#define WIKI_LINK _("https://wiki.ublinux.ru/software/programs_and_utilities/all/ubl-settings-manager")
|
|
|
|
#define ABOUT_PROJECT_COMMENTS_LABEL _("Settings manager for UBLinux")
|
|
#define CONFIG_LOAD_ERROR _("Config loading failed!\n")
|
|
#define DOUBLE_CLICK_SELECTION_LABEL _("Double click selection")
|
|
#define SECTIONS_MANAGEMENT_LABEL _("Sections management")
|
|
#define UNDERSTOOD_LABEL _("Understood")
|
|
#define SETTINGS_LABEL _("Settings")
|
|
#define APPLY_LABEL _("Apply")
|
|
#define SAVE_AND_APPLY_LABEL _("Save and apply")
|
|
#define CLOSE_LABEL _("Close")
|
|
#define CANCEL_LABEL _("Cancel")
|
|
#define READ_ONLINE_LABEL _("Read online")
|
|
#define REDIRECTION_COMMENT_LABEL _("You will be redirected to documentation site, where user help pages are translated and supported by community.")
|
|
#define REDIRECTION_LABEL _("Would you like to read documentation in the Web?")
|
|
#define WINDOW_THEME_LABEL _("Window theme")
|
|
#define ICON_SIZE_LABEL _("Icon size")
|
|
#define BACK_TO_ALL_SETTINGS_LABEL _("All settings")
|
|
#define THEME_ERROR_LABEL _("Failed to load theme")
|
|
#define MAIN_THEME_LABEL _("Main theme")
|
|
#define GNOME_THEME_LABEL _("GNOME theme") |