334 lines
11 KiB
C#
334 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 MonitoringDB.Resources {
|
|
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", "4.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Strings {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Strings() {
|
|
}
|
|
|
|
/// <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("MonitoringDB.Resources.Strings", typeof(Strings).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 Add >.
|
|
/// </summary>
|
|
internal static string Add {
|
|
get {
|
|
return ResourceManager.GetString("Add", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Available results.
|
|
/// </summary>
|
|
internal static string Available_results {
|
|
get {
|
|
return ResourceManager.GetString("Available_results", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Barcode.
|
|
/// </summary>
|
|
internal static string Barcode {
|
|
get {
|
|
return ResourceManager.GetString("Barcode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cancel.
|
|
/// </summary>
|
|
internal static string CancelBtnText {
|
|
get {
|
|
return ResourceManager.GetString("CancelBtnText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Caption.
|
|
/// </summary>
|
|
internal static string Caption {
|
|
get {
|
|
return ResourceManager.GetString("Caption", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Configuration.
|
|
/// </summary>
|
|
internal static string Configuration {
|
|
get {
|
|
return ResourceManager.GetString("Configuration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Down.
|
|
/// </summary>
|
|
internal static string DownBtnText {
|
|
get {
|
|
return ResourceManager.GetString("DownBtnText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Format.
|
|
/// </summary>
|
|
internal static string Format {
|
|
get {
|
|
return ResourceManager.GetString("Format", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Item.
|
|
/// </summary>
|
|
internal static string Item {
|
|
get {
|
|
return ResourceManager.GetString("Item", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Max. prüfindex.
|
|
/// </summary>
|
|
internal static string Max_pruefindex {
|
|
get {
|
|
return ResourceManager.GetString("Max_pruefindex", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to OK.
|
|
/// </summary>
|
|
internal static string OkBtnText {
|
|
get {
|
|
return ResourceManager.GetString("OkBtnText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Another part barcode.
|
|
/// </summary>
|
|
internal static string Part_barcode {
|
|
get {
|
|
return ResourceManager.GetString("Part_barcode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Precision.
|
|
/// </summary>
|
|
internal static string Precision {
|
|
get {
|
|
return ResourceManager.GetString("Precision", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Process.
|
|
/// </summary>
|
|
internal static string Process {
|
|
get {
|
|
return ResourceManager.GetString("Process", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Purchase order.
|
|
/// </summary>
|
|
internal static string Purchase_order {
|
|
get {
|
|
return ResourceManager.GetString("Purchase_order", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Record ID.
|
|
/// </summary>
|
|
internal static string RefRecordID {
|
|
get {
|
|
return ResourceManager.GetString("RefRecordID", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to < Remove.
|
|
/// </summary>
|
|
internal static string Remove {
|
|
get {
|
|
return ResourceManager.GetString("Remove", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Remove all.
|
|
/// </summary>
|
|
internal static string Remove_all {
|
|
get {
|
|
return ResourceManager.GetString("Remove_all", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Selected results.
|
|
/// </summary>
|
|
internal static string Selected_results {
|
|
get {
|
|
return ResourceManager.GetString("Selected_results", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial nr..
|
|
/// </summary>
|
|
internal static string Serial_nr {
|
|
get {
|
|
return ResourceManager.GetString("Serial_nr", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial_number.
|
|
/// </summary>
|
|
internal static string Serial_number {
|
|
get {
|
|
return ResourceManager.GetString("Serial_number", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Summary.
|
|
/// </summary>
|
|
internal static string Summary {
|
|
get {
|
|
return ResourceManager.GetString("Summary", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test result.
|
|
/// </summary>
|
|
internal static string Test_result {
|
|
get {
|
|
return ResourceManager.GetString("Test_result", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Text.
|
|
/// </summary>
|
|
internal static string Text {
|
|
get {
|
|
return ResourceManager.GetString("Text", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Time stamp.
|
|
/// </summary>
|
|
internal static string Time_stamp {
|
|
get {
|
|
return ResourceManager.GetString("Time_stamp", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Up.
|
|
/// </summary>
|
|
internal static string UpBtnText {
|
|
get {
|
|
return ResourceManager.GetString("UpBtnText", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to User name.
|
|
/// </summary>
|
|
internal static string User_name {
|
|
get {
|
|
return ResourceManager.GetString("User_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Width.
|
|
/// </summary>
|
|
internal static string Width {
|
|
get {
|
|
return ResourceManager.GetString("Width", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workplace.
|
|
/// </summary>
|
|
internal static string Workplace {
|
|
get {
|
|
return ResourceManager.GetString("Workplace", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workstep.
|
|
/// </summary>
|
|
internal static string Workstep {
|
|
get {
|
|
return ResourceManager.GetString("Workstep", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|