Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rc20bf4d294bbee92c96364ee32dc9f7e242646d5 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c20bf4d294bbee92c96364ee32dc9f7e242646d5)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -1839,7 +1839,7 @@
}
///
- /// Looks up a localized string similar to Tijdsduren [min].
+ /// Looks up a localized string similar to Tijdsduren [uur].
///
public static string IllustrationPoint_Durations_DisplayName {
get {
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.resx
===================================================================
diff -u -rc20bf4d294bbee92c96364ee32dc9f7e242646d5 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision c20bf4d294bbee92c96364ee32dc9f7e242646d5)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -1000,7 +1000,7 @@
Tijdsduren waarop de stochasten betrekking hebben.
- Tijdsduren [min]
+ Tijdsduren [uur]
De windrichting waarvoor de berekende betrouwbaarheidsindex het laagst is.
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/FaultTreeIllustrationPointPropertiesTest.cs
===================================================================
diff -u -ra49798da6ac2176d2e8b28ec6fec8a2494d8ee91 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/FaultTreeIllustrationPointPropertiesTest.cs (.../FaultTreeIllustrationPointPropertiesTest.cs) (revision a49798da6ac2176d2e8b28ec6fec8a2494d8ee91)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/FaultTreeIllustrationPointPropertiesTest.cs (.../FaultTreeIllustrationPointPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -186,7 +186,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/StructuresOutputPropertiesTest.cs
===================================================================
diff -u -r2eab6260ad63e806b10647d64792294139dc2157 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/StructuresOutputPropertiesTest.cs (.../StructuresOutputPropertiesTest.cs) (revision 2eab6260ad63e806b10647d64792294139dc2157)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/StructuresOutputPropertiesTest.cs (.../StructuresOutputPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -211,7 +211,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/SubMechanismIllustrationPointPropertiesTest.cs
===================================================================
diff -u -ra49798da6ac2176d2e8b28ec6fec8a2494d8ee91 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/SubMechanismIllustrationPointPropertiesTest.cs (.../SubMechanismIllustrationPointPropertiesTest.cs) (revision a49798da6ac2176d2e8b28ec6fec8a2494d8ee91)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/SubMechanismIllustrationPointPropertiesTest.cs (.../SubMechanismIllustrationPointPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -166,7 +166,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelFaultTreeIllustrationPointPropertiesTest.cs
===================================================================
diff -u -rb2db9fb09d24ef2b0c09ec1d90014c86b4f6ebcb -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelFaultTreeIllustrationPointPropertiesTest.cs (.../TopLevelFaultTreeIllustrationPointPropertiesTest.cs) (revision b2db9fb09d24ef2b0c09ec1d90014c86b4f6ebcb)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelFaultTreeIllustrationPointPropertiesTest.cs (.../TopLevelFaultTreeIllustrationPointPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -163,7 +163,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex - 1];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
@@ -231,7 +231,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs
===================================================================
diff -u -rf4c546fe3a63712c1af8f8350cc2c4529dc4cec9 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs (.../TopLevelSubMechanismIllustrationPointPropertiesTest.cs) (revision f4c546fe3a63712c1af8f8350cc2c4529dc4cec9)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs (.../TopLevelSubMechanismIllustrationPointPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -262,7 +262,7 @@
Assert.NotNull(durationsProperty.Attributes[typeof(KeyValueElementAttribute)]);
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
generalCategory,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
@@ -349,7 +349,7 @@
Assert.NotNull(durationsProperty.Attributes[typeof(KeyValueElementAttribute)]);
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
generalCategory,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/DikeHeightOutputPropertiesTest.cs
===================================================================
diff -u -r2eab6260ad63e806b10647d64792294139dc2157 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/DikeHeightOutputPropertiesTest.cs (.../DikeHeightOutputPropertiesTest.cs) (revision 2eab6260ad63e806b10647d64792294139dc2157)
+++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/DikeHeightOutputPropertiesTest.cs (.../DikeHeightOutputPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -289,7 +289,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingOutputPropertiesTest.cs
===================================================================
diff -u -r2eab6260ad63e806b10647d64792294139dc2157 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingOutputPropertiesTest.cs (.../OvertoppingOutputPropertiesTest.cs) (revision 2eab6260ad63e806b10647d64792294139dc2157)
+++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingOutputPropertiesTest.cs (.../OvertoppingOutputPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -331,7 +331,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex - waveHeightNotPresentOffset];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingRateOutputPropertiesTest.cs
===================================================================
diff -u -r2eab6260ad63e806b10647d64792294139dc2157 -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingRateOutputPropertiesTest.cs (.../OvertoppingRateOutputPropertiesTest.cs) (revision 2eab6260ad63e806b10647d64792294139dc2157)
+++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Forms.Test/PropertyClasses/OvertoppingRateOutputPropertiesTest.cs (.../OvertoppingRateOutputPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -289,7 +289,7 @@
PropertyDescriptor durationsProperty = dynamicProperties[durationsPropertyIndex];
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategoryName,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs
===================================================================
diff -u -r7594f72cabeb4802ffab5715e2edb2712fc1f0df -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs) (revision 7594f72cabeb4802ffab5715e2edb2712fc1f0df)
+++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -264,7 +264,7 @@
Assert.NotNull(durationsProperty.Attributes[typeof(KeyValueElementAttribute)]);
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategory,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs
===================================================================
diff -u -r7594f72cabeb4802ffab5715e2edb2712fc1f0df -rf108df94dee55f3d0cd6bd5d4a5cede04267fae3
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs (.../HydraulicBoundaryLocationPropertiesTest.cs) (revision 7594f72cabeb4802ffab5715e2edb2712fc1f0df)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs (.../HydraulicBoundaryLocationPropertiesTest.cs) (revision f108df94dee55f3d0cd6bd5d4a5cede04267fae3)
@@ -236,7 +236,7 @@
Assert.NotNull(durationsProperty.Attributes[typeof(KeyValueElementAttribute)]);
PropertiesTestHelper.AssertRequiredPropertyDescriptorProperties(durationsProperty,
illustrationPointsCategory,
- "Tijdsduren [min]",
+ "Tijdsduren [uur]",
"Tijdsduren waarop de stochasten betrekking hebben.",
true);