Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r619f3fd6896edb6d7f6ac160fcfc66054883dce4 -re4c1ee9fe5170ccf7794006d572461d3f88e7740
--- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 619f3fd6896edb6d7f6ac160fcfc66054883dce4)
+++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e4c1ee9fe5170ccf7794006d572461d3f88e7740)
@@ -70,6 +70,16 @@
}
///
+ /// Looks up a localized string similar to Het stochastisch ondergrondmodel '{0}' bestaat al in het faalmechanisme..
+ ///
+ public static string PipingSoilProfilesImporter_AddImportedDataToModel_Stochastisch_soil_model_0_already_exists {
+ get {
+ return ResourceManager.GetString("PipingSoilProfilesImporter_AddImportedDataToModel_Stochastisch_soil_model_0_alrea" +
+ "dy_exists", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Geïmporteerde data toevoegen aan faalmechanisme.
///
public static string PipingSoilProfilesImporter_Adding_imported_data_to_model {
@@ -79,6 +89,16 @@
}
///
+ /// Looks up a localized string similar to Het uitgelezen profiel '{0}' niet wordt niet gebruikt in een van de stochastische ondergrondmodellen..
+ ///
+ public static string PipingSoilProfilesImporter_CheckIfAllProfilesAreUsed_SoilProfile_0_is_not_used_in_any_stochastic_soil_model {
+ get {
+ return ResourceManager.GetString("PipingSoilProfilesImporter_CheckIfAllProfilesAreUsed_SoilProfile_0_is_not_used_in" +
+ "_any_stochastic_soil_model", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to {0}
///Het bestand wordt overgeslagen..
///
@@ -98,6 +118,15 @@
}
///
+ /// Looks up a localized string similar to Er is geen referentielijn beschikbaar. Geen data ingelezen..
+ ///
+ public static string PipingSoilProfilesImporter_Import_Required_referenceline_missing {
+ get {
+ return ResourceManager.GetString("PipingSoilProfilesImporter_Import_Required_referenceline_missing", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Inlezen van de D-Soil Model database.
///
public static string PipingSoilProfilesImporter_Reading_database {
@@ -127,6 +156,16 @@
}
///
+ /// Looks up a localized string similar to Er zijn geen profielen gevonden in het stochastich ondersgrondmodel '{0}', deze wordt overgeslagen..
+ ///
+ public static string PipingSoilProfilesImporter_ValidateStochasticSoilModel_No_profiles_found_in_stochastic_soil_model_0 {
+ get {
+ return ResourceManager.GetString("PipingSoilProfilesImporter_ValidateStochasticSoilModel_No_profiles_found_in_stoch" +
+ "astic_soil_model_0", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Karakteristieke punten gevonden zonder bijbehorende profielmeting voor locatie '{0}'..
///
public static string PipingSurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_unknown_SurfaceLine_0_ {