739 lines
26 KiB
C#
739 lines
26 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 Workplace.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("Workplace.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 back.
|
|
/// </summary>
|
|
internal static string back {
|
|
get {
|
|
return ResourceManager.GetString("back", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cancel.
|
|
/// </summary>
|
|
internal static string Cancel {
|
|
get {
|
|
return ResourceManager.GetString("Cancel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clear codes.
|
|
/// </summary>
|
|
internal static string Clear_codes {
|
|
get {
|
|
return ResourceManager.GetString("Clear_codes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clear errors.
|
|
/// </summary>
|
|
internal static string Clear_errors {
|
|
get {
|
|
return ResourceManager.GetString("Clear_errors", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <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 Codes of batches.
|
|
/// </summary>
|
|
internal static string Codes_of_batches {
|
|
get {
|
|
return ResourceManager.GetString("Codes_of_batches", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Codes of components.
|
|
/// </summary>
|
|
internal static string Codes_of_components {
|
|
get {
|
|
return ResourceManager.GetString("Codes_of_components", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Completed.
|
|
/// </summary>
|
|
internal static string Completed {
|
|
get {
|
|
return ResourceManager.GetString("Completed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Components were not saved to Oracle..
|
|
/// </summary>
|
|
internal static string Components_were_not_saved_to_Oracle {
|
|
get {
|
|
return ResourceManager.GetString("Components_were_not_saved_to_Oracle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Configure.
|
|
/// </summary>
|
|
internal static string Configure {
|
|
get {
|
|
return ResourceManager.GetString("Configure", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Confirm weight limits.
|
|
/// </summary>
|
|
internal static string Confirm_weight_limits {
|
|
get {
|
|
return ResourceManager.GetString("Confirm_weight_limits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Connection string for production tracing records.
|
|
/// </summary>
|
|
internal static string Connection_str_for_production_tracing {
|
|
get {
|
|
return ResourceManager.GetString("Connection_str_for_production_tracing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Connection string for central DB of users.
|
|
/// </summary>
|
|
internal static string Connection_string_for_users {
|
|
get {
|
|
return ResourceManager.GetString("Connection_string_for_users", 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 00:00 = do not logout.
|
|
/// </summary>
|
|
internal static string Do_not_log_out {
|
|
get {
|
|
return ResourceManager.GetString("Do_not_log_out", 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 Do you want to retry loading?.
|
|
/// </summary>
|
|
internal static string Do_you_want_to_retry_loading {
|
|
get {
|
|
return ResourceManager.GetString("Do_you_want_to_retry_loading", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Do you want to use the last.
|
|
/// </summary>
|
|
internal static string Do_you_want_to_use_the_last {
|
|
get {
|
|
return ResourceManager.GetString("Do_you_want_to_use_the_last", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Enter weight limits.
|
|
/// </summary>
|
|
internal static string Enter_weight_limits {
|
|
get {
|
|
return ResourceManager.GetString("Enter_weight_limits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Enter weight limits manually.
|
|
/// </summary>
|
|
internal static string Enter_weight_limits_manually {
|
|
get {
|
|
return ResourceManager.GetString("Enter_weight_limits_manually", 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 Exchange_of_operator {
|
|
get {
|
|
return ResourceManager.GetString("Exchange_of_operator", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to load processes from the database..
|
|
/// </summary>
|
|
internal static string Failed_to_load_processes_from_the_database {
|
|
get {
|
|
return ResourceManager.GetString("Failed_to_load_processes_from_the_database", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failure.
|
|
/// </summary>
|
|
internal static string Failure {
|
|
get {
|
|
return ResourceManager.GetString("Failure", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid file {0}.
|
|
/// </summary>
|
|
internal static string Invalid_file_0 {
|
|
get {
|
|
return ResourceManager.GetString("Invalid_file_0", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Loading configuration from a database.
|
|
/// </summary>
|
|
internal static string Loading_configuration_from_a_database {
|
|
get {
|
|
return ResourceManager.GetString("Loading_configuration_from_a_database", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Logout times.
|
|
/// </summary>
|
|
internal static string Logout_times {
|
|
get {
|
|
return ResourceManager.GetString("Logout_times", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Max. weight.
|
|
/// </summary>
|
|
internal static string Max_weight {
|
|
get {
|
|
return ResourceManager.GetString("Max_weight", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Min. weight.
|
|
/// </summary>
|
|
internal static string Min_weight {
|
|
get {
|
|
return ResourceManager.GetString("Min_weight", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mode of function.
|
|
/// </summary>
|
|
internal static string Mode_of_function {
|
|
get {
|
|
return ResourceManager.GetString("Mode_of_function", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to New codes.
|
|
/// </summary>
|
|
internal static string New_codes {
|
|
get {
|
|
return ResourceManager.GetString("New_codes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to none.
|
|
/// </summary>
|
|
internal static string none {
|
|
get {
|
|
return ResourceManager.GetString("none", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Not implemented yet.
|
|
/// </summary>
|
|
internal static string Not_implemented_yet {
|
|
get {
|
|
return ResourceManager.GetString("Not_implemented_yet", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Obtain weight limits by measurement.
|
|
/// </summary>
|
|
internal static string Obtain_weight_limits_by_measurement {
|
|
get {
|
|
return ResourceManager.GetString("Obtain_weight_limits_by_measurement", 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 Oracle is switched off in settings.
|
|
/// </summary>
|
|
internal static string Oracle_is_switched_off_in_settings {
|
|
get {
|
|
return ResourceManager.GetString("Oracle_is_switched_off_in_settings", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Order.
|
|
/// </summary>
|
|
internal static string Order {
|
|
get {
|
|
return ResourceManager.GetString("Order", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PCB was tested already.
|
|
/// </summary>
|
|
internal static string PCB_was_tested_already {
|
|
get {
|
|
return ResourceManager.GetString("PCB_was_tested_already", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to , previous workflow step: {0}, verified part: {1}.
|
|
/// </summary>
|
|
internal static string previous_workflow_step_0_verified_component_1 {
|
|
get {
|
|
return ResourceManager.GetString("previous_workflow_step_0_verified_component_1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Process records --> Then activate window.
|
|
/// </summary>
|
|
internal static string Process_records_Then_activate {
|
|
get {
|
|
return ResourceManager.GetString("Process_records_Then_activate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Production.
|
|
/// </summary>
|
|
internal static string Production {
|
|
get {
|
|
return ResourceManager.GetString("Production", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Production operator.
|
|
/// </summary>
|
|
internal static string Production_operator {
|
|
get {
|
|
return ResourceManager.GetString("Production_operator", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Program '{0}' is running already..
|
|
/// </summary>
|
|
internal static string Program_0_is_running_already {
|
|
get {
|
|
return ResourceManager.GetString("Program_0_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 Put the part aside!.
|
|
/// </summary>
|
|
internal static string Put_the_part_aside {
|
|
get {
|
|
return ResourceManager.GetString("Put_the_part_aside", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Record for the previous workflow step is missing..
|
|
/// </summary>
|
|
internal static string Record_from_the_previous_workflow_step_is_missing {
|
|
get {
|
|
return ResourceManager.GetString("Record_from_the_previous_workflow_step_is_missing", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Remove errors please..
|
|
/// </summary>
|
|
internal static string Remove_errors_please {
|
|
get {
|
|
return ResourceManager.GetString("Remove_errors_please", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save.
|
|
/// </summary>
|
|
internal static string Save {
|
|
get {
|
|
return ResourceManager.GetString("Save", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Save components to Oracle.
|
|
/// </summary>
|
|
internal static string Save_components_to_Oracle {
|
|
get {
|
|
return ResourceManager.GetString("Save_components_to_Oracle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Scale serial nr..
|
|
/// </summary>
|
|
internal static string Scale_sn {
|
|
get {
|
|
return ResourceManager.GetString("Scale_sn", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Search for flowtubes from other processes.
|
|
/// </summary>
|
|
internal static string Search_for_flowtubes_from_other_processes {
|
|
get {
|
|
return ResourceManager.GetString("Search_for_flowtubes_from_other_processes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Search for Helium test results in Oracle.
|
|
/// </summary>
|
|
internal static string Search_for_Helium_test_results_in_Oracle {
|
|
get {
|
|
return ResourceManager.GetString("Search_for_Helium_test_results_in_Oracle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Selected processes.
|
|
/// </summary>
|
|
internal static string Selected_processes {
|
|
get {
|
|
return ResourceManager.GetString("Selected_processes", 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 Some fileds are empty. Fill them in please..
|
|
/// </summary>
|
|
internal static string Some_fileds_are_empty_Fill_them_in_please {
|
|
get {
|
|
return ResourceManager.GetString("Some_fileds_are_empty_Fill_them_in_please", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Target.
|
|
/// </summary>
|
|
internal static string Target {
|
|
get {
|
|
return ResourceManager.GetString("Target", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Target count of assempbled pieces was reached.
|
|
/// </summary>
|
|
internal static string Target_count_reached {
|
|
get {
|
|
return ResourceManager.GetString("Target_count_reached", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test.
|
|
/// </summary>
|
|
internal static string Test {
|
|
get {
|
|
return ResourceManager.GetString("Test", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The way of specifying weight limits.
|
|
/// </summary>
|
|
internal static string The_way_of_specifying_weight_limits {
|
|
get {
|
|
return ResourceManager.GetString("The_way_of_specifying_weight_limits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This part is on a black list..
|
|
/// </summary>
|
|
internal static string This_part_is_on_a_black_list {
|
|
get {
|
|
return ResourceManager.GetString("This_part_is_on_a_black_list", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to unknown.
|
|
/// </summary>
|
|
internal static string unknown {
|
|
get {
|
|
return ResourceManager.GetString("unknown", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unspecified error.
|
|
/// </summary>
|
|
internal static string Unspecified_error {
|
|
get {
|
|
return ResourceManager.GetString("Unspecified_error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use wizard to determine weight limits.
|
|
/// </summary>
|
|
internal static string Use_wizard_to_determine_weight_limits {
|
|
get {
|
|
return ResourceManager.GetString("Use_wizard_to_determine_weight_limits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Value is out of range.
|
|
/// </summary>
|
|
internal static string Value_out_of_range {
|
|
get {
|
|
return ResourceManager.GetString("Value_out_of_range", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Verify whether PCB was already assembled.
|
|
/// </summary>
|
|
internal static string Verify_whether_PCB_was_already_assembled {
|
|
get {
|
|
return ResourceManager.GetString("Verify_whether_PCB_was_already_assembled", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Warning.
|
|
/// </summary>
|
|
internal static string Warning {
|
|
get {
|
|
return ResourceManager.GetString("Warning", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Weight.
|
|
/// </summary>
|
|
internal static string Weight {
|
|
get {
|
|
return ResourceManager.GetString("Weight", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to weight limits {0:F1} g ... {1:F1} g?.
|
|
/// </summary>
|
|
internal static string weight_limits_0g_1g_Q {
|
|
get {
|
|
return ResourceManager.GetString("weight_limits_0g_1g_Q", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Weight limits were entered manually..
|
|
/// </summary>
|
|
internal static string Weight_limits_were_entered_manually {
|
|
get {
|
|
return ResourceManager.GetString("Weight_limits_were_entered_manually", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workflow.
|
|
/// </summary>
|
|
internal static string Workflow {
|
|
get {
|
|
return ResourceManager.GetString("Workflow", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workflow step.
|
|
/// </summary>
|
|
internal static string Workflow_step {
|
|
get {
|
|
return ResourceManager.GetString("Workflow_step", 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 Unique workplace name.
|
|
/// </summary>
|
|
internal static string Workplace_name {
|
|
get {
|
|
return ResourceManager.GetString("Workplace_name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workplace options.
|
|
/// </summary>
|
|
internal static string Workplace_options {
|
|
get {
|
|
return ResourceManager.GetString("Workplace_options", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Wrong part..
|
|
/// </summary>
|
|
internal static string Wrong_part {
|
|
get {
|
|
return ResourceManager.GetString("Wrong_part", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|