//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.239 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Deltares.MStab.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("Deltares.MStab.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 Add Geometry Curves. /// internal static string AddGeometryCurves { get { return ResourceManager.GetString("AddGeometryCurves", resourceCulture); } } /// /// Looks up a localized string similar to Add Geometry Points. /// internal static string AddGeometryPoints { get { return ResourceManager.GetString("AddGeometryPoints", resourceCulture); } } /// /// Looks up a localized string similar to Add Geometry Polylines. /// internal static string AddGeometryPolylines { get { return ResourceManager.GetString("AddGeometryPolylines", resourceCulture); } } /// /// Looks up a localized string similar to Add Line Loads. /// internal static string AddLineLoads { get { return ResourceManager.GetString("AddLineLoads", resourceCulture); } } /// /// Looks up a localized string similar to Add Tree on slope. /// internal static string AddTreeOnSlope { get { return ResourceManager.GetString("AddTreeOnSlope", resourceCulture); } } /// /// Looks up a localized string similar to Add or remove. /// internal static string BarStringAddOrRemove { get { return ResourceManager.GetString("BarStringAddOrRemove", resourceCulture); } } /// /// Looks up a localized string similar to Customize button. /// internal static string BarStringCustomizeButton { get { return ResourceManager.GetString("BarStringCustomizeButton", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationFade. /// internal static string BarStringMenuAnimationFade { get { return ResourceManager.GetString("BarStringMenuAnimationFade", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationNone. /// internal static string BarStringMenuAnimationNone { get { return ResourceManager.GetString("BarStringMenuAnimationNone", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationRandom. /// internal static string BarStringMenuAnimationRandom { get { return ResourceManager.GetString("BarStringMenuAnimationRandom", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationSlide. /// internal static string BarStringMenuAnimationSlide { get { return ResourceManager.GetString("BarStringMenuAnimationSlide", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationSystem. /// internal static string BarStringMenuAnimationSystem { get { return ResourceManager.GetString("BarStringMenuAnimationSystem", resourceCulture); } } /// /// Looks up a localized string similar to MenuAnimationUnfold. /// internal static string BarStringMenuAnimationUnfold { get { return ResourceManager.GetString("BarStringMenuAnimationUnfold", resourceCulture); } } /// /// Looks up a localized string similar to NewToolbarCaption. /// internal static string BarStringNewToolbarCaption { get { return ResourceManager.GetString("BarStringNewToolbarCaption", resourceCulture); } } /// /// Looks up a localized string similar to RenameToolbarCaption. /// internal static string BarStringRenameToolbarCaption { get { return ResourceManager.GetString("BarStringRenameToolbarCaption", resourceCulture); } } /// /// Looks up a localized string similar to ResetBar. /// internal static string BarStringResetBar { get { return ResourceManager.GetString("BarStringResetBar", resourceCulture); } } /// /// Looks up a localized string similar to ResetBarCaption. /// internal static string BarStringResetBarCaption { get { return ResourceManager.GetString("BarStringResetBarCaption", resourceCulture); } } /// /// Looks up a localized string similar to Reset button. /// internal static string BarStringResetButton { get { return ResourceManager.GetString("BarStringResetButton", resourceCulture); } } /// /// Looks up a localized string similar to ToolBarMenu. /// internal static string BarStringToolBarMenu { get { return ResourceManager.GetString("BarStringToolBarMenu", resourceCulture); } } /// /// Looks up a localized string similar to Close. /// internal static string btClose { get { return ResourceManager.GetString("btClose", resourceCulture); } } /// /// Looks up a localized string similar to &Delete. /// internal static string btDeleteBar { get { return ResourceManager.GetString("btDeleteBar", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string btNBDlgCancel { get { return ResourceManager.GetString("btNBDlgCancel", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// internal static string btNBDlgOk { get { return ResourceManager.GetString("btNBDlgOk", resourceCulture); } } /// /// Looks up a localized string similar to New. /// internal static string btNewBar { get { return ResourceManager.GetString("btNewBar", resourceCulture); } } /// /// Looks up a localized string similar to R&ename. /// internal static string btRenameBar { get { return ResourceManager.GetString("btRenameBar", resourceCulture); } } /// /// Looks up a localized string similar to &Reset. /// internal static string btResetBar { get { return ResourceManager.GetString("btResetBar", resourceCulture); } } /// /// Looks up a localized string similar to &Large Icons. /// internal static string cbOptionslargeIcons { get { return ResourceManager.GetString("cbOptionslargeIcons", resourceCulture); } } /// /// Looks up a localized string similar to Always show full menus. /// internal static string cbOptionsShowFullMenus { get { return ResourceManager.GetString("cbOptionsShowFullMenus", resourceCulture); } } /// /// Looks up a localized string similar to Show Screen &Tips on toolbars. /// internal static string cbOptionsshowTips { get { return ResourceManager.GetString("cbOptionsshowTips", resourceCulture); } } /// /// Looks up a localized string similar to Close other panel to add a new panel. /// internal static string CloseOtherPanel { get { return ResourceManager.GetString("CloseOtherPanel", resourceCulture); } } /// /// Looks up a localized string similar to CustomizeWindowCaption. /// internal static string CustomizeCaption { get { return ResourceManager.GetString("CustomizeCaption", resourceCulture); } } /// /// Looks up a localized string similar to Failed to Append !{0}. /// internal static string FailedToAppend { get { return ResourceManager.GetString("FailedToAppend", resourceCulture); } } /// /// Looks up a localized string similar to {0} ! Failed to create .xml File. /// internal static string FailedToCreate { get { return ResourceManager.GetString("FailedToCreate", resourceCulture); } } /// /// Looks up a localized string similar to File doesn't exist or it is not supported. /// internal static string FileDoseNotExist { get { return ResourceManager.GetString("FileDoseNotExist", resourceCulture); } } /// /// Looks up a localized string similar to File Not Found. /// internal static string FileNotFound { get { return ResourceManager.GetString("FileNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Categories :. /// internal static string lbCategoriesCaption { get { return ResourceManager.GetString("lbCategoriesCaption", resourceCulture); } } /// /// Looks up a localized string similar to Commands :. /// internal static string lbCommandsCaption { get { return ResourceManager.GetString("lbCommandsCaption", resourceCulture); } } /// /// Looks up a localized string similar to Description. /// internal static string lbDescriptionCaption { get { return ResourceManager.GetString("lbDescriptionCaption", resourceCulture); } } /// /// Looks up a localized string similar to Other. /// internal static string lbOptionsOther { get { return ResourceManager.GetString("lbOptionsOther", resourceCulture); } } /// /// Looks up a localized string similar to Personalize Menus and Toolbars. /// internal static string lbOptionsPCaption { get { return ResourceManager.GetString("lbOptionsPCaption", resourceCulture); } } /// /// Looks up a localized string similar to Load Xml File. /// internal static string LoadXml { get { return ResourceManager.GetString("LoadXml", resourceCulture); } } /// /// Looks up a localized string similar to Please notice that there can be loss of precision when changing the unit. Do you want to continue?. /// internal static string LossOfPrecision { get { return ResourceManager.GetString("LossOfPrecision", resourceCulture); } } /// /// Looks up a localized string similar to Loss Of Precision. /// internal static string LossOfPrecisionTitle { get { return ResourceManager.GetString("LossOfPrecisionTitle", resourceCulture); } } /// /// Looks up a localized string similar to Global. /// internal static string MeasurmentGlobal { get { return ResourceManager.GetString("MeasurmentGlobal", resourceCulture); } } /// /// Looks up a localized string similar to Local. /// internal static string MeasurmentLocal { get { return ResourceManager.GetString("MeasurmentLocal", resourceCulture); } } /// /// Looks up a localized string similar to &Menu animations. /// internal static string MenuAnimation { get { return ResourceManager.GetString("MenuAnimation", resourceCulture); } } /// /// Looks up a localized string similar to No Resource files are found !. /// internal static string NoResourceFiles { get { return ResourceManager.GetString("NoResourceFiles", resourceCulture); } } /// /// Looks up a localized string similar to Xml file is not well-formed - {0}. /// internal static string NotWellFormed { get { return ResourceManager.GetString("NotWellFormed", resourceCulture); } } /// /// Looks up a localized string similar to &Bishop. /// internal static string RadioButtonTextBishop { get { return ResourceManager.GetString("RadioButtonTextBishop", resourceCulture); } } /// /// Looks up a localized string similar to Bish&op probabilistic random field. /// internal static string RadioButtonTextBishopProbablity { get { return ResourceManager.GetString("RadioButtonTextBishopProbablity", resourceCulture); } } /// /// Looks up a localized string similar to &Fellenius. /// internal static string RadioButtonTextFellenius { get { return ResourceManager.GetString("RadioButtonTextFellenius", resourceCulture); } } /// /// Looks up a localized string similar to Hori&zontal balance. /// internal static string RadioButtonTextHorizontalBalance { get { return ResourceManager.GetString("RadioButtonTextHorizontalBalance", resourceCulture); } } /// /// Looks up a localized string similar to &Spencer. /// internal static string RadioButtonTextSpencer { get { return ResourceManager.GetString("RadioButtonTextSpencer", resourceCulture); } } /// /// Looks up a localized string similar to Uplift Sp&encer. /// internal static string RadioButtonTextUpliftSpencer { get { return ResourceManager.GetString("RadioButtonTextUpliftSpencer", resourceCulture); } } /// /// Looks up a localized string similar to Uplift &Van. /// internal static string RadioButtonTextUpliftVan { get { return ResourceManager.GetString("RadioButtonTextUpliftVan", resourceCulture); } } /// /// Looks up a localized string similar to &Reset my usage data. /// internal static string Reset { get { return ResourceManager.GetString("Reset", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// internal static string Save { get { return ResourceManager.GetString("Save", resourceCulture); } } /// /// Looks up a localized string similar to Show full menus after Short delay. /// internal static string showFullMenusAfterDelay { get { return ResourceManager.GetString("showFullMenusAfterDelay", resourceCulture); } } /// /// Looks up a localized string similar to Show S&hortcut Keys in ScreenTips. /// internal static string ShowShortcutInTips { get { return ResourceManager.GetString("ShowShortcutInTips", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string StartUpModuleFormCancel { get { return ResourceManager.GetString("StartUpModuleFormCancel", resourceCulture); } } /// /// Looks up a localized string similar to Modules. /// internal static string StartUpModuleFormName { get { return ResourceManager.GetString("StartUpModuleFormName", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// internal static string StartUpModuleFormOkButton { get { return ResourceManager.GetString("StartUpModuleFormOkButton", resourceCulture); } } /// /// Looks up a localized string similar to Commands. /// internal static string tpCommands { get { return ResourceManager.GetString("tpCommands", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// internal static string tpOptions { get { return ResourceManager.GetString("tpOptions", resourceCulture); } } /// /// Looks up a localized string similar to Toolbars. /// internal static string tpToolbars { get { return ResourceManager.GetString("tpToolbars", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to append to the existing Xml File?. /// internal static string WantToAppend { get { return ResourceManager.GetString("WantToAppend", resourceCulture); } } /// /// Looks up a localized string similar to Do you wish to save changes in the current project?. /// internal static string WishToChange { get { return ResourceManager.GetString("WishToChange", resourceCulture); } } /// /// Looks up a localized string similar to Xml file is saved at {0}. /// internal static string XmlSavedPath { get { return ResourceManager.GetString("XmlSavedPath", resourceCulture); } } } }