//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace PDF_Office.Strings.MainPage {
using System;
///
/// 一个强类型的资源类,用于查找本地化的字符串等。
///
// 此类是由 StronglyTypedResourceBuilder
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 VS 项目。
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class MainPage {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal MainPage() {
}
///
/// 返回此类使用的缓存的 ResourceManager 实例。
///
[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("PDF_Office.Strings.MainPage.MainPage", typeof(MainPage).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// 重写当前线程的 CurrentUICulture 属性,对
/// 使用此强类型资源类的所有资源查找执行重写。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// 查找类似 Add Files 的本地化字符串。
///
public static string Merge_AddFiles {
get {
return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
}
}
///
/// 查找类似 Add an Open File 的本地化字符串。
///
public static string Merge_AddOpenFile {
get {
return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
}
}
///
/// 查找类似 Selected files
///Drop files here or Click “Add Files” at bottom right button.
///Drag files to reorder as you need. 的本地化字符串。
///
public static string Merge_Hint {
get {
return ResourceManager.GetString("Merge_Hint", resourceCulture);
}
}
///
/// 查找类似 Pages 的本地化字符串。
///
public static string Merge_ItemPages {
get {
return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
}
}
///
/// 查找类似 Cancel 的本地化字符串。
///
public static string Merge_No {
get {
return ResourceManager.GetString("Merge_No", resourceCulture);
}
}
///
/// 查找类似 File Name 的本地化字符串。
///
public static string Merge_TitleFileName {
get {
return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
}
}
///
/// 查找类似 Page Range 的本地化字符串。
///
public static string Merge_TitlePageRange {
get {
return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
}
}
///
/// 查找类似 Size 的本地化字符串。
///
public static string Merge_TitleSize {
get {
return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
}
}
///
/// 查找类似 Merge 的本地化字符串。
///
public static string Merge_Yes {
get {
return ResourceManager.GetString("Merge_Yes", resourceCulture);
}
}
///
/// 查找类似 Add Item 的本地化字符串。
///
public static string Outline_Add {
get {
return ResourceManager.GetString("Outline_Add", resourceCulture);
}
}
///
/// 查找类似 Add To Higher Level 的本地化字符串。
///
public static string Outline_AddLevel {
get {
return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
}
}
///
/// 查找类似 Add Sub-Item 的本地化字符串。
///
public static string Outline_AddSub {
get {
return ResourceManager.GetString("Outline_AddSub", resourceCulture);
}
}
///
/// 查找类似 Change Destination 的本地化字符串。
///
public static string Outline_Change {
get {
return ResourceManager.GetString("Outline_Change", resourceCulture);
}
}
///
/// 查找类似 Collapse All 的本地化字符串。
///
public static string Outline_Collapse {
get {
return ResourceManager.GetString("Outline_Collapse", resourceCulture);
}
}
///
/// 查找类似 Delete 的本地化字符串。
///
public static string Outline_Delete {
get {
return ResourceManager.GetString("Outline_Delete", resourceCulture);
}
}
///
/// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
///
public static string Outline_DialogContent {
get {
return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
}
}
///
/// 查找类似 No 的本地化字符串。
///
public static string Outline_DialogNO {
get {
return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
}
}
///
/// 查找类似 Yes 的本地化字符串。
///
public static string Outline_DialogYes {
get {
return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
}
}
///
/// 查找类似 Demote 的本地化字符串。
///
public static string Outline_Down {
get {
return ResourceManager.GetString("Outline_Down", resourceCulture);
}
}
///
/// 查找类似 Expand All 的本地化字符串。
///
public static string Outline_Expand {
get {
return ResourceManager.GetString("Outline_Expand", resourceCulture);
}
}
///
/// 查找类似 Remove All Outlines 的本地化字符串。
///
public static string Outline_RemoveAll {
get {
return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
}
}
///
/// 查找类似 Rename 的本地化字符串。
///
public static string Outline_Rename {
get {
return ResourceManager.GetString("Outline_Rename", resourceCulture);
}
}
///
/// 查找类似 Outline 的本地化字符串。
///
public static string Outline_Title {
get {
return ResourceManager.GetString("Outline_Title", resourceCulture);
}
}
///
/// 查找类似 Promote 的本地化字符串。
///
public static string Outline_Up {
get {
return ResourceManager.GetString("Outline_Up", resourceCulture);
}
}
///
/// 查找类似 Clear 的本地化字符串。
///
public static string Signatur_DialogClear {
get {
return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
}
}
///
/// 查找类似 Drawing 的本地化字符串。
///
public static string Signatur_DialogDraw {
get {
return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
}
}
///
/// 查找类似 Sign here 的本地化字符串。
///
public static string Signatur_DialogDrawHint {
get {
return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
}
}
///
/// 查找类似 Cancel 的本地化字符串。
///
public static string Signatur_DialogNo {
get {
return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
}
}
///
/// 查找类似 Image 的本地化字符串。
///
public static string Signatur_DialogPicture {
get {
return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
}
}
///
/// 查找类似 Select image file 的本地化字符串。
///
public static string Signatur_DialogPictureHint {
get {
return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
}
}
///
/// 查找类似 Remove Background 的本地化字符串。
///
public static string Signatur_DialogPictureReBkg {
get {
return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
}
}
///
/// 查找类似 Remove white background from images 的本地化字符串。
///
public static string Signatur_DialogPictureReBkgHint {
get {
return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
}
}
///
/// 查找类似 Reselect 的本地化字符串。
///
public static string Signatur_DialogPictureReselect {
get {
return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
}
}
///
/// 查找类似 Keyboard 的本地化字符串。
///
public static string Signatur_DialogText {
get {
return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
}
}
///
/// 查找类似 Enter your signature here 的本地化字符串。
///
public static string Signatur_DialogTextHint {
get {
return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
}
}
///
/// 查找类似 Create New Signature 的本地化字符串。
///
public static string Signatur_DialogTitle {
get {
return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
}
}
///
/// 查找类似 Apply 的本地化字符串。
///
public static string Signatur_DialogYes {
get {
return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
}
}
///
/// 查找类似 Signature 的本地化字符串。
///
public static string Signatur_Title {
get {
return ResourceManager.GetString("Signatur_Title", resourceCulture);
}
}
///
/// 查找类似 Stamp 的本地化字符串。
///
public static string Stamp_Title {
get {
return ResourceManager.GetString("Stamp_Title", resourceCulture);
}
}
///
/// 查找类似 All pages 的本地化字符串。
///
public static string WritableComboBox_AllPage {
get {
return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
}
}
///
/// 查找类似 Custom Range 的本地化字符串。
///
public static string WritableComboBox_CustomRange {
get {
return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
}
}
///
/// 查找类似 Even Pages 的本地化字符串。
///
public static string WritableComboBox_EvenPage {
get {
return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
}
}
///
/// 查找类似 Odd Pages 的本地化字符串。
///
public static string WritableComboBox_OddPage {
get {
return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
}
}
}
}