// Copyright (C) Stichting Deltares 2017. 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 Lesser 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 Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser 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.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Core.Components.Gis.IO.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Components.Gis.IO.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 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 Lesser 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 [rest of string was truncated]";. /// internal static string defaultWmtsConnectionInfo { get { return ResourceManager.GetString("defaultWmtsConnectionInfo", resourceCulture); } } /// /// Looks up a localized string similar to {0} ///Er is geen kaartlaag geïmporteerd.. /// internal static string FeatureBasedMapDataImporter_HandleCriticalFileReadError_Error_0_no_maplayer_imported { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_HandleCriticalFileReadError_Error_0_no_maplayer_impor" + "ted", resourceCulture); } } /// /// Looks up a localized string similar to Kaartlaag toevoegen afgebroken. Geen data ingelezen.. /// internal static string FeatureBasedMapDataImporter_HandleUserCancelingImport_Import_canceled_no_data_read { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_HandleUserCancelingImport_Import_canceled_no_data_rea" + "d", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand kon niet worden geopend. Mogelijk is het bestand corrupt of in gebruik door een andere applicatie.. /// internal static string FeatureBasedMapDataImporter_Import_An_error_occurred_when_trying_to_read_the_file { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_Import_An_error_occurred_when_trying_to_read_the_file" + "", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen geometrieën vinden in dit bestand.. /// internal static string FeatureBasedMapDataImporter_Import_File_does_not_contain_geometries { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_Import_File_does_not_contain_geometries", resourceCulture); } } /// /// Looks up a localized string similar to Het bestand of andere benodigde bestanden zijn niet gevonden.. /// internal static string FeatureBasedMapDataImporter_Import_File_does_not_exist_or_misses_needed_files { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_Import_File_does_not_exist_or_misses_needed_files", resourceCulture); } } /// /// Looks up a localized string similar to De data in het shapebestand wordt niet ondersteund.. /// internal static string FeatureBasedMapDataImporter_Import_ShapeFile_Contains_Unsupported_Data { get { return ResourceManager.GetString("FeatureBasedMapDataImporter_Import_ShapeFile_Contains_Unsupported_Data", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen punten vinden in dit bestand.. /// internal static string PointShapeFileReader_File_contains_geometries_not_points { get { return ResourceManager.GetString("PointShapeFileReader_File_contains_geometries_not_points", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen polygonen vinden in dit bestand.. /// internal static string PointShapeFileReader_File_contains_geometries_not_polygons { get { return ResourceManager.GetString("PointShapeFileReader_File_contains_geometries_not_polygons", resourceCulture); } } /// /// Looks up a localized string similar to Punten. /// internal static string PointShapeFileReader_ReadLine_Points { get { return ResourceManager.GetString("PointShapeFileReader_ReadLine_Points", resourceCulture); } } /// /// Looks up a localized string similar to Een feature mag maar één geometrie bevatten.. /// internal static string PointShapeFileWriter_CreatePointFromMapFeature_A_feature_can_only_contain_one_geometry { get { return ResourceManager.GetString("PointShapeFileWriter_CreatePointFromMapFeature_A_feature_can_only_contain_one_geo" + "metry", resourceCulture); } } /// /// Looks up a localized string similar to Polygoon. /// internal static string PolygonShapeFileReader_ReadLine_Polygon { get { return ResourceManager.GetString("PolygonShapeFileReader_ReadLine_Polygon", resourceCulture); } } /// /// Looks up a localized string similar to Kon geen lijnen vinden in dit bestand.. /// internal static string PolylineShapeFileReader_File_contains_geometries_not_line { get { return ResourceManager.GetString("PolylineShapeFileReader_File_contains_geometries_not_line", resourceCulture); } } /// /// Looks up a localized string similar to Lijn. /// internal static string PolylineShapeFileReader_ReadLine_Line { get { return ResourceManager.GetString("PolylineShapeFileReader_ReadLine_Line", resourceCulture); } } /// /// Looks up a localized string similar to Mapdata mag maar één feature bevatten.. /// internal static string ShapeFileWriterBase_CopyToFeature_Mapdata_can_only_contain_one_feature { get { return ResourceManager.GetString("ShapeFileWriterBase_CopyToFeature_Mapdata_can_only_contain_one_feature", resourceCulture); } } /// /// Looks up a localized string similar to Het is niet mogelijk om WMTS connectie '{0}' aan te maken met URL '{1}'.. /// internal static string WmtsConnectionInfoReader_Unable_To_Create_WmtsConnectionInfo { get { return ResourceManager.GetString("WmtsConnectionInfoReader_Unable_To_Create_WmtsConnectionInfo", resourceCulture); } } } }