Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rdee01f6d6c15af0cc124816bfe99c7658af8995d -r16619bc4d9f84a35b603217d2eaddfe9092783a7
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dee01f6d6c15af0cc124816bfe99c7658af8995d)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 16619bc4d9f84a35b603217d2eaddfe9092783a7)
@@ -584,6 +584,24 @@
}
///
+ /// Looks up a localized string similar to ID.
+ ///
+ public static string HydraulicBoundaryLocation_Id {
+ get {
+ return ResourceManager.GetString("HydraulicBoundaryLocation_Id", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Naam.
+ ///
+ public static string HydraulicBoundaryLocation_Name {
+ get {
+ return ResourceManager.GetString("HydraulicBoundaryLocation_Name", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to {0} Er zijn geen hydraulische randvoorwaarden locaties geƫxporteerd..
///
public static string HydraulicBoundaryLocationsExporter_Error_Exception_0_no_HydraulicBoundaryLocations_exported {