X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecTray%2FProperties%2FResources.Designer.cs;h=525ed2dd6813cdedfd8681940660956e5f58565b;hb=caa97b09d05e298788be1d0d8d50608a70c9757b;hp=1f62e34a18705a61edf4478322c00491d717feb0;hpb=5b431288fe91e15ddb6d0757354ce78d6ce450e8;p=deb_libcec.git diff --git a/src/LibCecTray/Properties/Resources.Designer.cs b/src/LibCecTray/Properties/Resources.Designer.cs index 1f62e34..525ed2d 100644 --- a/src/LibCecTray/Properties/Resources.Designer.cs +++ b/src/LibCecTray/Properties/Resources.Designer.cs @@ -294,6 +294,60 @@ namespace LibCECTray.Properties { } } + /// + /// Looks up a localized string similar to The connection to the adapter was lost, probably because the device got unplugged.. + /// + internal static string alert_connection_lost { + get { + return ResourceManager.GetString("alert_connection_lost", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to No permission from the OS to access the adapter. Please check your permissions.. + /// + internal static string alert_permission_error { + get { + return ResourceManager.GetString("alert_permission_error", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The physical address that is assigned to the adapter is already being used. Please check your settings.. + /// + internal static string alert_physical_address_error { + get { + return ResourceManager.GetString("alert_physical_address_error", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The device is being used by another program.. + /// + internal static string alert_port_busy { + get { + return ResourceManager.GetString("alert_port_busy", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The device needs servicing. Please download and run the latest firmware upgrade from http://packages.pulse-eight.net/. + /// + internal static string alert_service_device { + get { + return ResourceManager.GetString("alert_service_device", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The TV does not respond to polls. This is caused by one of the following: a) the TV does not support CEC, or b) CEC has been disabled in the TV's settings or c) the HDMI cable between the TV and adapter is faulty.. + /// + internal static string alert_tv_poll_failed { + get { + return ResourceManager.GetString("alert_tv_poll_failed", resourceCulture); + } + } + /// /// Looks up a localized string similar to Send 'inactive source' when shutting down the application. /// @@ -402,6 +456,15 @@ namespace LibCECTray.Properties { } } + /// + /// Looks up a localized string similar to Warning from libCEC. + /// + internal static string cec_alert { + get { + return ResourceManager.GetString("cec_alert", resourceCulture); + } + } + /// /// Looks up a localized string similar to cec-log.txt. ///