Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r2b26e7134b3918e67f8b23a6db3f90fad0d4f12e -r54fd939cf2a3d8f718dad28faa24373334d4cc2e --- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2b26e7134b3918e67f8b23a6db3f90fad0d4f12e) +++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 54fd939cf2a3d8f718dad28faa24373334d4cc2e) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +187,16 @@ } /// + /// Looks up a localized string similar to Er is geen hydraulische randvoorwaardendatabase geïmporteerd.. + /// + public static string HydraulicBoundaryDatabaseConnectionValidator_No_hydraulic_boundary_database_imported { + get { + return ResourceManager.GetString("HydraulicBoundaryDatabaseConnectionValidator_No_hydraulic_boundary_database_impor" + + "ted", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De verwachtingswaarde voor '{0}' moet een concreet getal zijn.. /// public static string ProbabilisticDistributionValidationRule_Mean_of_0_must_be_a_valid_number {