Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -rb3b6c13cf736c134476b3db34281332d01ca86b1 -rf91dc717c73df81a2353c61823406fdb0c9d3f0d
--- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b3b6c13cf736c134476b3db34281332d01ca86b1)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f91dc717c73df81a2353c61823406fdb0c9d3f0d)
@@ -206,6 +206,15 @@
}
///
+ /// Looks up a localized string similar to Uitvoeren van berekening '{0}'.
+ ///
+ public static string Perform_calculation_with_name_0_ {
+ get {
+ return ResourceManager.GetString("Perform_calculation_with_name_0_", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to De verwachtingswaarde voor '{0}' moet een concreet getal zijn..
///
public static string ProbabilisticDistributionValidationRule_Mean_of_0_must_be_a_valid_number {