Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rcfa21301665f4ca7122f6065fd83fad20b96843e -rd5a0bce3d53deb3aef237c365018096e9bc83bb1
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cfa21301665f4ca7122f6065fd83fad20b96843e)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d5a0bce3d53deb3aef237c365018096e9bc83bb1)
@@ -473,18 +473,6 @@
}
///
- /// Looks up a localized string similar to Als u een parameter in deze berekening wijzigt, zal de uitvoer van deze berekening verwijderd worden.
- ///
- ///Weet u zeker dat u wilt doorgaan?.
- ///
- public static string CalculationInputPropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_parameter_and_clear_calculation_output {
- get {
- return ResourceManager.GetString("CalculationInputPropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_" +
- "parameter_and_clear_calculation_output", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to De berekende kans van voorkomen van het berekende resultaat..
///
public static string CalculationOutput_CalculatedProbability_Description {
@@ -1587,6 +1575,18 @@
}
///
+ /// Looks up a localized string similar to Als u een parameter in deze berekening wijzigt, zal de uitvoer van deze berekening verwijderd worden.
+ ///
+ ///Weet u zeker dat u wilt doorgaan?.
+ ///
+ public static string ObservablePropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_parameter_and_clear_calculation_output {
+ get {
+ return ResourceManager.GetString("ObservablePropertyChangeHandler_ConfirmPropertyChange_Confirm_change_input_parame" +
+ "ter_and_clear_calculation_output", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Oriëntatie [°].
///
public static string Orientation_DisplayName {