//------------------------------------------------------------------------------ // // 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 ComPDFKit.Controls.Strings { 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 Compress { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Compress() { } /// /// 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("ComPDFKit.Controls.Strings.Compress", typeof(Compress).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 Custom. /// internal static string Compress_Custom { get { return ResourceManager.GetString("Compress_Custom", resourceCulture); } } /// /// Looks up a localized string similar to High. /// internal static string Compress_High { get { return ResourceManager.GetString("Compress_High", resourceCulture); } } /// /// Looks up a localized string similar to Low. /// internal static string Compress_Low { get { return ResourceManager.GetString("Compress_Low", resourceCulture); } } /// /// Looks up a localized string similar to Medium. /// internal static string Compress_Medium { get { return ResourceManager.GetString("Compress_Medium", resourceCulture); } } /// /// Looks up a localized string similar to The file size entered is incorrect, try again please. /// internal static string Compress_NumberErrorWarning { get { return ResourceManager.GetString("Compress_NumberErrorWarning", resourceCulture); } } /// /// Looks up a localized string similar to Compress files succeeded!. /// internal static string Compress_OKWarning { get { return ResourceManager.GetString("Compress_OKWarning", resourceCulture); } } /// /// Looks up a localized string similar to Compress Quality. /// internal static string Compress_OptimizationQuality { get { return ResourceManager.GetString("Compress_OptimizationQuality", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure to stop the compressing?. /// internal static string CompressInterruptWarning { get { return ResourceManager.GetString("CompressInterruptWarning", resourceCulture); } } /// /// Looks up a localized string similar to Compress. /// internal static string CompressStr { get { return ResourceManager.GetString("CompressStr", resourceCulture); } } /// /// Looks up a localized string similar to Undo. /// internal static string ContentSelection_CancelDo { get { return ResourceManager.GetString("ContentSelection_CancelDo", resourceCulture); } } /// /// Looks up a localized string similar to Exit. /// internal static string ContentSelection_Exit { get { return ResourceManager.GetString("ContentSelection_Exit", resourceCulture); } } /// /// Looks up a localized string similar to Output. /// internal static string ContentSelection_Output { get { return ResourceManager.GetString("ContentSelection_Output", resourceCulture); } } /// /// Looks up a localized string similar to Progress. /// internal static string Convert_Progress { get { return ResourceManager.GetString("Convert_Progress", resourceCulture); } } /// /// Looks up a localized string similar to Select Area. /// internal static string Corp_Customize { get { return ResourceManager.GetString("Corp_Customize", resourceCulture); } } /// /// Looks up a localized string similar to The page cannot be restored to original state after you have cropped it. Are you sure you want to crop the page?. /// internal static string Corp_Customize_PRM { get { return ResourceManager.GetString("Corp_Customize_PRM", resourceCulture); } } /// /// Looks up a localized string similar to Location. /// internal static string FileInfo_Location { get { return ResourceManager.GetString("FileInfo_Location", resourceCulture); } } /// /// Looks up a localized string similar to Size. /// internal static string FileInfo_Size { get { return ResourceManager.GetString("FileInfo_Size", resourceCulture); } } /// /// Looks up a localized string similar to Add Files. /// internal static string Main_AddFile { get { return ResourceManager.GetString("Main_AddFile", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string Main_Cancel { get { return ResourceManager.GetString("Main_Cancel", resourceCulture); } } /// /// Looks up a localized string similar to Completed. /// internal static string Main_CompletedState { get { return ResourceManager.GetString("Main_CompletedState", resourceCulture); } } /// /// Looks up a localized string similar to Copy. /// internal static string Main_Copy { get { return ResourceManager.GetString("Main_Copy", resourceCulture); } } /// /// Looks up a localized string similar to Crop. /// internal static string Main_Crop { get { return ResourceManager.GetString("Main_Crop", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string Main_Delete { get { return ResourceManager.GetString("Main_Delete", resourceCulture); } } /// /// Looks up a localized string similar to Failed. /// internal static string Main_FailedState { get { return ResourceManager.GetString("Main_FailedState", resourceCulture); } } /// /// Looks up a localized string similar to File Name. /// internal static string Main_FileName { get { return ResourceManager.GetString("Main_FileName", resourceCulture); } } /// /// Looks up a localized string similar to Hint. /// internal static string Main_HintWarningTitle { get { return ResourceManager.GetString("Main_HintWarningTitle", resourceCulture); } } /// /// Looks up a localized string similar to Interrupt. /// internal static string Main_Interrupt { get { return ResourceManager.GetString("Main_Interrupt", resourceCulture); } } /// /// Looks up a localized string similar to About Us. /// internal static string Main_MenuHelp_About { get { return ResourceManager.GetString("Main_MenuHelp_About", resourceCulture); } } /// /// Looks up a localized string similar to No. /// internal static string Main_No { get { return ResourceManager.GetString("Main_No", resourceCulture); } } /// /// Looks up a localized string similar to No file selected. /// internal static string Main_NoSelectedFilesWarning { get { return ResourceManager.GetString("Main_NoSelectedFilesWarning", resourceCulture); } } /// /// Looks up a localized string similar to OK. /// internal static string Main_Ok { get { return ResourceManager.GetString("Main_Ok", resourceCulture); } } /// /// Looks up a localized string similar to The file cannot be opened because the file format or file extension is invalid. Please make sure the file is not damaged and the file extension matches the file format.. /// internal static string Main_OpenFileFailedWarning { get { return ResourceManager.GetString("Main_OpenFileFailedWarning", resourceCulture); } } /// /// Looks up a localized string similar to Please select a folder. /// internal static string Main_OpenFolderNoteWarning { get { return ResourceManager.GetString("Main_OpenFolderNoteWarning", resourceCulture); } } /// /// Looks up a localized string similar to Print. /// internal static string Main_Print { get { return ResourceManager.GetString("Main_Print", resourceCulture); } } /// /// Looks up a localized string similar to Remove All Files. /// internal static string Main_RemoveAll { get { return ResourceManager.GetString("Main_RemoveAll", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// internal static string Main_Yes { get { return ResourceManager.GetString("Main_Yes", resourceCulture); } } /// /// Looks up a localized string similar to Move Down. /// internal static string Merge_MoveDown { get { return ResourceManager.GetString("Merge_MoveDown", resourceCulture); } } /// /// Looks up a localized string similar to Move Up. /// internal static string Merge_MoveUp { get { return ResourceManager.GetString("Merge_MoveUp", resourceCulture); } } /// /// Looks up a localized string similar to {0} file(s) in total. /// internal static string Merge_TotalPage { get { return ResourceManager.GetString("Merge_TotalPage", resourceCulture); } } } }