Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -re1cd9f27d423d4bfc6a0be647fa8388b3fefb8a2 -r3e3087bd9c43ca5a3910438b3c9daf0defcb09bf
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e1cd9f27d423d4bfc6a0be647fa8388b3fefb8a2)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3e3087bd9c43ca5a3910438b3c9daf0defcb09bf)
@@ -1135,21 +1135,20 @@
}
///
- /// Looks up a localized string similar to De variatie op regel {0} wordt omgerekend in een standaard deviatie..
+ /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor kunstwerklocatie met KWKIDENT '{0}'..
///
- public static string StructuresImporter_ConvertVarianceToStandardDeviation_Converting_variation_on_line_0_ {
+ public static string StructuresImporter_CreateSpecificStructures_no_structuresdata_for_Location_0_ {
get {
- return ResourceManager.GetString("StructuresImporter_ConvertVarianceToStandardDeviation_Converting_variation_on_lin" +
- "e_0_", resourceCulture);
+ return ResourceManager.GetString("StructuresImporter_CreateSpecificStructures_no_structuresdata_for_Location_0_", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor kunstwerklocatie met KWKIDENT '{0}'..
+ /// Looks up a localized string similar to De variatie op regel {0} wordt omgerekend in een variatiecoƫfficiƫnt..
///
- public static string StructuresImporter_CreateSpecificStructures_no_structuresdata_for_Location_0_ {
+ public static string StructuresImporter_GetCoefficientOfVariation_Converting_variation_on_Line_0_ {
get {
- return ResourceManager.GetString("StructuresImporter_CreateSpecificStructures_no_structuresdata_for_Location_0_", resourceCulture);
+ return ResourceManager.GetString("StructuresImporter_GetCoefficientOfVariation_Converting_variation_on_Line_0_", resourceCulture);
}
}
@@ -1200,6 +1199,15 @@
}
///
+ /// Looks up a localized string similar to De variatie op regel {0} wordt omgerekend in een standaard deviatie..
+ ///
+ public static string StructuresImporter_StandardDeviation_Converting_variation_on_Line_0_ {
+ get {
+ return ResourceManager.GetString("StructuresImporter_StandardDeviation_Converting_variation_on_Line_0_", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Kunstwerk nummer {0} wordt overgeslagen..
///
public static string StructuresImporter_Structure_number_0_is_skipped {