Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r56a1b0ad79756583461f17301d0edcd79a1d0de4 -r1ea7670876fef947ed0481b9c19e5b26893352a6
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 56a1b0ad79756583461f17301d0edcd79a1d0de4)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1ea7670876fef947ed0481b9c19e5b26893352a6)
@@ -1038,6 +1038,16 @@
}
///
+ /// Looks up a localized string similar to Het importeren van kunstwerken is mislukt: {0}.
+ ///
+ public static string IStructureUpdateStrategy_UpdateStructuresWithImportedData_Importing_Structures_failed_Reason_0 {
+ get {
+ return ResourceManager.GetString("IStructureUpdateStrategy_UpdateStructuresWithImportedData_Importing_Structures_fa" +
+ "iled_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_ {