Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r6d5e26f9a71e8337b5973cfb20d08b8a6ea37c35 -r42de53622a93676d31723d47254e1b7730ef6434 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6d5e26f9a71e8337b5973cfb20d08b8a6ea37c35) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42de53622a93676d31723d47254e1b7730ef6434) @@ -1179,12 +1179,12 @@ } /// - /// Looks up a localized string similar to Fout bij het lezen van profiellocatie {0}. {1} Dit profiel wordt overgeslagen.. + /// Looks up a localized string similar to Fout bij het lezen van profiellocatie {0}. {1}. /// - public static string ProfilesImporter_GetProfileLocationReadResult_Error_reading_Profile_LineNumber_0_Error_1_The_Profile_is_skipped { + public static string ProfilesImporter_GetProfileLocationReadResult_Error_reading_Profile_LineNumber_0_Error_1 { get { return ResourceManager.GetString("ProfilesImporter_GetProfileLocationReadResult_Error_reading_Profile_LineNumber_0_" + - "Error_1_The_Profile_is_skipped", resourceCulture); + "Error_1", resourceCulture); } }