Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -re7b22b417acc51a88beb210ba39fef0f75e2760e -ra437f3d1a9caba68989acd21d279c6acd65304d6
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e7b22b417acc51a88beb210ba39fef0f75e2760e)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a437f3d1a9caba68989acd21d279c6acd65304d6)
@@ -200,6 +200,15 @@
}
///
+ /// Looks up a localized string similar to Berekenen.
+ ///
+ public static string CalculatableView_Calculate {
+ get {
+ return ResourceManager.GetString("CalculatableView_Calculate", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Be&rekenen.
///
public static string Calculate {
@@ -1339,15 +1348,6 @@
}
///
- /// Looks up a localized string similar to Berekenen.
- ///
- public static string HydraulicBoundaryLocationsView_Calculate {
- get {
- return ResourceManager.GetString("HydraulicBoundaryLocationsView_Calculate", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Bereken voor geselecteerde locaties.
///
public static string HydraulicBoundaryLocationsView_CalculateForSelectedButton_Text {