#define WIKI_LINK _("https://wiki.ublinux.com/Software/Programs_and_utilities/All/ubl-settings-keyboard") #define TITLE_LABEL _("Keyboard") #define TITLE_INFO_LABEL _("Keyboard configuration") #define CONSOLE_LABEL _("Console") #define NUM_LOCK_LABEL _("Num Lock on boot:") #define KEYBOARD_LABEL _("Keyboard") #define MODEL_LABEL _("Keyboard model:") #define KEYBOARD_OPTIONS_LABEL _("Keyboard options:") #define KEYBOARD_LAYOUTS_LABEL _("Keyboard layouts:") #define EDIT_LABEL _("Pick an option") #define MOVE_UP_LABEL _("Move layout up") #define MOVE_DOWN_LABEL _("Move layout down") #define ADD_LABEL _("Add layout") #define REMOVE_LABEL _("Remove layout") #define DEFAULT_LABEL _("Default") #define ON_LABEL _("On") #define OFF_LABEL _("Off") #define ACCEPT_LABEL _("Accept") #define CANCEL_LABEL _("Cancel") #define SYSTEM_LABEL _("System") #define KEYBOARD_MODEL_LABEL _("Keyboard model:") #define LAYOUTS_LABEL _("Layouts:") #define DEFAULT_LAYOUT_LABEL _("Default layout") #define LAYOUT_CHANGING_LABEL _("Changing the layout:") #define ADDITIONAL_OPTIONS_LABEL _("Additional options:") #define SET_COMPOSE_LABEL _("Set Compose (Multi_Key) to the right Win key") #define SCROLL_LOCK_LABEL _("Scroll Lock indication when switching layouts") #define ON_LABEL _("On") #define OFF_LABEL _("Off") #define NUMLOCK_LABEL _("NumLock:") #define TTY_LAYOUT_LABEL _("Setting up TTY VT") #define SECONDARY_LAYOUT_LABEL _("Key layout and switch:") #define KEYBOARD_LAYOUT_LABEL _("Keyboard layout") #define DESIGNATION_LABEL _("Designation") #define VARIANT_LABEL _("Variant") #define NAME_LABEL _("Name") #define DESCRIPTION_LABEL _("Description") #define OPTIONS_LABEL _("Options:") #define KEYMAP_LABEL _("Additional key layout and switch:") #define FONT_LABEL _("Font:") #define GROUP_LABEL _("Group") #define KEYMAP_TITLE_LABEL _("Additional key layout for the keyboard") #define FONT_TITLE_LABEL _("Font") #define OPTION_REMOVE_LABEL _("Are you sure you want to remove current option?") #define OPTION_REMOVE_TITLE_LABEL _("Option deletion") #define LAYOUT_REMOVE_LABEL _("Are you sure you want to remove current layout?") #define LAYOUT_REMOVE_TITLE_LABEL _("Layout deletion")