Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r44f75ace98dd75de607002abd122dfe8310d5456 -rb19983374f4a64979bbb5167bcab288a921aa5e5
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 44f75ace98dd75de607002abd122dfe8310d5456)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b19983374f4a64979bbb5167bcab288a921aa5e5)
@@ -40,7 +40,7 @@
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
@@ -1265,15 +1265,6 @@
}
///
- /// Looks up a localized string similar to Vakindeling.
- ///
- public static string FailureMechanism_Sections_DisplayName {
- get {
- return ResourceManager.GetString("FailureMechanism_Sections_DisplayName", resourceCulture);
- }
- }
-
- ///
/// Looks up a localized string similar to Valideer alle berekeningen binnen dit toetsspoor..
///
public static string FailureMechanism_Validate_all_ToolTip {
@@ -1437,6 +1428,24 @@
}
///
+ /// Looks up a localized string similar to Vakindeling waarmee de waterkering voor dit toetsspoor is geschematiseerd ten behoeve van de beoordeling..
+ ///
+ public static string FailureMechanismSections_Description {
+ get {
+ return ResourceManager.GetString("FailureMechanismSections_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Vakindeling.
+ ///
+ public static string FailureMechanismSections_DisplayName {
+ get {
+ return ResourceManager.GetString("FailureMechanismSections_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to eindpunten.
///
public static string FailureMechanismSections_EndPoints_DisplayName {