123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace PDF_Master.Strings.Service {
- 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 Service {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Service() {
- }
-
- /// <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_Master.Strings.Service.Service", typeof(Service).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>
- /// 查找类似 Network error 的本地化字符串。
- /// </summary>
- public static string code300 {
- get {
- return ResourceManager.GetString("code300", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Graphic verification code error 的本地化字符串。
- /// </summary>
- public static string code301 {
- get {
- return ResourceManager.GetString("code301", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Email address is not registered 的本地化字符串。
- /// </summary>
- public static string code302 {
- get {
- return ResourceManager.GetString("code302", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Invalid token or token has expired 的本地化字符串。
- /// </summary>
- public static string code304 {
- get {
- return ResourceManager.GetString("code304", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 You have reached the maximum number of devices, please log out of other devices and log in again 的本地化字符串。
- /// </summary>
- public static string code305 {
- get {
- return ResourceManager.GetString("code305", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 User is not logged in. Please log in and try again. 的本地化字符串。
- /// </summary>
- public static string code306 {
- get {
- return ResourceManager.GetString("code306", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Failed to obtain authorization code 的本地化字符串。
- /// </summary>
- public static string code307 {
- get {
- return ResourceManager.GetString("code307", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Failed to obtain token 的本地化字符串。
- /// </summary>
- public static string code308 {
- get {
- return ResourceManager.GetString("code308", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Email code error! 的本地化字符串。
- /// </summary>
- public static string code309 {
- get {
- return ResourceManager.GetString("code309", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Register error! 的本地化字符串。
- /// </summary>
- public static string code310 {
- get {
- return ResourceManager.GetString("code310", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Wrong password. You can check whether the letter is uppercase or lowercase. 的本地化字符串。
- /// </summary>
- public static string code311 {
- get {
- return ResourceManager.GetString("code311", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Incorrect code 的本地化字符串。
- /// </summary>
- public static string code312 {
- get {
- return ResourceManager.GetString("code312", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Code send error 的本地化字符串。
- /// </summary>
- public static string code313 {
- get {
- return ResourceManager.GetString("code313", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Mail send error 的本地化字符串。
- /// </summary>
- public static string code314 {
- get {
- return ResourceManager.GetString("code314", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Too many codes sent, please try again later 的本地化字符串。
- /// </summary>
- public static string code315 {
- get {
- return ResourceManager.GetString("code315", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 This email is already registered, please login 的本地化字符串。
- /// </summary>
- public static string code316 {
- get {
- return ResourceManager.GetString("code316", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 This account is not registered, click Sign Up to create a new account 的本地化字符串。
- /// </summary>
- public static string code317 {
- get {
- return ResourceManager.GetString("code317", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Your account is currently being cancelled and cannot be logged in. If you have any questions, please contact customer service 的本地化字符串。
- /// </summary>
- public static string code318 {
- get {
- return ResourceManager.GetString("code318", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Please enter a valid email address 的本地化字符串。
- /// </summary>
- public static string code319 {
- get {
- return ResourceManager.GetString("code319", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Passwords are different. Please re-enter them. 的本地化字符串。
- /// </summary>
- public static string code320 {
- get {
- return ResourceManager.GetString("code320", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Password must be 6-24 characters 的本地化字符串。
- /// </summary>
- public static string code321 {
- get {
- return ResourceManager.GetString("code321", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Password must be 6-24 characters 的本地化字符串。
- /// </summary>
- public static string code322 {
- get {
- return ResourceManager.GetString("code322", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Please add auth config 的本地化字符串。
- /// </summary>
- public static string code323 {
- get {
- return ResourceManager.GetString("code323", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 You are still in the subscription and cannot log out. Please click Cancel Account after the subscription period ends 的本地化字符串。
- /// </summary>
- public static string code324 {
- get {
- return ResourceManager.GetString("code324", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 You are still in the subscription and cannot log out. Please click logout after the trial expired 的本地化字符串。
- /// </summary>
- public static string code325 {
- get {
- return ResourceManager.GetString("code325", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Time transfer error 的本地化字符串。
- /// </summary>
- public static string code326 {
- get {
- return ResourceManager.GetString("code326", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Spaces are not allowed in password 的本地化字符串。
- /// </summary>
- public static string code327 {
- get {
- return ResourceManager.GetString("code327", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter an existing verification code 的本地化字符串。
- /// </summary>
- public static string codehad {
- get {
- return ResourceManager.GetString("codehad", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Up to 24 characters 的本地化字符串。
- /// </summary>
- public static string Codemax {
- get {
- return ResourceManager.GetString("Codemax", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 At least 6 characters 的本地化字符串。
- /// </summary>
- public static string Codemin {
- get {
- return ResourceManager.GetString("Codemin", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter new password again 的本地化字符串。
- /// </summary>
- public static string LoginPasswordMsg {
- get {
- return ResourceManager.GetString("LoginPasswordMsg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter password 的本地化字符串。
- /// </summary>
- public static string LoginPasswordMsg0 {
- get {
- return ResourceManager.GetString("LoginPasswordMsg0", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter new password 的本地化字符串。
- /// </summary>
- public static string LoginPasswordMsg2 {
- get {
- return ResourceManager.GetString("LoginPasswordMsg2", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Please enter a valid email 的本地化字符串。
- /// </summary>
- public static string Mailerr {
- get {
- return ResourceManager.GetString("Mailerr", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enjoy Advanced Features 的本地化字符串。
- /// </summary>
- public static string Msgtologin {
- get {
- return ResourceManager.GetString("Msgtologin", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter email address 的本地化字符串。
- /// </summary>
- public static string RegisterEmailMsg {
- get {
- return ResourceManager.GetString("RegisterEmailMsg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Next Step 的本地化字符串。
- /// </summary>
- public static string RegisterNextStep {
- get {
- return ResourceManager.GetString("RegisterNextStep", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter your password 的本地化字符串。
- /// </summary>
- public static string RegisterPasswordMsg {
- get {
- return ResourceManager.GetString("RegisterPasswordMsg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Already have an account? 的本地化字符串。
- /// </summary>
- public static string Registertext1 {
- get {
- return ResourceManager.GetString("Registertext1", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add password and permission 的本地化字符串。
- /// </summary>
- public static string Text_Add {
- get {
- return ResourceManager.GetString("Text_Add", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 E-mail Address 的本地化字符串。
- /// </summary>
- public static string Text_admail {
- get {
- return ResourceManager.GetString("Text_admail", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Advanced Edit Tools 的本地化字符串。
- /// </summary>
- public static string Text_Advanced {
- get {
- return ResourceManager.GetString("Text_Advanced", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 and 的本地化字符串。
- /// </summary>
- public static string Text_and {
- get {
- return ResourceManager.GetString("Text_and", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Annotate PDF 的本地化字符串。
- /// </summary>
- public static string Text_Annotate {
- get {
- return ResourceManager.GetString("Text_Annotate", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Back to previous step 的本地化字符串。
- /// </summary>
- public static string Text_back {
- get {
- return ResourceManager.GetString("Text_back", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Basic markup tools 的本地化字符串。
- /// </summary>
- public static string Text_Basic {
- get {
- return ResourceManager.GetString("Text_Basic", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string Text_cancel {
- get {
- return ResourceManager.GetString("Text_cancel", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancellation 的本地化字符串。
- /// </summary>
- public static string Text_Cancellatio {
- get {
- return ResourceManager.GetString("Text_Cancellatio", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Change Email 的本地化字符串。
- /// </summary>
- public static string Text_chmail {
- get {
- return ResourceManager.GetString("Text_chmail", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Compress PDF 的本地化字符串。
- /// </summary>
- public static string Text_Compress {
- get {
- return ResourceManager.GetString("Text_Compress", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Convert PDF 的本地化字符串。
- /// </summary>
- public static string Text_ConvertPDF {
- get {
- return ResourceManager.GetString("Text_ConvertPDF", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Convert PDF to Microsoft Word, Excel, PPT, Text, and image 的本地化字符串。
- /// </summary>
- public static string Text_ConvertPDFtoMicrosoft {
- get {
- return ResourceManager.GetString("Text_ConvertPDFtoMicrosoft", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF 的本地化字符串。
- /// </summary>
- public static string Text_CreatePDF {
- get {
- return ResourceManager.GetString("Text_CreatePDF", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF from Microsoft Word, PowerPoint, Excel, Text, and image 的本地化字符串。
- /// </summary>
- public static string Text_CreatePDFfrom {
- get {
- return ResourceManager.GetString("Text_CreatePDFfrom", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF from scanner 的本地化字符串。
- /// </summary>
- public static string Text_CreatePDFfromscanner {
- get {
- return ResourceManager.GetString("Text_CreatePDFfromscanner", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Crop pages 的本地化字符串。
- /// </summary>
- public static string Text_Crop {
- get {
- return ResourceManager.GetString("Text_Crop", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter email account 的本地化字符串。
- /// </summary>
- public static string Text_emailac {
- get {
- return ResourceManager.GetString("Text_emailac", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fill & sign forms 的本地化字符串。
- /// </summary>
- public static string Text_Fill {
- get {
- return ResourceManager.GetString("Text_Fill", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Forgot your password? 的本地化字符串。
- /// </summary>
- public static string Text_forgetpass {
- get {
- return ResourceManager.GetString("Text_forgetpass", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Free Use 的本地化字符串。
- /// </summary>
- public static string Text_Free {
- get {
- return ResourceManager.GetString("Text_Free", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Getting Started 的本地化字符串。
- /// </summary>
- public static string Text_getstart {
- get {
- return ResourceManager.GetString("Text_getstart", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Hyperlink 的本地化字符串。
- /// </summary>
- public static string Text_Hyperlink {
- get {
- return ResourceManager.GetString("Text_Hyperlink", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 License Agreement 的本地化字符串。
- /// </summary>
- public static string Text_licens {
- get {
- return ResourceManager.GetString("Text_licens", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Log in to 的本地化字符串。
- /// </summary>
- public static string Text_Log {
- get {
- return ResourceManager.GetString("Text_Log", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Log In 的本地化字符串。
- /// </summary>
- public static string Text_Login {
- get {
- return ResourceManager.GetString("Text_Login", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Log Out 的本地化字符串。
- /// </summary>
- public static string Text_logout {
- get {
- return ResourceManager.GetString("Text_logout", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Merge multiple PDFs 的本地化字符串。
- /// </summary>
- public static string Text_Merge {
- get {
- return ResourceManager.GetString("Text_Merge", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No 的本地化字符串。
- /// </summary>
- public static string Text_no {
- get {
- return ResourceManager.GetString("Text_no", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Dont’t have an account yet? 的本地化字符串。
- /// </summary>
- public static string Text_noacc {
- get {
- return ResourceManager.GetString("Text_noacc", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No Network Detected 的本地化字符串。
- /// </summary>
- public static string Text_nonet {
- get {
- return ResourceManager.GetString("Text_nonet", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Didn't receive the verification code? 的本地化字符串。
- /// </summary>
- public static string Text_novcode {
- get {
- return ResourceManager.GetString("Text_novcode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 OK 的本地化字符串。
- /// </summary>
- public static string Text_ok {
- get {
- return ResourceManager.GetString("Text_ok", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Privacy Policy 的本地化字符串。
- /// </summary>
- public static string Text_privary {
- get {
- return ResourceManager.GetString("Text_privary", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Resend Code 的本地化字符串。
- /// </summary>
- public static string Text_recode {
- get {
- return ResourceManager.GetString("Text_recode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Registered 的本地化字符串。
- /// </summary>
- public static string Text_Registered {
- get {
- return ResourceManager.GetString("Text_Registered", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Register successfully 的本地化字符串。
- /// </summary>
- public static string Text_regisuccess {
- get {
- return ResourceManager.GetString("Text_regisuccess", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove password 的本地化字符串。
- /// </summary>
- public static string Text_Remove {
- get {
- return ResourceManager.GetString("Text_Remove", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 By registering, you agree to the 的本地化字符串。
- /// </summary>
- public static string Text_remsg {
- get {
- return ResourceManager.GetString("Text_remsg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Retry 的本地化字符串。
- /// </summary>
- public static string Text_retry {
- get {
- return ResourceManager.GetString("Text_retry", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rotate, delete, paste, copy pages 的本地化字符串。
- /// </summary>
- public static string Text_Rotate {
- get {
- return ResourceManager.GetString("Text_Rotate", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Save as flatten PDF 的本地化字符串。
- /// </summary>
- public static string Text_Save {
- get {
- return ResourceManager.GetString("Text_Save", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Security 的本地化字符串。
- /// </summary>
- public static string Text_Security {
- get {
- return ResourceManager.GetString("Text_Security", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature 的本地化字符串。
- /// </summary>
- public static string Text_Signature {
- get {
- return ResourceManager.GetString("Text_Signature", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Sign Up 的本地化字符串。
- /// </summary>
- public static string Text_Signup {
- get {
- return ResourceManager.GetString("Text_Signup", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Stamp 的本地化字符串。
- /// </summary>
- public static string Text_Stamp {
- get {
- return ResourceManager.GetString("Text_Stamp", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 To access your files, please connect to the internet and try again. 的本地化字符串。
- /// </summary>
- public static string Text_toconnect {
- get {
- return ResourceManager.GetString("Text_toconnect", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Reset Password 的本地化字符串。
- /// </summary>
- public static string Text_toocode {
- get {
- return ResourceManager.GetString("Text_toocode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Turn PDF to RTF, HTML, CSV 的本地化字符串。
- /// </summary>
- public static string Text_TurnPDF {
- get {
- return ResourceManager.GetString("Text_TurnPDF", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Unregistered 的本地化字符串。
- /// </summary>
- public static string Text_Unregistered {
- get {
- return ResourceManager.GetString("Text_Unregistered", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Account Information 的本地化字符串。
- /// </summary>
- public static string Text_useracc {
- get {
- return ResourceManager.GetString("Text_useracc", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel account 的本地化字符串。
- /// </summary>
- public static string Text_userout {
- get {
- return ResourceManager.GetString("Text_userout", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Unable to Log In 的本地化字符串。
- /// </summary>
- public static string Text_useroutinglogin {
- get {
- return ResourceManager.GetString("Text_useroutinglogin", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Your account is currently being logged out and cannot be logged in. If you have questions, please 的本地化字符串。
- /// </summary>
- public static string Text_useroutingloginmsg1 {
- get {
- return ResourceManager.GetString("Text_useroutingloginmsg1", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 contact customer service 的本地化字符串。
- /// </summary>
- public static string Text_useroutingloginmsg2 {
- get {
- return ResourceManager.GetString("Text_useroutingloginmsg2", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancellation cannot be withdrawn, it will be completed within 3 working days, until then your account will be frozen and cannot be logged in, are you sure you want to delete your account? 的本地化字符串。
- /// </summary>
- public static string Text_useroutmsg {
- get {
- return ResourceManager.GetString("Text_useroutmsg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancellation Submitted 的本地化字符串。
- /// </summary>
- public static string Text_useroutok {
- get {
- return ResourceManager.GetString("Text_useroutok", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Your account will be canceled within 3 working days and there is no need to submit the application for cancellation again 的本地化字符串。
- /// </summary>
- public static string Text_useroutoktext {
- get {
- return ResourceManager.GetString("Text_useroutoktext", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Are you sure you want to cancel your account? 的本地化字符串。
- /// </summary>
- public static string Text_userouttol {
- get {
- return ResourceManager.GetString("Text_userouttol", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter the verification code 的本地化字符串。
- /// </summary>
- public static string Text_vcode {
- get {
- return ResourceManager.GetString("Text_vcode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Yes 的本地化字符串。
- /// </summary>
- public static string Text_yes {
- get {
- return ResourceManager.GetString("Text_yes", resourceCulture);
- }
- }
- }
- }
|