Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r4fc96d31a69029557095247c8ff890d06239b65a -r261d8e56f76b7bb4f5c5be7082bc3dfcb281657c
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4fc96d31a69029557095247c8ff890d06239b65a)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 261d8e56f76b7bb4f5c5be7082bc3dfcb281657c)
@@ -2277,26 +2277,17 @@
}
///
- /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd. {1}.
+ /// Looks up a localized string similar to Profielschematisatie {0} doorkruist de huidige referentielijn niet of op meer dan één punt en kan niet worden geïmporteerd. Dit kan komen doordat de profielschematisatie een lokaal coördinaatsysteem heeft..
///
- public static string SurfaceLineExtensions_GetSingleReferenceLineIntersection_SurfaceLine_0_does_not_correspond_to_current_referenceline_1_ {
+ public static string SurfaceLineExtensions_GetSingleReferenceLineIntersection_SurfaceLine_0_does_not_correspond_to_current_referenceline_Could_be_caused_coordinates_being_local_coordinate_system {
get {
return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineIntersection_SurfaceLine_0_does_not_c" +
- "orrespond_to_current_referenceline_1_", resourceCulture);
+ "orrespond_to_current_referenceline_Could_be_caused_coordinates_being_local_coord" +
+ "inate_system", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Dit kan komen doordat de profielschematisatie een lokaal coördinaatsysteem heeft..
- ///
- public static string SurfaceLineExtensions_GetSingleReferenceLineIntersection_This_could_be_caused_coordinates_being_local_coordinate_system {
- get {
- return ResourceManager.GetString("SurfaceLineExtensions_GetSingleReferenceLineIntersection_This_could_be_caused_coo" +
- "rdinates_being_local_coordinate_system", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Karakteristieke punten gevonden zonder bijbehorende profielschematisatie voor locatie '{0}'..
///
public static string SurfaceLinesCsvImporter_AddImportedDataToModel_Characteristic_points_found_for_unknown_SurfaceLine_0_ {