// Copyright (C) Stichting Deltares 2018. 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.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Demo.Riskeer.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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public 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)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Demo.Riskeer.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)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ChartIcon { get { object obj = ResourceManager.GetObject("ChartIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Kolom grafiek. /// public static string Column_Chart { get { return ResourceManager.GetString("Column_Chart", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ColumnChartIcon { get { object obj = ResourceManager.GetObject("ColumnChartIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Demo. /// public static string Demo { get { return ResourceManager.GetString("Demo", resourceCulture); } } /// /// Looks up a localized string similar to Demo traject. /// public static string DemoAssessmentSection { get { return ResourceManager.GetString("DemoAssessmentSection", resourceCulture); } } /// /// Looks up a localized string similar to Voorbeeld data. /// public static string ExampleData { get { return ResourceManager.GetString("ExampleData", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FaultTreeIcon { get { object obj = ResourceManager.GetObject("FaultTreeIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FolderIcon { get { object obj = ResourceManager.GetObject("FolderIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap FolderIconLarge { get { object obj = ResourceManager.GetObject("FolderIconLarge", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Grafiek. /// public static string General_Chart { get { return ResourceManager.GetString("General_Chart", resourceCulture); } } /// /// Looks up a localized string similar to Foutenboom. /// public static string General_FaultTree { get { return ResourceManager.GetString("General_FaultTree", resourceCulture); } } /// /// Looks up a localized string similar to Kaart. /// public static string General_Map { get { return ResourceManager.GetString("General_Map", resourceCulture); } } /// /// Looks up a localized string similar to Thematische kaart. /// public static string General_ThematicMap { get { return ResourceManager.GetString("General_ThematicMap", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Open een documentvenster met een diagram.. /// public static string OpenChartView_ToolTip { get { return ResourceManager.GetString("OpenChartView_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Gebied 1. /// public static string OpenChartViewCommand_Execute_Area_one { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Area_one", resourceCulture); } } /// /// Looks up a localized string similar to Gebied 2. /// public static string OpenChartViewCommand_Execute_Area_two { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Area_two", resourceCulture); } } /// /// Looks up a localized string similar to Grafiek data. /// public static string OpenChartViewCommand_Execute_Graph_data { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Graph_data", resourceCulture); } } /// /// Looks up a localized string similar to Lijn 1. /// public static string OpenChartViewCommand_Execute_Line_one { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Line_one", resourceCulture); } } /// /// Looks up a localized string similar to Lijn 2. /// public static string OpenChartViewCommand_Execute_Line_two { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Line_two", resourceCulture); } } /// /// Looks up a localized string similar to Punten 1. /// public static string OpenChartViewCommand_Execute_Points_one { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Points_one", resourceCulture); } } /// /// Looks up a localized string similar to Punten 2. /// public static string OpenChartViewCommand_Execute_Points_two { get { return ResourceManager.GetString("OpenChartViewCommand_Execute_Points_two", resourceCulture); } } /// /// Looks up a localized string similar to Open een documentvenster met een foutenboom.. /// public static string OpenFaultTree_ToolTip { get { return ResourceManager.GetString("OpenFaultTree_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Open een documentvenster met een kaart.. /// public static string OpenMapView_ToolTip { get { return ResourceManager.GetString("OpenMapView_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Ameland. /// public static string OpenMapViewCommand_Execute_Ameland { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Ameland", resourceCulture); } } /// /// Looks up a localized string similar to Continentaal Nederland. /// public static string OpenMapViewCommand_Execute_Continentaal_Nederland { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Continentaal_Nederland", resourceCulture); } } /// /// Looks up a localized string similar to Demo kaart Nederland. /// public static string OpenMapViewCommand_Execute_Demo_map_netherlands { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Demo_map_netherlands", resourceCulture); } } /// /// Looks up a localized string similar to Lege map. /// public static string OpenMapViewCommand_Execute_Empty { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Empty", resourceCulture); } } /// /// Looks up a localized string similar to Kustlijn Flevoland. /// public static string OpenMapViewCommand_Execute_Kustlijn_Flevoland { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Kustlijn_Flevoland", resourceCulture); } } /// /// Looks up a localized string similar to Randstad. /// public static string OpenMapViewCommand_Execute_Randstad { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Randstad", resourceCulture); } } /// /// Looks up a localized string similar to Schiermonnikoog. /// public static string OpenMapViewCommand_Execute_Schiermonnikoog { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Schiermonnikoog", resourceCulture); } } /// /// Looks up a localized string similar to Snelwegen randstad. /// public static string OpenMapViewCommand_Execute_Snelwegen_randstad { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Snelwegen_randstad", resourceCulture); } } /// /// Looks up a localized string similar to Terschelling. /// public static string OpenMapViewCommand_Execute_Terschelling { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Terschelling", resourceCulture); } } /// /// Looks up a localized string similar to Texel. /// public static string OpenMapViewCommand_Execute_Texel { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Texel", resourceCulture); } } /// /// Looks up a localized string similar to Vlieland. /// public static string OpenMapViewCommand_Execute_Vlieland { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Vlieland", resourceCulture); } } /// /// Looks up a localized string similar to Waddeneilanden. /// public static string OpenMapViewCommand_Execute_Wadden { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Wadden", resourceCulture); } } /// /// Looks up a localized string similar to Wadden 2. /// public static string OpenMapViewCommand_Execute_Wadden_two { get { return ResourceManager.GetString("OpenMapViewCommand_Execute_Wadden_two", resourceCulture); } } /// /// Looks up a localized string similar to Demo kaart categorial theming. /// public static string OpenThematicalMapViewCommand_Execute_Demo_map_with_theming { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_Demo_map_with_theming", resourceCulture); } } /// /// Looks up a localized string similar to Lijn data met gelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapLineData_with_EqualValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapLineData_with_EqualValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to Lijn data met ongelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapLineData_with_UnequalValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapLineData_with_UnequalValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to Punt data met gelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapPointData_with_EqualValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapPointData_with_EqualValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to Punt data met ongelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapPointData_with_UnequalValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapPointData_with_UnequalValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to Polygon data met gelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapPolygonData_with_EqualValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapPolygonData_with_EqualValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to Polygon data met ongelijk criterium. /// public static string OpenThematicalMapViewCommand_Execute_MapPolygonData_with_UnequalValueCriteria { get { return ResourceManager.GetString("OpenThematicalMapViewCommand_Execute_MapPolygonData_with_UnequalValueCriteria", resourceCulture); } } /// /// Looks up a localized string similar to AA. /// public static string ThematicalFeatureTypes_A { get { return ResourceManager.GetString("ThematicalFeatureTypes_A", resourceCulture); } } /// /// Looks up a localized string similar to BB. /// public static string ThematicalFeatureTypes_B { get { return ResourceManager.GetString("ThematicalFeatureTypes_B", resourceCulture); } } /// /// Looks up a localized string similar to CC. /// public static string ThematicalFeatureTypes_C { get { return ResourceManager.GetString("ThematicalFeatureTypes_C", resourceCulture); } } /// /// Looks up a localized string similar to DD. /// public static string ThematicalFeatureTypes_D { get { return ResourceManager.GetString("ThematicalFeatureTypes_D", resourceCulture); } } /// /// Looks up a localized string similar to EE. /// public static string ThematicalFeatureTypes_E { get { return ResourceManager.GetString("ThematicalFeatureTypes_E", resourceCulture); } } } }