Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r433fc2ade8570da2d39f3e93ea7ae895cd88fa74 -re02bad7d2b567bf3871caed72df9ca92baa0ef13
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 433fc2ade8570da2d39f3e93ea7ae895cd88fa74)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e02bad7d2b567bf3871caed72df9ca92baa0ef13)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2017. All rights reserved.
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
//
// This file is part of Ringtoets.
//
@@ -82,6 +82,33 @@
}
///
+ /// Looks up a localized string similar to Assemblageresultaat.
+ ///
+ public static string AssemblyResult_DisplayName {
+ get {
+ return ResourceManager.GetString("AssemblyResult_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Assemblageresultaat.
+ ///
+ public static string AssemblyResult_file_filter_Description {
+ get {
+ return ResourceManager.GetString("AssemblyResult_file_filter_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to gml.
+ ///
+ public static string AssemblyResult_file_filter_Extension {
+ get {
+ return ResourceManager.GetString("AssemblyResult_file_filter_Extension", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AssemblyResultPerSection {
@@ -101,6 +128,15 @@
}
///
+ /// Looks up a localized string similar to Assemblage.
+ ///
+ public static string AssemblyResultsCategoryTreeFolder_DisplayName {
+ get {
+ return ResourceManager.GetString("AssemblyResultsCategoryTreeFolder_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AssemblyResultTotal {