|
|
|
|
@ -1,15 +1,15 @@
|
|
|
|
|
#define TITLE_LABEL _("Settings manager for the system")
|
|
|
|
|
#define TITLE_INFO_LABEL _("About UBLinux Settings Manager")
|
|
|
|
|
#define TITLE_INFO_LABEL _("About Settings manager for the system")
|
|
|
|
|
|
|
|
|
|
#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 ABOUT_PROJECT_COMMENTS_LABEL _("Settings manager for the system")
|
|
|
|
|
#define BACK_TO_SETTINGS_LABEL _("Back to settings")
|
|
|
|
|
#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 SETTINGS_LABEL _("Manager settings")
|
|
|
|
|
#define APPLY_LABEL _("Apply")
|
|
|
|
|
#define CLOSE_LABEL _("Close")
|
|
|
|
|
#define CANCEL_LABEL _("Cancel")
|
|
|
|
|
|