Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -ref33df6df23a479f0002ee7ac929865c53ed6d82 -r423010168fe01b2373e9be55f047659911e670f5 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ef33df6df23a479f0002ee7ac929865c53ed6d82) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 423010168fe01b2373e9be55f047659911e670f5) @@ -1,4 +1,25 @@ -//------------------------------------------------------------------------------ +// Copyright (C) Stichting Deltares 2016. All rights reserved. +// +// This file is part of Ringtoets. +// +// Ringtoets is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// +// All names, logos, and references to "Deltares" are registered trademarks of +// Stichting Deltares and remain full property of Stichting Deltares at all times. +// All rights reserved. + +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18444 @@ -779,6 +800,109 @@ } /// + /// Looks up a localized string similar to Een kunstwerklocatie met KWKIDENT '{0}' ligt niet op de referentielijn. Locatie wordt overgeslagen.. + /// + public static string StructuresImporter_AddNextStructureLocation_0_skipping_location_outside_referenceline { + get { + return ResourceManager.GetString("StructuresImporter_AddNextStructureLocation_0_skipping_location_outside_reference" + + "line", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Kunstwerklocatie met KWKIDENT '{0}' is opnieuw ingelezen.. + /// + public static string StructuresImporter_AddNextStructureLocation_Location_with_kwkident_0_already_read { + get { + return ResourceManager.GetString("StructuresImporter_AddNextStructureLocation_Location_with_kwkident_0_already_read" + + "", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor kunstwerklocatie met KWKIDENT '{0}'.. + /// + public static string StructuresImporter_CreateSpecificStructures_no_structursdata_for_location_0_ { + get { + return ResourceManager.GetString("StructuresImporter_CreateSpecificStructures_no_structursdata_for_location_0_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Fout bij het lezen van kunstwerk op regel {0}. {1} Dit kunstwerk wordt overgeslagen.. + /// + public static string StructuresImporter_GetStructureLocationReadResult_Error_reading_Structure_LineNumber_0_Error_1_The_Structure_is_skipped { + get { + return ResourceManager.GetString("StructuresImporter_GetStructureLocationReadResult_Error_reading_Structure_LineNum" + + "ber_0_Error_1_The_Structure_is_skipped", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van kunstwerklocatie.. + /// + public static string StructuresImporter_GetStructureLocationReadResult_reading_structurelocation { + get { + return ResourceManager.GetString("StructuresImporter_GetStructureLocationReadResult_reading_structurelocation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van kunstwerklocaties uit een shapebestand.. + /// + public static string StructuresImporter_ReadStructureLocations_reading_structurelocations { + get { + return ResourceManager.GetString("StructuresImporter_ReadStructureLocations_reading_structurelocations", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van kunstwerkgegevens uit een kommagescheiden bestand.. + /// + public static string StructuresImporter_ReadStructureParameterRowsData_reading_structure_data { + get { + return ResourceManager.GetString("StructuresImporter_ReadStructureParameterRowsData_reading_structure_data", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inlezen van kunstwerkgegevens.. + /// + public static string StructuresImporter_ReadStructureParameterRowsData_reading_structuredata { + get { + return ResourceManager.GetString("StructuresImporter_ReadStructureParameterRowsData_reading_structuredata", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Parameter '{0}' ontbreekt voor de kunstwerklocatie met KWKIDENT '{1}'.. + /// + public static string StructuresImporter_ValidateParameterNames_Parameter_0_missing_for_structure_1_ { + get { + return ResourceManager.GetString("StructuresImporter_ValidateParameterNames_Parameter_0_missing_for_structure_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Parameter '{0}' wordt herhaald voor de kunstwerklocatie met KWKIDENT '{1}'.. + /// + public static string StructuresImporter_ValidateParameterNames_Parameter_0_repeated_for_structure_1_ { + get { + return ResourceManager.GetString("StructuresImporter_ValidateParameterNames_Parameter_0_repeated_for_structure_1_", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Kunstwerklocatie met KWKIDENT '{0}' bevat teveel parameters. De verwachte parameters zijn: '{1}'.. + /// + public static string StructuresImporter_ValidateParameterNames_Structure_0_has_too_many_parameters_expected_parameters_1_ { + get { + return ResourceManager.GetString("StructuresImporter_ValidateParameterNames_Structure_0_has_too_many_parameters_exp" + + "ected_parameters_1_", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het kunstwerk heeft geen geldige waarde voor attribuut '{0}'.. /// public static string StructuresReader_GetNextStructure_Invalid_KWKIDENT {