12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace PDF_Office.Strings.MainPage {
- using System;
-
-
- /// <summary>
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- /// </summary>
- // 此类是由 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() {
- }
-
- /// <summary>
- /// 返回此类使用的缓存的 ResourceManager 实例。
- /// </summary>
- [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;
- }
- }
-
- /// <summary>
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// 查找类似 Change Target Location 的本地化字符串。
- /// </summary>
- public static string Bookmark_Change {
- get {
- return ResourceManager.GetString("Bookmark_Change", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Delete 的本地化字符串。
- /// </summary>
- public static string Bookmark_Delete {
- get {
- return ResourceManager.GetString("Bookmark_Delete", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page {0} 的本地化字符串。
- /// </summary>
- public static string Bookmark_PageN {
- get {
- return ResourceManager.GetString("Bookmark_PageN", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rename 的本地化字符串。
- /// </summary>
- public static string Bookmark_Rename {
- get {
- return ResourceManager.GetString("Bookmark_Rename", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Bookmark 的本地化字符串。
- /// </summary>
- public static string Bookmark_Title {
- get {
- return ResourceManager.GetString("Bookmark_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter Read Mode, tap ESC to exit 的本地化字符串。
- /// </summary>
- public static string GlobalTip_ESCReadMode {
- get {
- return ResourceManager.GetString("GlobalTip_ESCReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Exit Read Mode 的本地化字符串。
- /// </summary>
- public static string GlobalTip_ExitReadMode {
- get {
- return ResourceManager.GetString("GlobalTip_ExitReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Files 的本地化字符串。
- /// </summary>
- public static string Merge_AddFiles {
- get {
- return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Folder 的本地化字符串。
- /// </summary>
- public static string Merge_AddFolder {
- get {
- return ResourceManager.GetString("Merge_AddFolder", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add an Open File 的本地化字符串。
- /// </summary>
- public static string Merge_AddOpenFile {
- get {
- return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Selected files
- ///Drop files here or Click “Add Files” at bottom right button.
- ///Drag files to reorder as you need. 的本地化字符串。
- /// </summary>
- public static string Merge_Hint {
- get {
- return ResourceManager.GetString("Merge_Hint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Pages 的本地化字符串。
- /// </summary>
- public static string Merge_ItemPages {
- get {
- return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string Merge_No {
- get {
- return ResourceManager.GetString("Merge_No", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File Name 的本地化字符串。
- /// </summary>
- public static string Merge_TitleFileName {
- get {
- return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Range 的本地化字符串。
- /// </summary>
- public static string Merge_TitlePageRange {
- get {
- return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Size 的本地化字符串。
- /// </summary>
- public static string Merge_TitleSize {
- get {
- return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Merge 的本地化字符串。
- /// </summary>
- public static string Merge_Yes {
- get {
- return ResourceManager.GetString("Merge_Yes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Close Tab 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__Close {
- get {
- return ResourceManager.GetString("MultipleTabs_ Close", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Close All Tabs 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__CloseAll {
- get {
- return ResourceManager.GetString("MultipleTabs_ CloseAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Show in Folder 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__Folder {
- get {
- return ResourceManager.GetString("MultipleTabs_ Folder", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Home 的本地化字符串。
- /// </summary>
- public static string MultipleTabs_Default {
- get {
- return ResourceManager.GetString("MultipleTabs_Default", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rename 的本地化字符串。
- /// </summary>
- public static string MultipleTabs_Rename {
- get {
- return ResourceManager.GetString("MultipleTabs_Rename", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Item 的本地化字符串。
- /// </summary>
- public static string Outline_Add {
- get {
- return ResourceManager.GetString("Outline_Add", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add To Higher Level 的本地化字符串。
- /// </summary>
- public static string Outline_AddLevel {
- get {
- return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Sub-Item 的本地化字符串。
- /// </summary>
- public static string Outline_AddSub {
- get {
- return ResourceManager.GetString("Outline_AddSub", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Change Destination 的本地化字符串。
- /// </summary>
- public static string Outline_Change {
- get {
- return ResourceManager.GetString("Outline_Change", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Collapse All 的本地化字符串。
- /// </summary>
- public static string Outline_Collapse {
- get {
- return ResourceManager.GetString("Outline_Collapse", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Delete 的本地化字符串。
- /// </summary>
- public static string Outline_Delete {
- get {
- return ResourceManager.GetString("Outline_Delete", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
- /// </summary>
- public static string Outline_DialogContent {
- get {
- return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No 的本地化字符串。
- /// </summary>
- public static string Outline_DialogNO {
- get {
- return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Yes 的本地化字符串。
- /// </summary>
- public static string Outline_DialogYes {
- get {
- return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Demote 的本地化字符串。
- /// </summary>
- public static string Outline_Down {
- get {
- return ResourceManager.GetString("Outline_Down", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Expand All 的本地化字符串。
- /// </summary>
- public static string Outline_Expand {
- get {
- return ResourceManager.GetString("Outline_Expand", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove All Outlines 的本地化字符串。
- /// </summary>
- public static string Outline_RemoveAll {
- get {
- return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rename 的本地化字符串。
- /// </summary>
- public static string Outline_Rename {
- get {
- return ResourceManager.GetString("Outline_Rename", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Outline 的本地化字符串。
- /// </summary>
- public static string Outline_Title {
- get {
- return ResourceManager.GetString("Outline_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Promote 的本地化字符串。
- /// </summary>
- public static string Outline_Up {
- get {
- return ResourceManager.GetString("Outline_Up", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Clear 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogClear {
- get {
- return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Drawing 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogDraw {
- get {
- return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Sign here 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogDrawHint {
- get {
- return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogNo {
- get {
- return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Image 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPicture {
- get {
- return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Select image file 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove Background 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReBkg {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove white background from images 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReBkgHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Reselect 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReselect {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Keyboard 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogText {
- get {
- return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter your signature here 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogTextHint {
- get {
- return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create New Signature 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogTitle {
- get {
- return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Apply 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogYes {
- get {
- return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature 的本地化字符串。
- /// </summary>
- public static string Signatur_Title {
- get {
- return ResourceManager.GetString("Signatur_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Stamp 的本地化字符串。
- /// </summary>
- public static string Stamp_Title {
- get {
- return ResourceManager.GetString("Stamp_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Thumbnails 的本地化字符串。
- /// </summary>
- public static string Thumbnails_Title {
- get {
- return ResourceManager.GetString("Thumbnails_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Book Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Book {
- get {
- return ResourceManager.GetString("ViewProperties_Book", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Continuous Scroll 的本地化字符串。
- /// </summary>
- public static string ViewProperties_ContinuousScroll {
- get {
- return ResourceManager.GetString("ViewProperties_ContinuousScroll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Full Screen 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Full {
- get {
- return ResourceManager.GetString("ViewProperties_Full", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Display Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Mode {
- get {
- return ResourceManager.GetString("ViewProperties_Mode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Break 的本地化字符串。
- /// </summary>
- public static string ViewProperties_PageBreak {
- get {
- return ResourceManager.GetString("ViewProperties_PageBreak", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Read Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Read {
- get {
- return ResourceManager.GetString("ViewProperties_Read", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rotate 的本地化字符串。
- /// </summary>
- public static string ViewProperties_RotateTitle {
- get {
- return ResourceManager.GetString("ViewProperties_RotateTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Single Page 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Single {
- get {
- return ResourceManager.GetString("ViewProperties_Single", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 View 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Title {
- get {
- return ResourceManager.GetString("ViewProperties_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Two Pages 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Two {
- get {
- return ResourceManager.GetString("ViewProperties_Two", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Actual Size 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ActualSize {
- get {
- return ResourceManager.GetString("ViewRightMenu_ActualSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Bookmarks 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_AddBookmarks {
- get {
- return ResourceManager.GetString("ViewRightMenu_AddBookmarks", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Comment 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_AddComment {
- get {
- return ResourceManager.GetString("ViewRightMenu_AddComment", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Link 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_AddLink {
- get {
- return ResourceManager.GetString("ViewRightMenu_AddLink", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Outline 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_AddOutline {
- get {
- return ResourceManager.GetString("ViewRightMenu_AddOutline", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Zoom to Selected Area 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_AreaZoom {
- get {
- return ResourceManager.GetString("ViewRightMenu_AreaZoom", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Arrow 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Arrow {
- get {
- return ResourceManager.GetString("ViewRightMenu_Arrow", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Book Mode 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_BookMode {
- get {
- return ResourceManager.GetString("ViewRightMenu_BookMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Content Selection 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ContentSelection {
- get {
- return ResourceManager.GetString("ViewRightMenu_ContentSelection", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Copy 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Copy {
- get {
- return ResourceManager.GetString("ViewRightMenu_Copy", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Extract Image 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ExtractImage {
- get {
- return ResourceManager.GetString("ViewRightMenu_ExtractImage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Page 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_FitPage {
- get {
- return ResourceManager.GetString("ViewRightMenu_FitPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Width 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_FitWidth {
- get {
- return ResourceManager.GetString("ViewRightMenu_FitWidth", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Freehand 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Freehand {
- get {
- return ResourceManager.GetString("ViewRightMenu_Freehand", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Hide Annotations 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_HideAnnotations {
- get {
- return ResourceManager.GetString("ViewRightMenu_HideAnnotations", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Highlight 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Highlight {
- get {
- return ResourceManager.GetString("ViewRightMenu_Highlight", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Link 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Link {
- get {
- return ResourceManager.GetString("ViewRightMenu_Link", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Note 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Note {
- get {
- return ResourceManager.GetString("ViewRightMenu_Note", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Read Mode On 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_OnReadMode {
- get {
- return ResourceManager.GetString("ViewRightMenu_OnReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Read Mode Off 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_OutReadMode {
- get {
- return ResourceManager.GetString("ViewRightMenu_OutReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Oval 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Oval {
- get {
- return ResourceManager.GetString("ViewRightMenu_Oval", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Display 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_PageDisplay {
- get {
- return ResourceManager.GetString("ViewRightMenu_PageDisplay", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Paste 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Paste {
- get {
- return ResourceManager.GetString("ViewRightMenu_Paste", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Print 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Print {
- get {
- return ResourceManager.GetString("ViewRightMenu_Print", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rectangle 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Rectangle {
- get {
- return ResourceManager.GetString("ViewRightMenu_Rectangle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove Bookmarks 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_RemoveBookmarks {
- get {
- return ResourceManager.GetString("ViewRightMenu_RemoveBookmarks", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Scroll Tool 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ScrollTool {
- get {
- return ResourceManager.GetString("ViewRightMenu_ScrollTool", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Search 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Search {
- get {
- return ResourceManager.GetString("ViewRightMenu_Search", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Show Annotations 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ShowAnnotations {
- get {
- return ResourceManager.GetString("ViewRightMenu_ShowAnnotations", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Signature {
- get {
- return ResourceManager.GetString("ViewRightMenu_Signature", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Single Page 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_SinglePage {
- get {
- return ResourceManager.GetString("ViewRightMenu_SinglePage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Single Page Continuous 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_SinglePageContinuous {
- get {
- return ResourceManager.GetString("ViewRightMenu_SinglePageContinuous", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Stamp 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Stamp {
- get {
- return ResourceManager.GetString("ViewRightMenu_Stamp", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Straight Line 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_StraightLine {
- get {
- return ResourceManager.GetString("ViewRightMenu_StraightLine", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Strikethrough 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Strikethrough {
- get {
- return ResourceManager.GetString("ViewRightMenu_Strikethrough", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Text 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Text {
- get {
- return ResourceManager.GetString("ViewRightMenu_Text", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Two Pages 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_TwoPages {
- get {
- return ResourceManager.GetString("ViewRightMenu_TwoPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Two Pages Continuous 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_TwoPagesContinuous {
- get {
- return ResourceManager.GetString("ViewRightMenu_TwoPagesContinuous", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Underline 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Underline {
- get {
- return ResourceManager.GetString("ViewRightMenu_Underline", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Zoom 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_Zoom {
- get {
- return ResourceManager.GetString("ViewRightMenu_Zoom", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Zoom In 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ZoomIn {
- get {
- return ResourceManager.GetString("ViewRightMenu_ZoomIn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Zoom Out 的本地化字符串。
- /// </summary>
- public static string ViewRightMenu_ZoomOut {
- get {
- return ResourceManager.GetString("ViewRightMenu_ZoomOut", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Annotation 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Annotation {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Annotation", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Converter 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Converter {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Converter", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_File {
- get {
- return ResourceManager.GetString("ViewTopToolbar_File", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fill&Sign 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Fill_Sign {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Fill&Sign", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Edit 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_PageEdit {
- get {
- return ResourceManager.GetString("ViewTopToolbar_PageEdit", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Print 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Print {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Print", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Properties 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Properties {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Properties", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Redo 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Redo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Redo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Save 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Save {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Save", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Share 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Share {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Share", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Tools 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Tools {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Tools", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Undo 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Undo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Undo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 All pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_AllPage {
- get {
- return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Custom Range 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_CustomRange {
- get {
- return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Even Pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_EvenPage {
- get {
- return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Odd Pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_OddPage {
- get {
- return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Actual Size 的本地化字符串。
- /// </summary>
- public static string Zoom_Actual {
- get {
- return ResourceManager.GetString("Zoom_Actual", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Page 的本地化字符串。
- /// </summary>
- public static string Zoom_FitPage {
- get {
- return ResourceManager.GetString("Zoom_FitPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Width 的本地化字符串。
- /// </summary>
- public static string Zoom_FitWidth {
- get {
- return ResourceManager.GetString("Zoom_FitWidth", resourceCulture);
- }
- }
- }
- }
|