595 lines
21 KiB
C#
595 lines
21 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 Sensus.Ui.Fm2014TestBench.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", "17.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("Sensus.Ui.Fm2014TestBench.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 Connect.
|
|
/// </summary>
|
|
internal static string StrBtnConnect {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnConnect", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save to FM2014.
|
|
/// </summary>
|
|
internal static string StrBtnSaveRegulationSetup {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnSaveRegulationSetup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start Calibration.
|
|
/// </summary>
|
|
internal static string StrBtnStartCalibration {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnStartCalibration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start Regulation.
|
|
/// </summary>
|
|
internal static string StrBtnStartRegulation {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnStartRegulation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stop Calibration.
|
|
/// </summary>
|
|
internal static string StrBtnStopCalibration {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnStopCalibration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stop Regulation.
|
|
/// </summary>
|
|
internal static string StrBtnStopRegulation {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnStopRegulation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use Settings.
|
|
/// </summary>
|
|
internal static string StrBtnTakeCalibrationSetup {
|
|
get {
|
|
return ResourceManager.GetString("StrBtnTakeCalibrationSetup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Damped Tolerance On.
|
|
/// </summary>
|
|
internal static string StrChkUseDampedTolerance {
|
|
get {
|
|
return ResourceManager.GetString("StrChkUseDampedTolerance", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR.
|
|
/// </summary>
|
|
internal static string StrError {
|
|
get {
|
|
return ResourceManager.GetString("StrError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SERIAL COM PORT CANNOT BE ASSIGNED!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgComPortNotAssigned {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgComPortNotAssigned", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: Missing feedback from FM2014! Connection error!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgFM2014AccessDenied {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgFM2014AccessDenied", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: FM2014 Address is invalid!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgFM2014AddressInvalid {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgFM2014AddressInvalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ERROR: FM2014 Tolerance is invalid!.
|
|
/// </summary>
|
|
internal static string StrErrorMsgFM2014ToleranceInvalid {
|
|
get {
|
|
return ResourceManager.GetString("StrErrorMsgFM2014ToleranceInvalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT to REF Calibration/Tome Measurement.
|
|
/// </summary>
|
|
internal static string StrGbxDutToRefCalibration {
|
|
get {
|
|
return ResourceManager.GetString("StrGbxDutToRefCalibration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT to REF Regulation.
|
|
/// </summary>
|
|
internal static string StrGbxDutToRefRegulation {
|
|
get {
|
|
return ResourceManager.GetString("StrGbxDutToRefRegulation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF to Volume Calibration / Pulse Counter.
|
|
/// </summary>
|
|
internal static string StrGbxManualRefCalibration {
|
|
get {
|
|
return ResourceManager.GetString("StrGbxManualRefCalibration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Regulation Setup.
|
|
/// </summary>
|
|
internal static string StrGbxRegulationSetup {
|
|
get {
|
|
return ResourceManager.GetString("StrGbxRegulationSetup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Actual Process:.
|
|
/// </summary>
|
|
internal static string StrLblActualProcessStatus {
|
|
get {
|
|
return ResourceManager.GetString("StrLblActualProcessStatus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial Port:.
|
|
/// </summary>
|
|
internal static string StrLblComPort {
|
|
get {
|
|
return ResourceManager.GetString("StrLblComPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Display Attenuation []:.
|
|
/// </summary>
|
|
internal static string StrLblDisplayAttenuation {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDisplayAttenuation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Double Pulses Deadtime [ms]:.
|
|
/// </summary>
|
|
internal static string StrLblDoublePulseDeadTime {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDoublePulseDeadTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Captured Pulses: .
|
|
/// </summary>
|
|
internal static string StrLblDutPulsesMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutPulsesMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Pulse Ratio [pulses/m³]:.
|
|
/// </summary>
|
|
internal static string StrLblDutPulsesPerCmRatio {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutPulsesPerCmRatio", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Remaining Pulses:.
|
|
/// </summary>
|
|
internal static string StrLblDutPulsesRemaining {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutPulsesRemaining", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Required Pulses:.
|
|
/// </summary>
|
|
internal static string StrLblDutPulsesRequired {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutPulsesRequired", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Measured Time [s]:.
|
|
/// </summary>
|
|
internal static string StrLblDutTimeMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutTimeMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT/REF Tolerance max [%]:.
|
|
/// </summary>
|
|
internal static string StrLblDutToRefToleranceMax {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutToRefToleranceMax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT/REF Tolerance [%]:.
|
|
/// </summary>
|
|
internal static string StrLblDutToRefToleranceMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutToRefToleranceMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT/REF Tolerance min [%]:.
|
|
/// </summary>
|
|
internal static string StrLblDutToRefToleranceMin {
|
|
get {
|
|
return ResourceManager.GetString("StrLblDutToRefToleranceMin", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Flow Rate [m³/h]:.
|
|
/// </summary>
|
|
internal static string StrLblFlowRateMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFlowRateMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Address:.
|
|
/// </summary>
|
|
internal static string StrLblFM2014Address {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014Address", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ONLINE.
|
|
/// </summary>
|
|
internal static string StrLblFM2014Connected {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014Connected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to OFFLINE.
|
|
/// </summary>
|
|
internal static string StrLblFM2014NotConnected {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014NotConnected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial Number:.
|
|
/// </summary>
|
|
internal static string StrLblFM2014SerialNumber {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014SerialNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial Port:.
|
|
/// </summary>
|
|
internal static string StrLblFM2014SerialPort {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014SerialPort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Tolerance Range [%]:.
|
|
/// </summary>
|
|
internal static string StrLblFM2014Tolerance {
|
|
get {
|
|
return ResourceManager.GetString("StrLblFM2014Tolerance", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Help.
|
|
/// </summary>
|
|
internal static string StrLblHelp {
|
|
get {
|
|
return ResourceManager.GetString("StrLblHelp", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Lifetime [h]:.
|
|
/// </summary>
|
|
internal static string StrLblLifetime {
|
|
get {
|
|
return ResourceManager.GetString("StrLblLifetime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Options.
|
|
/// </summary>
|
|
internal static string StrLblOptions {
|
|
get {
|
|
return ResourceManager.GetString("StrLblOptions", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Change Password.
|
|
/// </summary>
|
|
internal static string StrLblOptionsChangePassword {
|
|
get {
|
|
return ResourceManager.GetString("StrLblOptionsChangePassword", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _Login.
|
|
/// </summary>
|
|
internal static string StrLblOptionsLogin {
|
|
get {
|
|
return ResourceManager.GetString("StrLblOptionsLogin", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to L_ogout.
|
|
/// </summary>
|
|
internal static string StrLblOptionsLogout {
|
|
get {
|
|
return ResourceManager.GetString("StrLblOptionsLogout", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Overall Process:.
|
|
/// </summary>
|
|
internal static string StrLblOverallProcessStatus {
|
|
get {
|
|
return ResourceManager.GetString("StrLblOverallProcessStatus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Frequency [Hz]:.
|
|
/// </summary>
|
|
internal static string StrLblRefFrequencyHz {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefFrequencyHz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Captured Pulses:.
|
|
/// </summary>
|
|
internal static string StrLblRefPulsesMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefPulsesMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Pulse Ratio [pulses/m³]:.
|
|
/// </summary>
|
|
internal static string StrLblRefPulsesPerCmRatio {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefPulsesPerCmRatio", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Remaining Pulses:.
|
|
/// </summary>
|
|
internal static string StrLblRefPulsesRemaining {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefPulsesRemaining", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Required Pulses:.
|
|
/// </summary>
|
|
internal static string StrLblRefPulsesRequired {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefPulsesRequired", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Measured Time [s]:.
|
|
/// </summary>
|
|
internal static string StrLblRefTimeMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefTimeMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF/DUT Ratio [norm]:.
|
|
/// </summary>
|
|
internal static string StrLblRefToDutScale {
|
|
get {
|
|
return ResourceManager.GetString("StrLblRefToDutScale", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Slot Selection:.
|
|
/// </summary>
|
|
internal static string StrLblSlotSelection {
|
|
get {
|
|
return ResourceManager.GetString("StrLblSlotSelection", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Time [min:s]:.
|
|
/// </summary>
|
|
internal static string StrLblTime {
|
|
get {
|
|
return ResourceManager.GetString("StrLblTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Volume [liters]:.
|
|
/// </summary>
|
|
internal static string StrLblVolumeMeasured {
|
|
get {
|
|
return ResourceManager.GetString("StrLblVolumeMeasured", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to WAITING FOR FM2014 RESPONSE.
|
|
/// </summary>
|
|
internal static string StrLblWaitingForMeterResponse {
|
|
get {
|
|
return ResourceManager.GetString("StrLblWaitingForMeterResponse", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Connecting to FM2014.
|
|
/// </summary>
|
|
internal static string StrMsgConnecting {
|
|
get {
|
|
return ResourceManager.GetString("StrMsgConnecting", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Timestamp:.
|
|
/// </summary>
|
|
internal static string StrMsgPcDateTime {
|
|
get {
|
|
return ResourceManager.GetString("StrMsgPcDateTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT Pulse Time Measurement.
|
|
/// </summary>
|
|
internal static string StrSelectDutTimeMeasurement {
|
|
get {
|
|
return ResourceManager.GetString("StrSelectDutTimeMeasurement", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DUT to REF Calibration.
|
|
/// </summary>
|
|
internal static string StrSelectDutToRefCalibration {
|
|
get {
|
|
return ResourceManager.GetString("StrSelectDutToRefCalibration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to REF Time Measurement.
|
|
/// </summary>
|
|
internal static string StrSelectRefTimeMeasurement {
|
|
get {
|
|
return ResourceManager.GetString("StrSelectRefTimeMeasurement", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|