Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -r7be65c58634423d5f4e0fb5272158c716d9d3753 -r8a00046f9112833f25944b0f2631c7003f7a1692 --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7be65c58634423d5f4e0fb5272158c716d9d3753) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8a00046f9112833f25944b0f2631c7003f7a1692) @@ -82,6 +82,28 @@ } /// + /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> + /// + ///<!-- + ///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 warrant [rest of string was truncated]";. + /// + public static string ConfiguratieSchema { + get { + return ResourceManager.GetString("ConfiguratieSchema", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het XML-document dat de configuratie voor de berekeningen beschrijft is niet geldig. De validatie geeft de volgende melding op regel {0}, positie {1}: {2}. /// public static string ConfigurationReader_Configuration_contains_no_valid_xml_line_0_position_1_reason_2 { @@ -546,6 +568,28 @@ } /// + /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> + /// + ///<!-- + ///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 warrant [rest of string was truncated]";. + /// + public static string HrLocatieSchema { + get { + return ResourceManager.GetString("HrLocatieSchema", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De rekeninstellingen database heeft niet het juiste schema.. /// public static string HydraRingSettingsDatabaseReader_ValidateSchema_Hydraulic_calculation_settings_database_has_invalid_schema { @@ -1043,6 +1087,28 @@ } /// + /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> + /// + ///<!-- + ///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 warrant [rest of string was truncated]";. + /// + public static string StochastSchema { + get { + return ResourceManager.GetString("StochastSchema", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De kolom '{0}' mag maar één keer gedefinieerd zijn.. /// public static string StructuresCharacteristicsCsvReader_Column_0_must_be_defined_only_once {