334 lines
12 KiB
C#
334 lines
12 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 GenericTest.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("GenericTest.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 Close it please using 'Task manager'..
|
|
/// </summary>
|
|
internal static string Close_it_please {
|
|
get {
|
|
return ResourceManager.GetString("Close_it_please", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Date / time.
|
|
/// </summary>
|
|
internal static string DateTime {
|
|
get {
|
|
return ResourceManager.GetString("DateTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Default settings are used..
|
|
/// </summary>
|
|
internal static string Default_settings_are_used {
|
|
get {
|
|
return ResourceManager.GetString("Default_settings_are_used", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Do you want to change settings?.
|
|
/// </summary>
|
|
internal static string Do_you_want_to_change_settings {
|
|
get {
|
|
return ResourceManager.GetString("Do_you_want_to_change_settings", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Error.
|
|
/// </summary>
|
|
internal static string Error {
|
|
get {
|
|
return ResourceManager.GetString("Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Logout.
|
|
/// </summary>
|
|
internal static string Logout {
|
|
get {
|
|
return ResourceManager.GetString("Logout", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Message.
|
|
/// </summary>
|
|
internal static string Message {
|
|
get {
|
|
return ResourceManager.GetString("Message", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to OK {0}.
|
|
/// </summary>
|
|
internal static string OK_0 {
|
|
get {
|
|
return ResourceManager.GetString("OK_0", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Opening database failed..
|
|
/// </summary>
|
|
internal static string Opening_database_failed {
|
|
get {
|
|
return ResourceManager.GetString("Opening_database_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Opening folder {0} failed..
|
|
/// </summary>
|
|
internal static string Opening_folder_0_failed {
|
|
get {
|
|
return ResourceManager.GetString("Opening_folder_0_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Previous workflow step is missing or failed.
|
|
/// </summary>
|
|
internal static string Previous_workflow_step_is_missing_or_failed {
|
|
get {
|
|
return ResourceManager.GetString("Previous_workflow_step_is_missing_or_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Printing failed.
|
|
/// </summary>
|
|
internal static string Printing_failed {
|
|
get {
|
|
return ResourceManager.GetString("Printing_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Processing tester results started.
|
|
/// </summary>
|
|
internal static string Processing_tester_results_started {
|
|
get {
|
|
return ResourceManager.GetString("Processing_tester_results_started", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Processing tester results was stopped.
|
|
/// </summary>
|
|
internal static string Processing_tester_results_was_stopped {
|
|
get {
|
|
return ResourceManager.GetString("Processing_tester_results_was_stopped", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Program 'GenericTest' is running already..
|
|
/// </summary>
|
|
internal static string Program_GenericTest_is_running_already {
|
|
get {
|
|
return ResourceManager.GetString("Program_GenericTest_is_running_already", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Program is running for the 1st time on this PC..
|
|
/// </summary>
|
|
internal static string Program_is_running_for_the_1st_time_on_this_PC {
|
|
get {
|
|
return ResourceManager.GetString("Program_is_running_for_the_1st_time_on_this_PC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Program was not started: {0}.
|
|
/// </summary>
|
|
internal static string Program_was_not_started_0 {
|
|
get {
|
|
return ResourceManager.GetString("Program_was_not_started_0", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Reading from Tracing DB failed.
|
|
/// </summary>
|
|
internal static string Reading_from_Tracing_DB_failed {
|
|
get {
|
|
return ResourceManager.GetString("Reading_from_Tracing_DB_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Saving to Oracle DB failed.
|
|
/// </summary>
|
|
internal static string Saving_to_Oracle_DB_failed {
|
|
get {
|
|
return ResourceManager.GetString("Saving_to_Oracle_DB_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Saving to Tracing DB failed.
|
|
/// </summary>
|
|
internal static string Saving_to_Tracing_DB_failed {
|
|
get {
|
|
return ResourceManager.GetString("Saving_to_Tracing_DB_failed", 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 Serial number is invalid.
|
|
/// </summary>
|
|
internal static string Serial_number_is_invalid {
|
|
get {
|
|
return ResourceManager.GetString("Serial_number_is_invalid", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial number is missing.
|
|
/// </summary>
|
|
internal static string Serial_number_is_missing {
|
|
get {
|
|
return ResourceManager.GetString("Serial_number_is_missing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Settings.
|
|
/// </summary>
|
|
internal static string Settings {
|
|
get {
|
|
return ResourceManager.GetString("Settings", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Something failed.
|
|
/// </summary>
|
|
internal static string Something_failed {
|
|
get {
|
|
return ResourceManager.GetString("Something_failed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Start.
|
|
/// </summary>
|
|
internal static string Start {
|
|
get {
|
|
return ResourceManager.GetString("Start", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stop.
|
|
/// </summary>
|
|
internal static string Stop {
|
|
get {
|
|
return ResourceManager.GetString("Stop", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test failed {0}.
|
|
/// </summary>
|
|
internal static string Test_failed_0 {
|
|
get {
|
|
return ResourceManager.GetString("Test_failed_0", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Time.
|
|
/// </summary>
|
|
internal static string Time {
|
|
get {
|
|
return ResourceManager.GetString("Time", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Warning.
|
|
/// </summary>
|
|
internal static string Warning {
|
|
get {
|
|
return ResourceManager.GetString("Warning", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|