199 lines
7.5 KiB
C#
199 lines
7.5 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 ISOSettings.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", "17.0.0.0")]
|
|||
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|||
|
|
internal class StringResources {
|
|||
|
|
|
|||
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|||
|
|
|
|||
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|||
|
|
|
|||
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|||
|
|
internal StringResources() {
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <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("ISOSettings.Resources.StringResources", typeof(StringResources).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 Support Non-ISO Mode.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string AllowNonISO {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("AllowNonISO", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Show channel names only.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ChannelNamesOnly {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ChannelNamesOnly", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ISO 13499.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ISOOnly {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ISOOnly", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ISO Level.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ISOSupportLevel {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ISOSupportLevel", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to No ISO.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string NoISO {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("NoISO", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Require unique ISO codes.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string RequireUniqueISOCodes {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("RequireUniqueISOCodes", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Display channel code lookup table UI.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ShowChannelCodeLookupHelper {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ShowChannelCodeLookupHelper", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Show ISO codes.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ShowISOCodes {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ShowISOCodes", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Display ISO string builder UI.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ShowISOStringBuilder {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ShowISOStringBuilder", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Show user codes.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ShowUserCodes {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ShowUserCodes", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Support Transitional Mode.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string SupportTransitional {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("SupportTransitional", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to User specified channel codes.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string Transitory {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("Transitory", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Use ISO Code Filter Mapping.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string UseISOCodeFilterMapping {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("UseISOCodeFilterMapping", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Use user codes (instead of ISO).
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string UseUserCodes {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("UseUserCodes", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Validate test object and position.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ValidateTestObjectAndPositionFields {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ValidateTestObjectAndPositionFields", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|