Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -rf88343c0590cb04c7135ce141872940e59325927 -r6ac1d016e76120e778964de3ad7e2c0d6c837669
--- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision f88343c0590cb04c7135ce141872940e59325927)
+++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6ac1d016e76120e778964de3ad7e2c0d6c837669)
@@ -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 {
@@ -84,36 +84,36 @@
///
/// Looks up a localized string similar to De parameter 'C' die gebruikt wordt om het lengte-effect te berekenen..
///
- public static string ClosingStructuresFailureMechanismContextProperties_C_Description {
+ public static string ClosingStructuresFailureMechanismProperties_C_Description {
get {
- return ResourceManager.GetString("ClosingStructuresFailureMechanismContextProperties_C_Description", resourceCulture);
+ return ResourceManager.GetString("ClosingStructuresFailureMechanismProperties_C_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to C [-].
///
- public static string ClosingStructuresFailureMechanismContextProperties_C_DisplayName {
+ public static string ClosingStructuresFailureMechanismProperties_C_DisplayName {
get {
- return ResourceManager.GetString("ClosingStructuresFailureMechanismContextProperties_C_DisplayName", resourceCulture);
+ return ResourceManager.GetString("ClosingStructuresFailureMechanismProperties_C_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De parameter '2NA' die gebruikt wordt om het lengte-effect te berekenen..
///
- public static string ClosingStructuresFailureMechanismContextProperties_N2A_Description {
+ public static string ClosingStructuresFailureMechanismProperties_N2A_Description {
get {
- return ResourceManager.GetString("ClosingStructuresFailureMechanismContextProperties_N2A_Description", resourceCulture);
+ return ResourceManager.GetString("ClosingStructuresFailureMechanismProperties_N2A_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to 2NA [-].
///
- public static string ClosingStructuresFailureMechanismContextProperties_N2A_DisplayName {
+ public static string ClosingStructuresFailureMechanismProperties_N2A_DisplayName {
get {
- return ResourceManager.GetString("ClosingStructuresFailureMechanismContextProperties_N2A_DisplayName", resourceCulture);
+ return ResourceManager.GetString("ClosingStructuresFailureMechanismProperties_N2A_DisplayName", resourceCulture);
}
}