//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.33440 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace WebsitePanel.WebDavPortal.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", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class UI { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal UI() { } /// /// 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("WebsitePanel.WebDavPortal.Resources.UI", typeof(UI).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 Actions. /// public static string Actions { get { return ResourceManager.GetString("Actions", resourceCulture); } } /// /// Looks up a localized string similar to Byte. /// public static string Byte { get { return ResourceManager.GetString("Byte", resourceCulture); } } /// /// Looks up a localized string similar to Bytes. /// public static string Bytes { get { return ResourceManager.GetString("Bytes", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// public static string Cancel { get { return ResourceManager.GetString("Cancel", resourceCulture); } } /// /// Looks up a localized string similar to Cancel All. /// public static string CancelAll { get { return ResourceManager.GetString("CancelAll", resourceCulture); } } /// /// Looks up a localized string similar to Close. /// public static string Close { get { return ResourceManager.GetString("Close", resourceCulture); } } /// /// Looks up a localized string similar to Confirm. /// public static string Confirm { get { return ResourceManager.GetString("Confirm", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// public static string Delete { get { return ResourceManager.GetString("Delete", resourceCulture); } } /// /// Looks up a localized string similar to Delete File?. /// public static string DeleteFileQuestion { get { return ResourceManager.GetString("DeleteFileQuestion", resourceCulture); } } /// /// Looks up a localized string similar to Details. /// public static string Details { get { return ResourceManager.GetString("Details", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete {0} item(s)?. /// public static string DialogsContentConfrimFileDeletion { get { return ResourceManager.GetString("DialogsContentConfrimFileDeletion", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// public static string Error { get { return ResourceManager.GetString("Error", resourceCulture); } } /// /// Looks up a localized string similar to EB. /// public static string ExabyteShort { get { return ResourceManager.GetString("ExabyteShort", resourceCulture); } } /// /// Looks up a localized string similar to File. /// public static string File { get { return ResourceManager.GetString("File", resourceCulture); } } /// /// Looks up a localized string similar to File Upload. /// public static string FileUpload { get { return ResourceManager.GetString("FileUpload", resourceCulture); } } /// /// Looks up a localized string similar to Gb. /// public static string GigabyteShort { get { return ResourceManager.GetString("GigabyteShort", resourceCulture); } } /// /// Looks up a localized string similar to Info. /// public static string Info { get { return ResourceManager.GetString("Info", resourceCulture); } } /// /// Looks up a localized string similar to {0} items was removed.. /// public static string ItemsWasRemovedFormat { get { return ResourceManager.GetString("ItemsWasRemovedFormat", resourceCulture); } } /// /// Looks up a localized string similar to KB. /// public static string KilobyteShort { get { return ResourceManager.GetString("KilobyteShort", resourceCulture); } } /// /// Looks up a localized string similar to MB. /// public static string MegabyteShort { get { return ResourceManager.GetString("MegabyteShort", resourceCulture); } } /// /// Looks up a localized string similar to Modified. /// public static string Modified { get { return ResourceManager.GetString("Modified", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// public static string Name { get { return ResourceManager.GetString("Name", resourceCulture); } } /// /// Looks up a localized string similar to No files are selected.. /// public static string NoFilesAreSelected { get { return ResourceManager.GetString("NoFilesAreSelected", resourceCulture); } } /// /// Looks up a localized string similar to Not a file.. /// public static string NotAFile { get { return ResourceManager.GetString("NotAFile", resourceCulture); } } /// /// Looks up a localized string similar to or drag and drop files here.. /// public static string OrDragAndDropFilesHere { get { return ResourceManager.GetString("OrDragAndDropFilesHere", resourceCulture); } } /// /// Looks up a localized string similar to PB. /// public static string PetabyteShort { get { return ResourceManager.GetString("PetabyteShort", resourceCulture); } } /// /// Looks up a localized string similar to Please wait.... /// public static string PleaseWaitWithDots { get { return ResourceManager.GetString("PleaseWaitWithDots", resourceCulture); } } /// /// Looks up a localized string similar to Processing. /// public static string Processing { get { return ResourceManager.GetString("Processing", resourceCulture); } } /// /// Looks up a localized string similar to Processing.... /// public static string ProcessingWithDots { get { return ResourceManager.GetString("ProcessingWithDots", resourceCulture); } } /// /// Looks up a localized string similar to Search. /// public static string Search { get { return ResourceManager.GetString("Search", resourceCulture); } } /// /// Looks up a localized string similar to Search Documents. /// public static string SearchDocuments { get { return ResourceManager.GetString("SearchDocuments", resourceCulture); } } /// /// Looks up a localized string similar to Search Results. /// public static string SearchResults { get { return ResourceManager.GetString("SearchResults", resourceCulture); } } /// /// Looks up a localized string similar to Select files to upload. /// public static string SelectFilesToUpload { get { return ResourceManager.GetString("SelectFilesToUpload", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// public static string Size { get { return ResourceManager.GetString("Size", resourceCulture); } } /// /// Looks up a localized string similar to Table. /// public static string Table { get { return ResourceManager.GetString("Table", resourceCulture); } } /// /// Looks up a localized string similar to TB. /// public static string TerabyteShort { get { return ResourceManager.GetString("TerabyteShort", resourceCulture); } } /// /// Looks up a localized string similar to Type. /// public static string Type { get { return ResourceManager.GetString("Type", resourceCulture); } } /// /// Looks up a localized string similar to Upload. /// public static string Upload { get { return ResourceManager.GetString("Upload", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// public static string Yes { get { return ResourceManager.GetString("Yes", resourceCulture); } } } }