Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r3e3087bd9c43ca5a3910438b3c9daf0defcb09bf -rdc7692e5c549c25a0f59b41abe103f5c889353b3 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3e3087bd9c43ca5a3910438b3c9daf0defcb09bf) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dc7692e5c549c25a0f59b41abe103f5c889353b3) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -1226,39 +1226,39 @@ } /// - /// Looks up a localized string similar to De waarde op regel {0}, kolom {1} valt buiten het bereik [0, 360].. + /// Looks up a localized string similar to De waarde op regel {0}, kolom '{1}' valt buiten het bereik [0, 360].. /// - public static string StructuresParameterRowsValidator_Line_0_column_1_orientation_out_of_range { + public static string StructuresParameterRowsValidator_Line_0_ColumnName_1_orientation_out_of_range { get { - return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_column_1_orientation_out_of_range", resourceCulture); + return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_ColumnName_1_orientation_out_of_range", resourceCulture); } } /// - /// Looks up a localized string similar to De waarde op regel {0}, kolom {1} valt buiten het bereik [0, 1].. + /// Looks up a localized string similar to De waarde op regel {0}, kolom '{1}' valt buiten het bereik (0, 1].. /// - public static string StructuresParameterRowsValidator_Line_0_column_1_probability_out_of_range { + public static string StructuresParameterRowsValidator_Line_0_ColumnName_1_probability_out_of_range { get { - return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_column_1_probability_out_of_range", resourceCulture); + return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_ColumnName_1_probability_out_of_range", resourceCulture); } } /// - /// Looks up a localized string similar to De waarde op regel {0}, kolom {1} mag niet kleiner dan nul zijn.. + /// Looks up a localized string similar to De waarde op regel {0}, kolom '{1}' mag niet kleiner dan nul zijn.. /// - public static string StructuresParameterRowsValidator_Line_0_column_1_value_cannot_be_smaller_than_zero { + public static string StructuresParameterRowsValidator_Line_0_ColumnName_1_value_cannot_be_smaller_than_zero { get { - return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_column_1_value_cannot_be_smaller_than_zer" + - "o", resourceCulture); + return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_ColumnName_1_value_cannot_be_smaller_than" + + "_zero", resourceCulture); } } /// - /// Looks up a localized string similar to De waarde op regel {0}, kolom {1} is ongeldig.. + /// Looks up a localized string similar to De waarde op regel {0}, kolom '{1}' is ongeldig.. /// - public static string StructuresParameterRowsValidator_Line_0_column_1_value_invalid { + public static string StructuresParameterRowsValidator_Line_0_ColumnName_1_value_invalid { get { - return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_column_1_value_invalid", resourceCulture); + return ResourceManager.GetString("StructuresParameterRowsValidator_Line_0_ColumnName_1_value_invalid", resourceCulture); } }