|
|
|
@ -55,6 +55,7 @@
|
|
|
|
#define DOCUMENTATION_LABEL _("Documentation")
|
|
|
|
#define DOCUMENTATION_LABEL _("Documentation")
|
|
|
|
#define ABOUT_LABEL _("About")
|
|
|
|
#define ABOUT_LABEL _("About")
|
|
|
|
#define INSTALLED_LABEL _("Installed")
|
|
|
|
#define INSTALLED_LABEL _("Installed")
|
|
|
|
|
|
|
|
#define INSTALLED_LOW_LABEL _("installed")
|
|
|
|
#define PACKAGE_LABEL _("Package")
|
|
|
|
#define PACKAGE_LABEL _("Package")
|
|
|
|
#define SUPPORTED_LABEL _("Supported Devices")
|
|
|
|
#define SUPPORTED_LABEL _("Supported Devices")
|
|
|
|
#define CANCEL_LABEL _("Cancel")
|
|
|
|
#define CANCEL_LABEL _("Cancel")
|
|
|
|
@ -67,6 +68,10 @@
|
|
|
|
#define PROPRIETARY_OPETAION_DONE_LABEL _("Driver operation is done.")
|
|
|
|
#define PROPRIETARY_OPETAION_DONE_LABEL _("Driver operation is done.")
|
|
|
|
#define PROPRIETARY_NOTHING_SELECTED_LABEL _("Nothing was selected.")
|
|
|
|
#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 PROPRIETARY_USE_LOCAL_LABEL _("Failed to load available drivers for your system... Installed driver list is shown.")
|
|
|
|
|
|
|
|
#define CONFIGURE_LABEL _("Configure monitor")
|
|
|
|
|
|
|
|
#define DELETE_LABEL _("Delete monitor configuration")
|
|
|
|
|
|
|
|
#define ADD_LABEL _("Add monitor configuration")
|
|
|
|
|
|
|
|
#define SWITCH_LABEL _("Switch monitor")
|
|
|
|
|
|
|
|
|
|
|
|
#define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?")
|
|
|
|
#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\ntranslated and supported by community.")
|
|
|
|
#define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.")
|
|
|
|
|