289 lines
11 KiB
C#
289 lines
11 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Xylem.Common.Hardware.WaterMeter.Genesis.GenesisCore.Properties {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// 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", "15.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Resources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Resources() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xylem.Common.Hardware.WaterMeter.Genesis.GenesisCore.Properties.Resources", typeof(Resources).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Missing or invalid register definition (configuration.json)! Search in:.
|
|
/// </summary>
|
|
internal static string StrErrorMissingConfiguration {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMissingConfiguration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cannot Open Comport. Check TaskManager for other Genesis relevant programs and close them! Also check if the comport is valid!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgComPort {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgComPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Could not find a CSD parameter in register list!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgCsdMissing {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgCsdMissing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Could not find register in register list! Check configuration.json for latest version!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgRegisterNotFound {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgRegisterNotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Could not write register!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgRegisterWrite {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgRegisterWrite", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Read back.
|
|
/// </summary>
|
|
internal static string StrMeterValue {
|
|
get {
|
|
return ResourceManager.GetString("StrMeterValue", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Access request..
|
|
/// </summary>
|
|
internal static string StrPortAccessRequest {
|
|
get {
|
|
return ResourceManager.GetString("StrPortAccessRequest", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to open..
|
|
/// </summary>
|
|
internal static string StrPortFailedToOpen {
|
|
get {
|
|
return ResourceManager.GetString("StrPortFailedToOpen", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ports listed in the Windows device manager..
|
|
/// </summary>
|
|
internal static string StrPortListDeviceManger {
|
|
get {
|
|
return ResourceManager.GetString("StrPortListDeviceManger", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Automatic port scan started..
|
|
/// </summary>
|
|
internal static string StrPortScanStarted {
|
|
get {
|
|
return ResourceManager.GetString("StrPortScanStarted", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Successfully accessed..
|
|
/// </summary>
|
|
internal static string StrPortSuccessfullyAccessed {
|
|
get {
|
|
return ResourceManager.GetString("StrPortSuccessfullyAccessed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Read register.
|
|
/// </summary>
|
|
internal static string StrReadRegister {
|
|
get {
|
|
return ResourceManager.GetString("StrReadRegister", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Reading registers after maintenance.
|
|
/// </summary>
|
|
internal static string StrReadRegistersAfterUpdate {
|
|
get {
|
|
return ResourceManager.GetString("StrReadRegistersAfterUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Reading registers before maintenance.
|
|
/// </summary>
|
|
internal static string StrReadRegistersBeforeUpdate {
|
|
get {
|
|
return ResourceManager.GetString("StrReadRegistersBeforeUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Compare register.
|
|
/// </summary>
|
|
internal static string StrRegisterCompare {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterCompare", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Comparison failed!.
|
|
/// </summary>
|
|
internal static string StrRegisterCompareFailed {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterCompareFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Successfully compared..
|
|
/// </summary>
|
|
internal static string StrRegisterCompareSucceeded {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterCompareSucceeded", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Execute configuration sequence.....
|
|
/// </summary>
|
|
internal static string StrRegisterRecoveryExec {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterRecoveryExec", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Finalize configuration sequence.....
|
|
/// </summary>
|
|
internal static string StrRegisterRecoveryFinalization {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterRecoveryFinalization", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Prepare configuration sequence.....
|
|
/// </summary>
|
|
internal static string StrRegisterRecoveryPreparation {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterRecoveryPreparation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Register value is out of range!.
|
|
/// </summary>
|
|
internal static string StrRegisterValueOutOfRange {
|
|
get {
|
|
return ResourceManager.GetString("StrRegisterValueOutOfRange", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cordonel not detected!.
|
|
/// </summary>
|
|
internal static string StrRequestPortDetectionFailed {
|
|
get {
|
|
return ResourceManager.GetString("StrRequestPortDetectionFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Scan port.
|
|
/// </summary>
|
|
internal static string StrScanPort {
|
|
get {
|
|
return ResourceManager.GetString("StrScanPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to WARNING: Register value set to default.
|
|
/// </summary>
|
|
internal static string StrSetRegisterToDefault {
|
|
get {
|
|
return ResourceManager.GetString("StrSetRegisterToDefault", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Write register.
|
|
/// </summary>
|
|
internal static string StrWriteRegister {
|
|
get {
|
|
return ResourceManager.GetString("StrWriteRegister", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|