//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace Ringtoets.MacroStabilityInwards.Service.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", "15.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.MacroStabilityInwards.Service.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 Macrostabiliteit binnenwaarts berekening mislukt.. /// internal static string MacroStabilityInwardsCalculationService_Calculate_Error_in_MacroStabilityInwards_calculation { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_Calculate_Error_in_MacroStabilityInwards_" + "calculation", resourceCulture); } } /// /// Looks up a localized string similar to Er zijn waarschuwingsberichten naar aanleiding van de berekening. Klik op details voor meer informatie.. /// internal static string MacroStabilityInwardsCalculationService_Calculate_Warnings_in_MacroStabilityInwards_calculation { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_Calculate_Warnings_in_MacroStabilityInwar" + "ds_calculation", resourceCulture); } } /// /// Looks up a localized string similar to Macrostabiliteit binnenwaarts validatie mislukt.. /// internal static string MacroStabilityInwardsCalculationService_Validate_Error_in_MacroStabilityInwards_validation { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_Validate_Error_in_MacroStabilityInwards_v" + "alidation", resourceCulture); } } /// /// Looks up a localized string similar to Kan de waterstand niet afleiden op basis van de invoer.. /// internal static string MacroStabilityInwardsCalculationService_ValidateInput_Cannot_determine_AssessmentLevel { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_Cannot_determine_Assessment" + "Level", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen ondergrondschematisatie geselecteerd.. /// internal static string MacroStabilityInwardsCalculationService_ValidateInput_No_StochasticSoilProfile_selected { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_No_StochasticSoilProfile_se" + "lected", resourceCulture); } } /// /// Looks up a localized string similar to Er is geen profielschematisatie geselecteerd.. /// internal static string MacroStabilityInwardsCalculationService_ValidateInput_No_SurfaceLine_selected { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_No_SurfaceLine_selected", resourceCulture); } } /// /// Looks up a localized string similar to De ondergrondschematisatie moet boven de profielschematisatie liggen.. /// internal static string MacroStabilityInwardsCalculationService_ValidateInput_SoilLayerTop_must_be_larger_than_SurfaceLineTop { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_SoilLayerTop_must_be_larger" + "_than_SurfaceLineTop", resourceCulture); } } /// /// Looks up a localized string similar to De profielschematisatie moet op de ondergrondschematisatie liggen.. /// internal static string MacroStabilityInwardsCalculationService_ValidateInput_SurfaceLine_must_be_on_SoilLayer { get { return ResourceManager.GetString("MacroStabilityInwardsCalculationService_ValidateInput_SurfaceLine_must_be_on_Soil" + "Layer", resourceCulture); } } /// /// Looks up a localized string similar to Het aantal tangentlijnen moet 1 zijn wanneer tangentlijn Z-boven gelijk is aan tangentlijn Z-onder.. /// internal static string MacroStabilityInwardsInputValidator_ValidateTangentLines_TangentLineNumber_must_be_one_when_TangentLineTop_equals_TangentLineBottom { get { return ResourceManager.GetString("MacroStabilityInwardsInputValidator_ValidateTangentLines_TangentLineNumber_must_b" + "e_one_when_TangentLineTop_equals_TangentLineBottom", resourceCulture); } } /// /// Looks up a localized string similar to Zoneringsgrens links moet kleiner zijn dan of gelijk zijn aan zoneringsgrens rechts.. /// internal static string MacroStabilityInwardsInputValidator_ValidateZoneBoundaries_ZoneBoundaries_BoundaryLeft_should_be_smaller_than_or_equal_to_BoundaryRight { get { return ResourceManager.GetString("MacroStabilityInwardsInputValidator_ValidateZoneBoundaries_ZoneBoundaries_Boundar" + "yLeft_should_be_smaller_than_or_equal_to_BoundaryRight", resourceCulture); } } /// /// Looks up a localized string similar to Zoneringsgrenzen moeten op het profiel liggen (bereik {0}).. /// internal static string MacroStabilityInwardsInputValidator_ValidateZoneBoundaries_ZoneBoundaries_must_be_in_Range_0 { get { return ResourceManager.GetString("MacroStabilityInwardsInputValidator_ValidateZoneBoundaries_ZoneBoundaries_must_be" + "_in_Range_0", resourceCulture); } } } }