//------------------------------------------------------------------------------ // // 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 Terminal.Gui.Resources { 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", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// /// 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("Terminal.Gui.Resources.Strings", typeof(Strings).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 _Cancel. /// internal static string btnCancel { get { return ResourceManager.GetString("btnCancel", resourceCulture); } } /// /// Looks up a localized string similar to _No. /// internal static string btnNo { get { return ResourceManager.GetString("btnNo", resourceCulture); } } /// /// Looks up a localized string similar to _OK. /// internal static string btnOk { get { return ResourceManager.GetString("btnOk", resourceCulture); } } /// /// Looks up a localized string similar to O_pen. /// internal static string btnOpen { get { return ResourceManager.GetString("btnOpen", resourceCulture); } } /// /// Looks up a localized string similar to _Save. /// internal static string btnSave { get { return ResourceManager.GetString("btnSave", resourceCulture); } } /// /// Looks up a localized string similar to Save _as. /// internal static string btnSaveAs { get { return ResourceManager.GetString("btnSaveAs", resourceCulture); } } /// /// Looks up a localized string similar to _Yes. /// internal static string btnYes { get { return ResourceManager.GetString("btnYes", resourceCulture); } } /// /// Looks up a localized string similar to _Copy. /// internal static string ctxCopy { get { return ResourceManager.GetString("ctxCopy", resourceCulture); } } /// /// Looks up a localized string similar to Cu_t. /// internal static string ctxCut { get { return ResourceManager.GetString("ctxCut", resourceCulture); } } /// /// Looks up a localized string similar to _Delete All. /// internal static string ctxDeleteAll { get { return ResourceManager.GetString("ctxDeleteAll", resourceCulture); } } /// /// Looks up a localized string similar to _Paste. /// internal static string ctxPaste { get { return ResourceManager.GetString("ctxPaste", resourceCulture); } } /// /// Looks up a localized string similar to _Redo. /// internal static string ctxRedo { get { return ResourceManager.GetString("ctxRedo", resourceCulture); } } /// /// Looks up a localized string similar to _Select All. /// internal static string ctxSelectAll { get { return ResourceManager.GetString("ctxSelectAll", resourceCulture); } } /// /// Looks up a localized string similar to _Undo. /// internal static string ctxUndo { get { return ResourceManager.GetString("ctxUndo", resourceCulture); } } /// /// Looks up a localized string similar to Date Picker. /// internal static string dpTitle { get { return ResourceManager.GetString("dpTitle", resourceCulture); } } /// /// Looks up a localized string similar to Any Files. /// internal static string fdAnyFiles { get { return ResourceManager.GetString("fdAnyFiles", resourceCulture); } } /// /// Looks up a localized string similar to _Delete. /// internal static string fdCtxDelete { get { return ResourceManager.GetString("fdCtxDelete", resourceCulture); } } /// /// Looks up a localized string similar to _Hide {0}. /// internal static string fdCtxHide { get { return ResourceManager.GetString("fdCtxHide", resourceCulture); } } /// /// Looks up a localized string similar to _New. /// internal static string fdCtxNew { get { return ResourceManager.GetString("fdCtxNew", resourceCulture); } } /// /// Looks up a localized string similar to _Rename. /// internal static string fdCtxRename { get { return ResourceManager.GetString("fdCtxRename", resourceCulture); } } /// /// Looks up a localized string similar to _Sort {0} ASC. /// internal static string fdCtxSortAsc { get { return ResourceManager.GetString("fdCtxSortAsc", resourceCulture); } } /// /// Looks up a localized string similar to _Sort {0} DESC. /// internal static string fdCtxSortDesc { get { return ResourceManager.GetString("fdCtxSortDesc", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete '{0}'? This operation is permanent. /// internal static string fdDeleteBody { get { return ResourceManager.GetString("fdDeleteBody", resourceCulture); } } /// /// Looks up a localized string similar to Delete Failed. /// internal static string fdDeleteFailedTitle { get { return ResourceManager.GetString("fdDeleteFailedTitle", resourceCulture); } } /// /// Looks up a localized string similar to Delete {0}. /// internal static string fdDeleteTitle { get { return ResourceManager.GetString("fdDeleteTitle", resourceCulture); } } /// /// Looks up a localized string similar to Directory. /// internal static string fdDirectory { get { return ResourceManager.GetString("fdDirectory", resourceCulture); } } /// /// Looks up a localized string similar to Directory already exists with that name. /// internal static string fdDirectoryAlreadyExistsFeedback { get { return ResourceManager.GetString("fdDirectoryAlreadyExistsFeedback", resourceCulture); } } /// /// Looks up a localized string similar to Must select an existing directory. /// internal static string fdDirectoryMustExistFeedback { get { return ResourceManager.GetString("fdDirectoryMustExistFeedback", resourceCulture); } } /// /// Looks up a localized string similar to Existing. /// internal static string fdExisting { get { return ResourceManager.GetString("fdExisting", resourceCulture); } } /// /// Looks up a localized string similar to File. /// internal static string fdFile { get { return ResourceManager.GetString("fdFile", resourceCulture); } } /// /// Looks up a localized string similar to File already exists with that name. /// internal static string fdFileAlreadyExistsFeedback { get { return ResourceManager.GetString("fdFileAlreadyExistsFeedback", resourceCulture); } } /// /// Looks up a localized string similar to Must select an existing file. /// internal static string fdFileMustExistFeedback { get { return ResourceManager.GetString("fdFileMustExistFeedback", resourceCulture); } } /// /// Looks up a localized string similar to Filename. /// internal static string fdFilename { get { return ResourceManager.GetString("fdFilename", resourceCulture); } } /// /// Looks up a localized string similar to Must select an existing file or directory. /// internal static string fdFileOrDirectoryMustExistFeedback { get { return ResourceManager.GetString("fdFileOrDirectoryMustExistFeedback", resourceCulture); } } /// /// Looks up a localized string similar to Modified. /// internal static string fdModified { get { return ResourceManager.GetString("fdModified", resourceCulture); } } /// /// Looks up a localized string similar to New Failed. /// internal static string fdNewFailed { get { return ResourceManager.GetString("fdNewFailed", resourceCulture); } } /// /// Looks up a localized string similar to New Folder. /// internal static string fdNewTitle { get { return ResourceManager.GetString("fdNewTitle", resourceCulture); } } /// /// Looks up a localized string similar to Open. /// internal static string fdOpen { get { return ResourceManager.GetString("fdOpen", resourceCulture); } } /// /// Looks up a localized string similar to Enter Path. /// internal static string fdPathCaption { get { return ResourceManager.GetString("fdPathCaption", resourceCulture); } } /// /// Looks up a localized string similar to Rename Failed. /// internal static string fdRenameFailedTitle { get { return ResourceManager.GetString("fdRenameFailedTitle", resourceCulture); } } /// /// Looks up a localized string similar to Name:. /// internal static string fdRenamePrompt { get { return ResourceManager.GetString("fdRenamePrompt", resourceCulture); } } /// /// Looks up a localized string similar to Rename. /// internal static string fdRenameTitle { get { return ResourceManager.GetString("fdRenameTitle", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// internal static string fdSave { get { return ResourceManager.GetString("fdSave", resourceCulture); } } /// /// Looks up a localized string similar to Save as. /// internal static string fdSaveAs { get { return ResourceManager.GetString("fdSaveAs", resourceCulture); } } /// /// Looks up a localized string similar to Enter Search. /// internal static string fdSearchCaption { get { return ResourceManager.GetString("fdSearchCaption", resourceCulture); } } /// /// Looks up a localized string similar to Select folder. /// internal static string fdSelectFolder { get { return ResourceManager.GetString("fdSelectFolder", resourceCulture); } } /// /// Looks up a localized string similar to Select Mixed. /// internal static string fdSelectMixed { get { return ResourceManager.GetString("fdSelectMixed", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// internal static string fdSize { get { return ResourceManager.GetString("fdSize", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// internal static string fdType { get { return ResourceManager.GetString("fdType", resourceCulture); } } /// /// Looks up a localized string similar to Wrong file type. /// internal static string fdWrongFileTypeFeedback { get { return ResourceManager.GetString("fdWrongFileTypeFeedback", resourceCulture); } } /// /// Looks up a localized string similar to _Back. /// internal static string wzBack { get { return ResourceManager.GetString("wzBack", resourceCulture); } } /// /// Looks up a localized string similar to Fi_nish. /// internal static string wzFinish { get { return ResourceManager.GetString("wzFinish", resourceCulture); } } /// /// Looks up a localized string similar to _Next.... /// internal static string wzNext { get { return ResourceManager.GetString("wzNext", resourceCulture); } } } }