Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r63d36584de3a0c256c4ce99573dcad97b1a61e9b -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 63d36584de3a0c256c4ce99573dcad97b1a61e9b)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -61,7 +61,7 @@
}
///
- /// Looks up a localized string similar to {0} shape bestand (*.shp)|*.shp.
+ /// Looks up a localized string similar to {0} shapebestand (*.shp)|*.shp.
///
public static string DataTypeDisplayName_0_shape_file_filter {
get {
Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx
===================================================================
diff -u -r63d36584de3a0c256c4ce99573dcad97b1a61e9b -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision 63d36584de3a0c256c4ce99573dcad97b1a61e9b)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -154,7 +154,7 @@
Verwijderen uitvoer van hydraulische randvoorwaarden.
- {0} shape bestand (*.shp)|*.shp
+ {0} shapebestand (*.shp)|*.shp
Het shapebestand '{0}' om trajecten te specificeren moet de attributen 'TRAJECT_ID', 'NORM_SW', en 'NORM_OG' bevatten: '{1}' niet gevonden.
Index: Ringtoets/Common/test/Ringtoets.Common.IO.Test/ReferenceLineImporterTest.cs
===================================================================
diff -u -r07bcb38396b4a097dd18d616e36b187d96821518 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Common/test/Ringtoets.Common.IO.Test/ReferenceLineImporterTest.cs (.../ReferenceLineImporterTest.cs) (revision 07bcb38396b4a097dd18d616e36b187d96821518)
+++ Ringtoets/Common/test/Ringtoets.Common.IO.Test/ReferenceLineImporterTest.cs (.../ReferenceLineImporterTest.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -51,7 +51,7 @@
Assert.AreEqual("Referentielijn", importer.Name);
Assert.AreEqual("Algemeen", importer.Category);
TestHelper.AssertImagesAreEqual(RingtoetsFormsResources.ReferenceLineIcon, importer.Image);
- Assert.AreEqual("Referentielijn shape bestand (*.shp)|*.shp", importer.FileFilter);
+ Assert.AreEqual("Referentielijn shapebestand (*.shp)|*.shp", importer.FileFilter);
}
[Test]
Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -185,7 +185,7 @@
}
///
- /// Looks up a localized string similar to Inlezen van dijkprofiel locaties uit een shape bestand..
+ /// Looks up a localized string similar to Inlezen van dijkprofiel locaties uit een shapebestand..
///
internal static string DikeProfilesImporter_ReadDikeProfileLocations_reading_dikeprofilelocations {
get {
Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.resx
===================================================================
diff -u -ra1ec5faebf7ccf8e67fa34a2b73cd1063ab48840 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.resx (.../Resources.resx) (revision a1ec5faebf7ccf8e67fa34a2b73cd1063ab48840)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.resx (.../Resources.resx) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -134,7 +134,7 @@
Dijkprofiel locaties
- Inlezen van dijkprofiel locaties uit een shape bestand.
+ Inlezen van dijkprofiel locaties uit een shapebestand.
Inlezen van dijkprofiel locatie.
Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/FileImporter/DikeProfilesImporterTest.cs
===================================================================
diff -u -r53aef346fd0ee3cc79d1f5df9171c476453f2935 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/FileImporter/DikeProfilesImporterTest.cs (.../DikeProfilesImporterTest.cs) (revision 53aef346fd0ee3cc79d1f5df9171c476453f2935)
+++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/FileImporter/DikeProfilesImporterTest.cs (.../DikeProfilesImporterTest.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -64,7 +64,7 @@
Assert.AreEqual("Dijkprofiel locaties", importer.Name);
Assert.AreEqual("Algemeen", importer.Category);
TestHelper.AssertImagesAreEqual(GrassCoverErosionInwardsPluginResources.DikeProfile, importer.Image);
- Assert.AreEqual("Dijkprofiel locaties shape bestand (*.shp)|*.shp", importer.FileFilter);
+ Assert.AreEqual("Dijkprofiel locaties shapebestand (*.shp)|*.shp", importer.FileFilter);
}
[Test]
@@ -564,7 +564,7 @@
Assert.IsTrue(importResult);
List expectedProgressMessages = new List
{
- new ProgressNotification("Inlezen van dijkprofiel locaties uit een shape bestand.", 1, 1),
+ new ProgressNotification("Inlezen van dijkprofiel locaties uit een shapebestand.", 1, 1),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 1, 5),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 2, 5),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 3, 5),
@@ -643,7 +643,7 @@
Assert.IsTrue(importResult);
List expectedProgressMessages = new List
{
- new ProgressNotification("Inlezen van dijkprofiel locaties uit een shape bestand.", 1, 1),
+ new ProgressNotification("Inlezen van dijkprofiel locaties uit een shapebestand.", 1, 1),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 1, 5),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 2, 5),
new ProgressNotification("Inlezen van dijkprofiel locatie.", 3, 5),
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r04e456a3c39bc3a6e9c4cba357964aa9c83f258c -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 04e456a3c39bc3a6e9c4cba357964aa9c83f258c)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -146,7 +146,7 @@
}
///
- /// Looks up a localized string similar to Er kunnen geen trajecten gelezen worden uit het shape bestand..
+ /// Looks up a localized string similar to Er kunnen geen trajecten gelezen worden uit het shapebestand..
///
public static string AssessmentSectionFromFileCommandHandler_ValidateReferenceLineMetas_No_referenceLines_in_file {
get {
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.resx
===================================================================
diff -u -r04e456a3c39bc3a6e9c4cba357964aa9c83f258c -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.resx (.../Resources.resx) (revision 04e456a3c39bc3a6e9c4cba357964aa9c83f258c)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.resx (.../Resources.resx) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -267,7 +267,7 @@
Er zijn geen instellingen gevonden voor het geselecteerde traject. Standaardinstellingen zullen gebruikt worden.
- Er kunnen geen trajecten gelezen worden uit het shape bestand.
+ Er kunnen geen trajecten gelezen worden uit het shapebestand.
Het importeren van de referentielijn is mislukt.
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs
===================================================================
diff -u -r04b3bf69b0bba824416ecf11bd8e5b0200779736 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs (.../AssessmentSectionFromFileCommandHandlerTest.cs) (revision 04b3bf69b0bba824416ecf11bd8e5b0200779736)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs (.../AssessmentSectionFromFileCommandHandlerTest.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -170,7 +170,7 @@
Action action = () => assessmentSectionFromFileCommandHandler.AddAssessmentSectionFromFile();
// Assert
- const string expectedMessage = "Er kunnen geen trajecten gelezen worden uit het shape bestand.";
+ const string expectedMessage = "Er kunnen geen trajecten gelezen worden uit het shapebestand.";
TestHelper.AssertLogMessageIsGenerated(action, expectedMessage);
Assert.AreEqual(expectedMessage, messageText);
mockRepository.VerifyAll();
Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/FileImporters/FailureMechanismSectionsImporterTest.cs
===================================================================
diff -u -r07bcb38396b4a097dd18d616e36b187d96821518 -r51b7ca830473fab00ed10f5cb0ff845f6be7503f
--- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/FileImporters/FailureMechanismSectionsImporterTest.cs (.../FailureMechanismSectionsImporterTest.cs) (revision 07bcb38396b4a097dd18d616e36b187d96821518)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/FileImporters/FailureMechanismSectionsImporterTest.cs (.../FailureMechanismSectionsImporterTest.cs) (revision 51b7ca830473fab00ed10f5cb0ff845f6be7503f)
@@ -54,7 +54,7 @@
Assert.AreEqual("Vakindeling", importer.Name);
Assert.AreEqual("Algemeen", importer.Category);
TestHelper.AssertImagesAreEqual(RingtoetsCommonFormsResources.Sections, importer.Image);
- Assert.AreEqual("Vakindeling shape bestand (*.shp)|*.shp", importer.FileFilter);
+ Assert.AreEqual("Vakindeling shapebestand (*.shp)|*.shp", importer.FileFilter);
}
[Test]