Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs =================================================================== diff -u -rc07cd8fac9f24f2271687838d7bcbb93b6f2fcdb -rd36a95d2e88d98b7b92ff5d091abf711d1dd31d9 --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c07cd8fac9f24f2271687838d7bcbb93b6f2fcdb) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d36a95d2e88d98b7b92ff5d091abf711d1dd31d9) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -186,6 +186,36 @@ } /// + /// Looks up a localized string similar to Profielmeting {0} doorkruist de huidige referentielijn niet of op meer dan 1 punt en kan niet worden geïmporteerd.. + /// + public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline { + get { + return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_" + + "not_correspond_to_current_referenceline", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Profielmeting {0} doorkruist de huidige referentielijn niet of op meer dan 1 punt en kan niet worden geïmporteerd. {1}. + /// + public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_not_correspond_to_current_referenceline_1_ { + get { + return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_Surfaceline_0_does_" + + "not_correspond_to_current_referenceline_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Dit kan komen doordat de profielmeting een lokaal coordinaat systeem heeft.. + /// + public static string PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_caused_coordinates_being_local_coordinate_system { + get { + return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CheckReferenceLineInterSections_This_could_be_cause" + + "d_coordinates_being_local_coordinate_system", resourceCulture); + } + } + + /// /// Looks up a localized string similar to {0} ///Het bestand wordt overgeslagen.. /// @@ -196,6 +226,15 @@ } /// + /// Looks up a localized string similar to {0} Er zijn geen profielmetingen geïmporteerd.. + /// + public static string PipingSurfaceLinesCsvImporter_CriticalErrorMessage_0_No_sections_imported { + get { + return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_CriticalErrorMessage_0_No_sections_imported", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Profielmetingen importeren afgebroken. Geen data ingelezen.. /// public static string PipingSurfaceLinesCsvImporter_Import_Import_cancelled { @@ -215,6 +254,15 @@ } /// + /// Looks up a localized string similar to Er is geen referentielijn beschikbaar om profielmetingen voor te definiëren.. + /// + public static string PipingSurfaceLinesCsvImporter_Import_Required_referenceline_missing { + get { + return ResourceManager.GetString("PipingSurfaceLinesCsvImporter_Import_Required_referenceline_missing", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Inlezen '{0}'. /// public static string PipingSurfaceLinesCsvImporter_Read_PipingCharacteristicPoints_0_ {