X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecTray%2FProperties%2FResources.Designer.cs;h=67e867834234ae62ba436e25533a6f9b00896572;hb=8fad0fe870edcd90e4788d8b56da80ab29c9e016;hp=817b21e928d75c0fa37f77b11725a516a215b1e8;hpb=f017f3c49b9136fbffe49fa3eaf372c51617140d;p=deb_libcec.git diff --git a/src/LibCecTray/Properties/Resources.Designer.cs b/src/LibCecTray/Properties/Resources.Designer.cs index 817b21e..67e8678 100644 --- a/src/LibCecTray/Properties/Resources.Designer.cs +++ b/src/LibCecTray/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.5448 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ namespace LibCECTray.Properties { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -294,6 +294,65 @@ 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 CEC polls. This is caused by one of the following: + ///a) the TV does not support CEC; + ///b) CEC has been disabled in the TV's settings; + ///c) the HDMI cable between the TV and adapter is faulty. + /// + ///CEC will not work (properly) if the TV does not support CEC, or has CEC disabled in it's settings.. + /// + 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. /// @@ -304,7 +363,7 @@ namespace LibCECTray.Properties { } /// - /// Looks up a localized string similar to Pulse-Eight USB-CEC Adapter - libCECTray BETA3. + /// Looks up a localized string similar to Pulse-Eight USB-CEC Adapter - libCECTray. /// internal static string app_name { get { @@ -312,6 +371,15 @@ namespace LibCECTray.Properties { } } + /// + /// Looks up a localized string similar to Pause playback when switching to another source. + /// + internal static string app_pause_playback_on_deactivate { + get { + return ResourceManager.GetString("app_pause_playback_on_deactivate", resourceCulture); + } + } + /// /// Looks up a localized string similar to Send inactive source message when stopping the application. /// @@ -393,6 +461,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. /// @@ -465,6 +542,15 @@ namespace LibCECTray.Properties { } } + /// + /// Looks up a localized string similar to Couldn't create directory '{0}'. + /// + internal static string could_not_create_directory { + get { + return ResourceManager.GetString("could_not_create_directory", resourceCulture); + } + } + /// /// Looks up a localized string similar to AVR. /// @@ -546,6 +632,15 @@ namespace LibCECTray.Properties { } } + /// + /// Looks up a localized string similar to Error. + /// + internal static string error { + get { + return ResourceManager.GetString("error", resourceCulture); + } + } + /// /// Looks up a localized string similar to Executables (*.exe)|*.exe|All files (*.*)|*.*. ///