Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r9743fa24b1c44e916c046064a361f4901f993f92 -r774ce2424ba4ccab70c6dad6198472977e2a8ace
--- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9743fa24b1c44e916c046064a361f4901f993f92)
+++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 774ce2424ba4ccab70c6dad6198472977e2a8ace)
@@ -100,24 +100,6 @@
}
///
- /// Looks up a localized string similar to Zoneringsgrenzen automatisch bepalen of handmatig invoeren?.
- ///
- public static string AutomaticForbiddenZones_Description {
- get {
- return ResourceManager.GetString("AutomaticForbiddenZones_Description", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Methode.
- ///
- public static string AutomaticForbiddenZones_DisplayName {
- get {
- return ResourceManager.GetString("AutomaticForbiddenZones_DisplayName", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Grid.
///
public static string Categories_Grid {
@@ -1389,6 +1371,24 @@
}
///
+ /// Looks up a localized string similar to Zoneringsgrenzen automatisch bepalen of handmatig invoeren?.
+ ///
+ public static string ZoningBoundariesDeterminationType_Description {
+ get {
+ return ResourceManager.GetString("ZoningBoundariesDeterminationType_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Methode.
+ ///
+ public static string ZoningBoundariesDeterminationType_DisplayName {
+ get {
+ return ResourceManager.GetString("ZoningBoundariesDeterminationType_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Verticale coördinaat van de bovenkant van het rekengrid..
///
public static string ZTop_Description {