Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -ra940166534b3dd6e778de2e7c8e7e5241f3d3381 -r5579d8fdef4f553fb4ba94160825ec960b89bab9
--- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a940166534b3dd6e778de2e7c8e7e5241f3d3381)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5579d8fdef4f553fb4ba94160825ec960b89bab9)
@@ -272,6 +272,123 @@
}
///
+ /// Looks up a localized string similar to Slootbodem dijkzijde.
+ ///
+ public static string CharacteristicPoint_BottomDitchDikeSide {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_BottomDitchDikeSide", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Slootbodem polderzijde.
+ ///
+ public static string CharacteristicPoint_BottomDitchPolderSide {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_BottomDitchPolderSide", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Teen dijk binnenwaarts.
+ ///
+ public static string CharacteristicPoint_DikeToeAtPolder {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_DikeToeAtPolder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Teen dijk buitenwaarts.
+ ///
+ public static string CharacteristicPoint_DikeToeAtRiver {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_DikeToeAtRiver", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Kruin binnentalud.
+ ///
+ public static string CharacteristicPoint_DikeTopAtPolder {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_DikeTopAtPolder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Insteek sloot dijkzijde.
+ ///
+ public static string CharacteristicPoint_DitchDikeSide {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_DitchDikeSide", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Insteek sloot polderzijde.
+ ///
+ public static string CharacteristicPoint_DitchPolderSide {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_DitchPolderSide", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Insteek binnenberm.
+ ///
+ public static string CharacteristicPoint_ShoulderBaseInside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_ShoulderBaseInside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Kruin binnenberm.
+ ///
+ public static string CharacteristicPoint_ShoulderTopInside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_ShoulderTopInside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Maaiveld binnenwaarts.
+ ///
+ public static string CharacteristicPoint_SurfaceLevelInside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelInside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Maaiveld buitenwaarts.
+ ///
+ public static string CharacteristicPoint_SurfaceLevelOutside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_SurfaceLevelOutside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Verkeersbelasting kant binnenwaarts.
+ ///
+ public static string CharacteristicPoint_TrafficLoadInside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_TrafficLoadInside", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Verkeersbelasting kant buitenwaarts.
+ ///
+ public static string CharacteristicPoint_TrafficLoadOutside {
+ get {
+ return ResourceManager.GetString("CharacteristicPoint_TrafficLoadOutside", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Variatiecoƫfficiƫnt (CV) moet groter zijn dan of gelijk zijn aan 0..
///
public static string CoefficientOfVariation_Should_be_greater_or_equal_to_zero {