//------------------------------------------------------------------------------ // // 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 Account. /// public static string Account { get { return ResourceManager.GetString("Account", resourceCulture); } } /// /// 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 Address. /// public static string Address { get { return ResourceManager.GetString("Address", resourceCulture); } } /// /// Looks up a localized string similar to Address Information. /// public static string AddressInformation { get { return ResourceManager.GetString("AddressInformation", resourceCulture); } } /// /// Looks up a localized string similar to Back. /// public static string Back { get { return ResourceManager.GetString("Back", resourceCulture); } } /// /// Looks up a localized string similar to Business Phone. /// public static string BusinessPhone { get { return ResourceManager.GetString("BusinessPhone", 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 You can now access your {0}.. /// public static string CanAccessYourFormat { get { return ResourceManager.GetString("CanAccessYourFormat", 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 Change password. /// public static string ChangePassword { get { return ResourceManager.GetString("ChangePassword", resourceCulture); } } /// /// Looks up a localized string similar to City. /// public static string City { get { return ResourceManager.GetString("City", 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 Company Information. /// public static string CompanyInformation { get { return ResourceManager.GetString("CompanyInformation", 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 Contact Information. /// public static string ContactInformation { get { return ResourceManager.GetString("ContactInformation", resourceCulture); } } /// /// Looks up a localized string similar to Country/Region. /// public static string Country { get { return ResourceManager.GetString("Country", resourceCulture); } } /// /// Looks up a localized string similar to Create. /// public static string Create { get { return ResourceManager.GetString("Create", 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 Display Name. /// public static string DisplayName { get { return ResourceManager.GetString("DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Email. /// public static string Email { get { return ResourceManager.GetString("Email", resourceCulture); } } /// /// Looks up a localized string similar to Please enter file name. /// public static string EnterFileName { get { return ResourceManager.GetString("EnterFileName", 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 Excel workbook. /// public static string ExcelWorkbook { get { return ResourceManager.GetString("ExcelWorkbook", resourceCulture); } } /// /// Looks up a localized string similar to External Email. /// public static string ExternalEmail { get { return ResourceManager.GetString("ExternalEmail", resourceCulture); } } /// /// Looks up a localized string similar to Fax. /// public static string Fax { get { return ResourceManager.GetString("Fax", 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 name. /// public static string FileName { get { return ResourceManager.GetString("FileName", 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 First Name. /// public static string FirstName { get { return ResourceManager.GetString("FirstName", resourceCulture); } } /// /// Looks up a localized string similar to Forgot your password?. /// public static string ForgotYourPassword { get { return ResourceManager.GetString("ForgotYourPassword", resourceCulture); } } /// /// Looks up a localized string similar to General Information. /// public static string GeneralInformation { get { return ResourceManager.GetString("GeneralInformation", 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 Here. /// public static string Here { get { return ResourceManager.GetString("Here", resourceCulture); } } /// /// Looks up a localized string similar to Home Phone. /// public static string HomePhone { get { return ResourceManager.GetString("HomePhone", 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 Middle Initial. /// public static string Initials { get { return ResourceManager.GetString("Initials", resourceCulture); } } /// /// Looks up a localized string similar to File already exist. /// public static string ItemExist { get { return ResourceManager.GetString("ItemExist", 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 Job Title. /// public static string JobTitle { get { return ResourceManager.GetString("JobTitle", 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 Last Name. /// public static string LastName { get { return ResourceManager.GetString("LastName", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// public static string Login { get { return ResourceManager.GetString("Login", resourceCulture); } } /// /// Looks up a localized string similar to Login name. /// public static string LoginName { get { return ResourceManager.GetString("LoginName", resourceCulture); } } /// /// Looks up a localized string similar to Log out. /// public static string LogOut { get { return ResourceManager.GetString("LogOut", 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 Mobile Phone. /// public static string MobilePhone { get { return ResourceManager.GetString("MobilePhone", 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 New password. /// public static string NewPassword { get { return ResourceManager.GetString("NewPassword", resourceCulture); } } /// /// Looks up a localized string similar to Your new password has been set.. /// public static string NewPasswordBeenSet { get { return ResourceManager.GetString("NewPasswordBeenSet", resourceCulture); } } /// /// Looks up a localized string similar to Confirm password. /// public static string NewPasswordConfirmation { get { return ResourceManager.GetString("NewPasswordConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Next. /// public static string Next { get { return ResourceManager.GetString("Next", 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 Notes. /// public static string Notes { get { return ResourceManager.GetString("Notes", resourceCulture); } } /// /// Looks up a localized string similar to Old password. /// public static string OldPassword { get { return ResourceManager.GetString("OldPassword", 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 Pager. /// public static string Pager { get { return ResourceManager.GetString("Pager", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// public static string Password { get { return ResourceManager.GetString("Password", resourceCulture); } } /// /// Looks up a localized string similar to Will expire on {0}. If you want to change password then please click {1}.. /// public static string PasswordExpirationFormat { get { return ResourceManager.GetString("PasswordExpirationFormat", resourceCulture); } } /// /// Looks up a localized string similar to Password must meet the following requirements:. /// public static string PasswordFollowingRequirements { get { return ResourceManager.GetString("PasswordFollowingRequirements", resourceCulture); } } /// /// Looks up a localized string similar to Password never expires. If you want to change password then please click {0}.. /// public static string PasswordNeverExpiresFormat { get { return ResourceManager.GetString("PasswordNeverExpiresFormat", resourceCulture); } } /// /// Looks up a localized string similar to Password reset. /// public static string PasswordReset { get { return ResourceManager.GetString("PasswordReset", resourceCulture); } } /// /// Looks up a localized string similar to Enter your login and password reset email will be sent to your email address. You may need to check your spam folder.. /// public static string PasswordResetEmailInfo { get { return ResourceManager.GetString("PasswordResetEmailInfo", 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 Pincode. /// public static string Pincode { get { return ResourceManager.GetString("Pincode", 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 Powerpoint presentation. /// public static string PowerPointPresentation { get { return ResourceManager.GetString("PowerPointPresentation", resourceCulture); } } /// /// Looks up a localized string similar to Primary Email. /// public static string PrimaryEmail { get { return ResourceManager.GetString("PrimaryEmail", 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 Profile. /// public static string Profile { get { return ResourceManager.GetString("Profile", resourceCulture); } } /// /// Looks up a localized string similar to Save Changes. /// public static string SaveChanges { get { return ResourceManager.GetString("SaveChanges", 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. /// public static string Select { get { return ResourceManager.GetString("Select", 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 Send. /// public static string Send { get { return ResourceManager.GetString("Send", resourceCulture); } } /// /// Looks up a localized string similar to Send email. /// public static string SendEmail { get { return ResourceManager.GetString("SendEmail", resourceCulture); } } /// /// Looks up a localized string similar to When you click the send button below, a Password Reset PIN will be sent to your Cell Phone or Email Address.. /// public static string SendPincodeTo { get { return ResourceManager.GetString("SendPincodeTo", 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 Sms. /// public static string Sms { get { return ResourceManager.GetString("Sms", resourceCulture); } } /// /// Looks up a localized string similar to State/Province. /// public static string State { get { return ResourceManager.GetString("State", 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 Try again. /// public static string TryAgain { get { return ResourceManager.GetString("TryAgain", 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 User profile successfully updated. /// public static string UserProfileSuccessfullyUpdated { get { return ResourceManager.GetString("UserProfileSuccessfullyUpdated", resourceCulture); } } /// /// Looks up a localized string similar to Web Page. /// public static string WebPage { get { return ResourceManager.GetString("WebPage", resourceCulture); } } /// /// Looks up a localized string similar to Word document. /// public static string WordDocument { get { return ResourceManager.GetString("WordDocument", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// public static string Yes { get { return ResourceManager.GetString("Yes", resourceCulture); } } /// /// Looks up a localized string similar to You are changing password for '{0}' account.. /// public static string YouRChangingPswForFormat { get { return ResourceManager.GetString("YouRChangingPswForFormat", resourceCulture); } } /// /// Looks up a localized string similar to Zip/Postal Code. /// public static string Zip { get { return ResourceManager.GetString("Zip", resourceCulture); } } } }