496 lines
18 KiB
C#
496 lines
18 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.GenesisFile.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()]
|
|
public 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)]
|
|
public 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.GenesisFile.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)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Erase test file.
|
|
/// </summary>
|
|
public static string StrEraseTstFile {
|
|
get {
|
|
return ResourceManager.GetString("StrEraseTstFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Build Update Files.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateBuildFileApps {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateBuildFileApps", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Build Upgrade Control File.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateBuildUpgradeControlFile {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateBuildUpgradeControlFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Compare Update Files.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateCompareFileApps {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateCompareFileApps", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Download Update Files.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateDownloadFileApps {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateDownloadFileApps", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Download Upgrade Control File.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateDownloadUpgradeControlFile {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateDownloadUpgradeControlFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Erase Update File.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateEraseUpdateFile {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateEraseUpdateFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FW Update State Idle.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateIdle {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateIdle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Prepare update.
|
|
/// </summary>
|
|
public static string StrFwUpdateStatePrepareUpdate {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStatePrepareUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Repeat FW Update.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateRepeatFwUpdate {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateRepeatFwUpdate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start Initial FW Update.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateStartInitial {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateStartInitial", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FW Update Process Failed.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateStepFailed {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateStepFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Trigger Upgrade.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateTriggerUpgrade {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateTriggerUpgrade", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start Initial FW Update.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateUpdateFailed {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateUpdateFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Upload Update Files.
|
|
/// </summary>
|
|
public static string StrFwUpdateStateUploadFileApps {
|
|
get {
|
|
return ResourceManager.GetString("StrFwUpdateStateUploadFileApps", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Trigger upgrade succeeded.
|
|
/// </summary>
|
|
public static string StrMeterAppTriggerAccepted {
|
|
get {
|
|
return ResourceManager.GetString("StrMeterAppTriggerAccepted", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Trigger upgrade failed.
|
|
/// </summary>
|
|
public static string StrMeterAppTriggerFailed {
|
|
get {
|
|
return ResourceManager.GetString("StrMeterAppTriggerFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to - Part .
|
|
/// </summary>
|
|
public static string StrPartOfParts {
|
|
get {
|
|
return ResourceManager.GetString("StrPartOfParts", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Field data.
|
|
/// </summary>
|
|
public static string StrPowCorrActualValues {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrActualValues", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Battery quantity.
|
|
/// </summary>
|
|
public static string StrPowCorrBatteryQuantity {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrBatteryQuantity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Corrected power consumption.
|
|
/// </summary>
|
|
public static string StrPowCorrCalculation {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrCalculation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Total used charge [uAs].
|
|
/// </summary>
|
|
public static string StrPowCorrCharge_uAs {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrCharge_uAs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Corrected charge [uAs].
|
|
/// </summary>
|
|
public static string StrPowCorrCorrectedCharge_uAs {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrCorrectedCharge_uAs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Date and time.
|
|
/// </summary>
|
|
public static string StrPowCorrDateTime {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrDateTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Drained load [%].
|
|
/// </summary>
|
|
public static string StrPowCorrDrainedLoad_percent {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrDrainedLoad_percent", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Factory data.
|
|
/// </summary>
|
|
public static string StrPowCorrFactoryValues {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrFactoryValues", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Power correction file info.
|
|
/// </summary>
|
|
public static string StrPowCorrFileInfo {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrFileInfo", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fixed estimate charge [uAs].
|
|
/// </summary>
|
|
public static string StrPowCorrFixedEstimateCharge_uAs {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrFixedEstimateCharge_uAs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Initial battery load [mAh].
|
|
/// </summary>
|
|
public static string StrPowCorrInitialBatteryLoad_mAh {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrInitialBatteryLoad_mAh", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to New FW version.
|
|
/// </summary>
|
|
public static string StrPowCorrNewFwVersion {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrNewFwVersion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Old FW version.
|
|
/// </summary>
|
|
public static string StrPowCorrOldFwVersion {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrOldFwVersion", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Overestimated charge [uAs].
|
|
/// </summary>
|
|
public static string StrPowCorrOverestimate_uAs {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrOverestimate_uAs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Overestimate minimal limit [uAs].
|
|
/// </summary>
|
|
public static string StrPowCorrOverestimateLimit_uAs {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrOverestimateLimit_uAs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Post production time [s].
|
|
/// </summary>
|
|
public static string StrPowCorrPostProdTime_s {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPostProdTime_s", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Auto detected pulse adapter.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseAdapterAutoDetected {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseAdapterAutoDetected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pulse adapter installed.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseAdapterInstallationState {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseAdapterInstallationState", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pulse even distribution.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseEvenDistribution {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseEvenDistribution", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pulse mode.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseMode {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseMode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Calculated pulse report length.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseReportLength {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseReportLength", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pulse sequence counter.
|
|
/// </summary>
|
|
public static string StrPowCorrPulseSequenceCounter {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrPulseSequenceCounter", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Radio system state.
|
|
/// </summary>
|
|
public static string StrPowCorrRadioSystemState {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrRadioSystemState", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Total used seconds [s].
|
|
/// </summary>
|
|
public static string StrPowCorrTime_s {
|
|
get {
|
|
return ResourceManager.GetString("StrPowCorrTime_s", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Download.
|
|
/// </summary>
|
|
public static string StrProcessDownload {
|
|
get {
|
|
return ResourceManager.GetString("StrProcessDownload", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to - Retry .
|
|
/// </summary>
|
|
public static string StrProcessRetry {
|
|
get {
|
|
return ResourceManager.GetString("StrProcessRetry", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Store configurations.
|
|
/// </summary>
|
|
public static string StrStoreConfigurations {
|
|
get {
|
|
return ResourceManager.GetString("StrStoreConfigurations", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Upload configuration file.
|
|
/// </summary>
|
|
public static string StrUploadConfigFile {
|
|
get {
|
|
return ResourceManager.GetString("StrUploadConfigFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Waiting.....
|
|
/// </summary>
|
|
public static string StrWaiting {
|
|
get {
|
|
return ResourceManager.GetString("StrWaiting", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Waiting for reboot.
|
|
/// </summary>
|
|
public static string StrWaitingForReboot {
|
|
get {
|
|
return ResourceManager.GetString("StrWaitingForReboot", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|