Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -re276a4bb5db220193c780feaef43bb1900082b8b -ra64e778ac45d89e0bc35900b5c5b4a85e1f24089
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e276a4bb5db220193c780feaef43bb1900082b8b)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a64e778ac45d89e0bc35900b5c5b4a85e1f24089)
@@ -82,15 +82,6 @@
}
///
- /// Looks up a localized string similar to Sterkte berekening.
- ///
- internal static string GrassCoverErosionInwardsOvertoppingOutput_DisplayName {
- get {
- return ResourceManager.GetString("GrassCoverErosionInwardsOvertoppingOutput_DisplayName", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Er zijn geen dijkprofielen beschikbaar om berekeningen voor te genereren..
///
internal static string GrassCoverErosionInwardsPlugin_CreateGenerateCalculationsItem_NoDikeLocations_ToolTip {
@@ -192,5 +183,14 @@
return ((System.Drawing.Bitmap)(obj));
}
}
+
+ ///
+ /// Looks up a localized string similar to Sterkte berekening.
+ ///
+ internal static string OvertoppingOutput_DisplayName {
+ get {
+ return ResourceManager.GetString("OvertoppingOutput_DisplayName", resourceCulture);
+ }
+ }
}
}