123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695 |
-
- namespace PDF_Office.Strings.MainPage {
- using System;
-
-
-
-
-
-
-
-
-
- [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() {
- }
-
-
-
-
- [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;
- }
- }
-
-
-
-
-
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
-
-
-
- public static string Home_CreatePDF {
- get {
- return ResourceManager.GetString("Home_CreatePDF", resourceCulture);
- }
- }
-
-
-
-
- public static string Home_CreateToNew {
- get {
- return ResourceManager.GetString("Home_CreateToNew", resourceCulture);
- }
- }
-
-
-
-
- public static string Home_OpenFiles {
- get {
- return ResourceManager.GetString("Home_OpenFiles", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeList_MenuRemove {
- get {
- return ResourceManager.GetString("HomeList_MenuRemove", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeList_MenuShow {
- get {
- return ResourceManager.GetString("HomeList_MenuShow", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeList_NoFilesContent {
- get {
- return ResourceManager.GetString("HomeList_NoFilesContent", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeList_NoFilesTitle {
- get {
- return ResourceManager.GetString("HomeList_NoFilesTitle", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeList_Title {
- get {
- return ResourceManager.GetString("HomeList_Title", resourceCulture);
- }
- }
-
-
-
-
- public static string HomeTool_Title {
- get {
- return ResourceManager.GetString("HomeTool_Title", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_AddFiles {
- get {
- return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_AddFolder {
- get {
- return ResourceManager.GetString("Merge_AddFolder", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_AddOpenFile {
- get {
- return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
- }
- }
-
-
-
-
-
-
- public static string Merge_Hint {
- get {
- return ResourceManager.GetString("Merge_Hint", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_ItemPages {
- get {
- return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_No {
- get {
- return ResourceManager.GetString("Merge_No", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_TitleFileName {
- get {
- return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_TitlePageRange {
- get {
- return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_TitleSize {
- get {
- return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
- }
- }
-
-
-
-
- public static string Merge_Yes {
- get {
- return ResourceManager.GetString("Merge_Yes", resourceCulture);
- }
- }
-
-
-
-
- public static string MultipleTabs__Close {
- get {
- return ResourceManager.GetString("MultipleTabs_ Close", resourceCulture);
- }
- }
-
-
-
-
- public static string MultipleTabs__CloseAll {
- get {
- return ResourceManager.GetString("MultipleTabs_ CloseAll", resourceCulture);
- }
- }
-
-
-
-
- public static string MultipleTabs__Folder {
- get {
- return ResourceManager.GetString("MultipleTabs_ Folder", resourceCulture);
- }
- }
-
-
-
-
- public static string MultipleTabs_Default {
- get {
- return ResourceManager.GetString("MultipleTabs_Default", resourceCulture);
- }
- }
-
-
-
-
- public static string MultipleTabs_Rename {
- get {
- return ResourceManager.GetString("MultipleTabs_Rename", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Add {
- get {
- return ResourceManager.GetString("Outline_Add", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_AddLevel {
- get {
- return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_AddSub {
- get {
- return ResourceManager.GetString("Outline_AddSub", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Change {
- get {
- return ResourceManager.GetString("Outline_Change", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Collapse {
- get {
- return ResourceManager.GetString("Outline_Collapse", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Delete {
- get {
- return ResourceManager.GetString("Outline_Delete", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_DialogContent {
- get {
- return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_DialogNO {
- get {
- return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_DialogYes {
- get {
- return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Down {
- get {
- return ResourceManager.GetString("Outline_Down", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Expand {
- get {
- return ResourceManager.GetString("Outline_Expand", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_RemoveAll {
- get {
- return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Rename {
- get {
- return ResourceManager.GetString("Outline_Rename", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Title {
- get {
- return ResourceManager.GetString("Outline_Title", resourceCulture);
- }
- }
-
-
-
-
- public static string Outline_Up {
- get {
- return ResourceManager.GetString("Outline_Up", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogClear {
- get {
- return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogDraw {
- get {
- return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogDrawHint {
- get {
- return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogNo {
- get {
- return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogPicture {
- get {
- return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogPictureHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogPictureReBkg {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogPictureReBkgHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogPictureReselect {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogText {
- get {
- return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogTextHint {
- get {
- return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogTitle {
- get {
- return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_DialogYes {
- get {
- return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
- }
- }
-
-
-
-
- public static string Signatur_Title {
- get {
- return ResourceManager.GetString("Signatur_Title", resourceCulture);
- }
- }
-
-
-
-
- public static string Stamp_Title {
- get {
- return ResourceManager.GetString("Stamp_Title", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Annotation {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Annotation", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Converter {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Converter", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_File {
- get {
- return ResourceManager.GetString("ViewTopToolbar_File", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Fill_Sign {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Fill&Sign", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_PageEdit {
- get {
- return ResourceManager.GetString("ViewTopToolbar_PageEdit", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Print {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Print", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Properties {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Properties", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Redo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Redo", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Save {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Save", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Share {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Share", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Tools {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Tools", resourceCulture);
- }
- }
-
-
-
-
- public static string ViewTopToolbar_Undo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Undo", resourceCulture);
- }
- }
-
-
-
-
- public static string WritableComboBox_AllPage {
- get {
- return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
- }
- }
-
-
-
-
- public static string WritableComboBox_CustomRange {
- get {
- return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
- }
- }
-
-
-
-
- public static string WritableComboBox_EvenPage {
- get {
- return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
- }
- }
-
-
-
-
- public static string WritableComboBox_OddPage {
- get {
- return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
- }
- }
- }
- }
|