Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -rfca049745871c8352ef2968048fdc0cca0c647e0 -re1cd9f27d423d4bfc6a0be647fa8388b3fefb8a2 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision fca049745871c8352ef2968048fdc0cca0c647e0) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e1cd9f27d423d4bfc6a0be647fa8388b3fefb8a2) @@ -22,7 +22,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -1255,6 +1255,16 @@ } /// + /// Looks up a localized string similar to Voor een betrouwbare conversie tussen standaard deviatie en variatiecoƫfficiƫnt mag de gemiddelde waarde (op regel {0}, kolom {1}) niet te dicht op 0 zijn.. + /// + public static string StructuresParameterRowsValidator_Mean_on_Line_0_ColumnName_1_causes_unreliable_variation_value_conversion { + get { + return ResourceManager.GetString("StructuresParameterRowsValidator_Mean_on_Line_0_ColumnName_1_causes_unreliable_va" + + "riation_value_conversion", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Parameter '{0}' ontbreekt.. /// public static string StructuresParameterRowsValidator_Parameter_0_missing {