Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r1ea7670876fef947ed0481b9c19e5b26893352a6 -ra8e42210f83110977d18ff743cc7b5808d2f884b
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1ea7670876fef947ed0481b9c19e5b26893352a6)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a8e42210f83110977d18ff743cc7b5808d2f884b)
@@ -1048,6 +1048,16 @@
}
///
+ /// Looks up a localized string similar to Het bijwerken van kunstwerken is mislukt: {0}.
+ ///
+ public static string IStructureUpdateStrategy_UpdateStructuresWithImportedData_Update_Structures_failed_Reason_0 {
+ get {
+ return ResourceManager.GetString("IStructureUpdateStrategy_UpdateStructuresWithImportedData_Update_Structures_faile" +
+ "d_Reason_0", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Een gemiddelde van '{0}' is ongeldig voor stochast '{1}'..
///
public static string IVariationCoefficientDistributionExtensions_TrySetMean_Mean_0_is_invalid_for_Stochast_1_ {