//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Ringtoets.Common.Forms.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()] 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("Ringtoets.Common.Forms.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 string similar to Alles berekenen. /// public static string Calculate_all { get { return ResourceManager.GetString("Calculate_all", resourceCulture); } } /// /// Looks up a localized string similar to Valideer en voer alle berekeningen binnen het faalmechanisme uit.. /// public static string Calculate_all_ToolTip { get { return ResourceManager.GetString("Calculate_all_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CalculateAllIcon { get { object obj = ResourceManager.GetObject("CalculateAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Wis alle uitvoer. /// public static string Clear_all_output { get { return ResourceManager.GetString("Clear_all_output", resourceCulture); } } /// /// Looks up a localized string similar to Wis de uitvoer van alle berekeningen binnen het faalmechanisme.. /// public static string Clear_all_output_ToolTip { get { return ResourceManager.GetString("Clear_all_output_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ClearOutputIcon { get { object obj = ResourceManager.GetObject("ClearOutputIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap CollapseAllIcon { get { object obj = ResourceManager.GetObject("CollapseAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap EraseIcon { get { object obj = ResourceManager.GetObject("EraseIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ExpandAllIcon { get { object obj = ResourceManager.GetObject("ExpandAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ExportIcon { get { object obj = ResourceManager.GetObject("ExportIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Berekeningen. /// public static string FailureMechanism_Calculations_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Calculations_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Alles i&nklappen. /// public static string FailureMechanism_Collapse_all { get { return ResourceManager.GetString("FailureMechanism_Collapse_all", resourceCulture); } } /// /// Looks up a localized string similar to Klap deze knoop en al zijn kinderen in.. /// public static string FailureMechanism_Collapse_all_ToolTip { get { return ResourceManager.GetString("FailureMechanism_Collapse_all_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Alles ui&tklappen. /// public static string FailureMechanism_Expand_all { get { return ResourceManager.GetString("FailureMechanism_Expand_all", resourceCulture); } } /// /// Looks up a localized string similar to Klap deze knoop en al zijn kinderen uit.. /// public static string FailureMechanism_Expand_all_ToolTip { get { return ResourceManager.GetString("FailureMechanism_Expand_all_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to &Exporteren.... /// public static string FailureMechanism_Export { get { return ResourceManager.GetString("FailureMechanism_Export", resourceCulture); } } /// /// Looks up a localized string similar to Exporteer gegevens naar een bestand.. /// public static string FailureMechanism_Export_ToolTip { get { return ResourceManager.GetString("FailureMechanism_Export_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Invoer. /// public static string FailureMechanism_Inputs_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Inputs_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to &Wissen. /// public static string FailureMechanism_InputsOutputs_Erase { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Erase", resourceCulture); } } /// /// Looks up a localized string similar to Wis de huidige gegevens.. /// public static string FailureMechanism_InputsOutputs_Erase_ToolTip { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Erase_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to &Importeren.... /// public static string FailureMechanism_InputsOutputs_Import { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Import", resourceCulture); } } /// /// Looks up a localized string similar to Importeer gegevens vanuit een bestand.. /// public static string FailureMechanism_InputsOutputs_Import_ToolTip { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Import_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to &Openen. /// public static string FailureMechanism_InputsOutputs_Open { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Open", resourceCulture); } } /// /// Looks up a localized string similar to Open de gegevens in een nieuw documentvenster.. /// public static string FailureMechanism_InputsOutputs_Open_ToolTip { get { return ResourceManager.GetString("FailureMechanism_InputsOutputs_Open_ToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Uitvoer. /// public static string FailureMechanism_Outputs_DisplayName { get { return ResourceManager.GetString("FailureMechanism_Outputs_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Ei&genschappen. /// public static string FailureMechanism_Properties { get { return ResourceManager.GetString("FailureMechanism_Properties", resourceCulture); } } /// /// Looks up a localized string similar to Laat de eigenschappen zien in het eigenschappenvenster.. /// public static string FailureMechanism_Properties_ToolTip { get { return ResourceManager.GetString("FailureMechanism_Properties_ToolTip", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap GeneralFolderIcon { get { object obj = ResourceManager.GetObject("GeneralFolderIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap ImportIcon { get { object obj = ResourceManager.GetObject("ImportIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap InputFolderIcon { get { object obj = ResourceManager.GetObject("InputFolderIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OpenIcon { get { object obj = ResourceManager.GetObject("OpenIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OutputFolderIcon { get { object obj = ResourceManager.GetObject("OutputFolderIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap PropertiesIcon { get { object obj = ResourceManager.GetObject("PropertiesIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Algemeen. /// public static string Ringtoets_Category { get { return ResourceManager.GetString("Ringtoets_Category", resourceCulture); } } /// /// Looks up a localized string similar to Kan knoop uit boom van type {0} niet hernoemen.. /// public static string RingtoetsNodePresenterBase_OnNodeRenamed_Cannot_rename_tree_node_of_type_0_ { get { return ResourceManager.GetString("RingtoetsNodePresenterBase_OnNodeRenamed_Cannot_rename_tree_node_of_type_0_", resourceCulture); } } /// /// Looks up a localized string similar to Kan knoop uit boom van type {0} niet verwijderen.. /// public static string RingtoetsNodePresenterBase_RemoveNodeData_Cannot_delete_node_of_type_0_ { get { return ResourceManager.GetString("RingtoetsNodePresenterBase_RemoveNodeData_Cannot_delete_node_of_type_0_", resourceCulture); } } } }