//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.HydraRing.Calculation.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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 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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("Ringtoets.HydraRing.Calculation.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to "TrajectID";"Variabele";"Min";"Max" ///"205";"Toetspeil";5;15 ///"205";"Q";5;15 ///"205";"Hs";5;15 ///"205";"Tp";5;15 ///"205";"Tm-1,0";5;15 ///"205";"HBN";5;15 ///"11-1";"Toetspeil";5;15 ///"11-1";"Q";5;15 ///"11-1";"Hs";5;15 ///"11-1";"Tp";5;15 ///"11-1";"Tm-1,0";5;15 ///"11-1";"HBN";5;15 ///"34-1";"Toetspeil";5;15 ///"34-1";"Q";5;15 ///"34-1";"Hs";5;15 ///"34-1";"Tp";5;15 ///"34-1";"Tm-1,0";5;15 ///"34-1";"HBN";5;15 ///"34-2";"Toetspeil";5;15 ///"34-2";"Q";5;15 ///"34-2";"Hs";5;15 ///"34-2";"Tp";5;15 ///"34-2";"Tm-1,0";5;15 ///"34-2";"HBN";.... /// internal static string DesignTableSettings { get { return ResourceManager.GetString("DesignTableSettings", resourceCulture); } } /// /// Looks up a localized string similar to HydraRing berekeningsverslag. Klik op details voor meer informatie. ///{0}. /// internal static string HydraRingCalculationService_HydraRing_calculation_report_message_text_0 { get { return ResourceManager.GetString("HydraRingCalculationService_HydraRing_calculation_report_message_text_0", resourceCulture); } } /// /// Looks up a localized string similar to TrajectID;MechanismID;SubMechanism;TimeIntegration ///205;1;1;1 ///205;11;11;1 ///205;11;14;1 ///205;11;16;1 ///205;3;3;1 ///205;101;102;1 ///205;101;103;1 ///11-1;1;1;1 ///11-1;11;11;3 ///11-1;11;14;3 ///11-1;11;16;3 ///11-1;3;5;3 ///11-1;101;102;3 ///11-1;101;103;3 ///34-1;1;1;1 ///34-1;11;11;3 ///34-1;11;14;3 ///34-1;11;16;3 ///34-1;3;5;3 ///34-1;101;102;3 ///34-1;101;103;3 ///34-2;1;1;3 ///34-2;11;11;3 ///34-2;11;14;3 ///34-2;11;16;3 ///34-2;3;5;3 ///34-2;101;102;3 ///34-2;101;103;3 ///34a-1;1;1;1 ///34a-1;11;11;1 ///34a-1;11;14;1 ///34a-1;11;16;1 ///34a-1;3;5;1 ///34a-1;101;102;1 ///34a-1;101;103;1 ///35-2;1 [rest of string was truncated]";. /// internal static string HydraulicModelSettings { get { return ResourceManager.GetString("HydraulicModelSettings", resourceCulture); } } /// /// Looks up a localized string similar to "TrajectID";"MechanismID";"SubMechanismID";"Rekenmethode";"FORM_StartMethod";"FORM_NrIterations";"FORM_RelaxationFactor";"FORM_EpsBeta";"FORM_EpsHOH";"FORM_EpsZFunc";"Ds_StartMethod";"Ds_Min";"Ds_Max";"Ds_VarCoefficient";"NI_UMin";"NI_Umax";"NI_NumberSteps" ///"205";1;1;1;4;50;0.15;0.01;0.01;0.01;2;20000;100000;0.1;-6;6;25 ///"205";11;11;1;4;50;0.15;0.01;0.01;0.01;2;20000;100000;0.1;-6;6;25 ///"205";11;14;1;4;50;0.15;0.01;0.01;0.01;2;20000;100000;0.1;-6;6;25 ///"205";11;16;1;4;50;0.15;0.01;0.01;0.01;2;20000;100000; [rest of string was truncated]";. /// internal static string NumericsSettings { get { return ResourceManager.GetString("NumericsSettings", resourceCulture); } } /// /// Looks up a localized string similar to Kan het Hydra-Ring logbestand {0} niet lezen uit de map {1}.. /// internal static string Parse_Cannot_read_file_0_from_folder_1_ { get { return ResourceManager.GetString("Parse_Cannot_read_file_0_from_folder_1_", resourceCulture); } } } }