strings.xml 5.97 KB
<resources>

    <string name="app_name">LoginSDK</string>
    <string name="user_name_hint">Email</string>
    <string name="password_hint">Password</string>
    <string name="quick_login">Play(%sS)</string>
    <string name="quick_play">Play</string>
    <string name="login">Login</string>
    <string name="signup">Signup</string>
    <string name="bind">Bound to email</string>
    <string name="loading">Loading</string>

    <!-- toast -->
    <string name="illegal_uname_tip">Invalid Email</string>
    <string name="illegal_pwd_tip">Invalid Password (6–20 characters).</string>
    <string name="illegal_user_exist">Email has already used</string>
    <string name="illegal_pwd_invalid">Password is incorrect. Please try again.</string>
    <string name="illegal_user_not_exist">Invalid Email</string>
    <string name="invalid_email">Invalid Email</string>
    <string name="login_fail">Login failed</string>
    <string name="signup_fail">Signup failed</string>
    <string name="bind_fail">Bound failed</string>
    <string name="net_error">Internet unavailable, please check</string>
    <string name="gump_login">Login with Gumptech</string>
    <string name="signup_success">Sign Up Successfully</string>
    <!-- facebook -->
    <string name="com_facebook_dialogloginactivity_ok_button">OK</string>
    <string name="com_facebook_loginview_log_out_button">Log out</string>
    <!-- string name="com_facebook_loginview_log_in_button">Log in with Facebook</string -->
    <string name="com_facebook_loginview_log_in_button">Sign up with Facebook</string>
    <string name="com_facebook_loginview_logged_in_as">Logged in as: %1$s</string>
    <string name="com_facebook_loginview_logged_in_using_facebook">Logged in using Facebook</string>
    <string name="com_facebook_loginview_log_out_action">Log out</string>
    <string name="com_facebook_loginview_cancel_action">Cancel</string>
    <string name="com_facebook_logo_content_description">Facebook Logo</string>
    <string name="com_facebook_usersettingsfragment_log_in_button">Log in&#8230;</string>
    <string name="com_facebook_usersettingsfragment_logged_in">Logged in</string>
    <string name="com_facebook_usersettingsfragment_not_logged_in">Not logged in</string>
    <string name="com_facebook_placepicker_subtitle_format">%1$s • %2$,d were here</string>
    <string name="com_facebook_placepicker_subtitle_catetory_only_format">%1$s</string>
    <string name="com_facebook_placepicker_subtitle_were_here_only_format">%1$,d were here</string>
    <string name="com_facebook_picker_done_button_text">Done</string>
    <string name="com_facebook_choose_friends">Choose Friends</string>
    <string name="com_facebook_nearby">Nearby</string>
    <string name="com_facebook_loading">Loading...</string>
    <string name="com_facebook_internet_permission_error_title">AndroidManifest Error</string>
    <string name="com_facebook_internet_permission_error_message">WebView login requires INTERNET permission</string>
    <string name="com_facebook_requesterror_web_login">Your Facebook account is locked. Please log into www.facebook.com to continue.</string>
    <string name="com_facebook_requesterror_relogin">Please log into this app again to reconnect your Facebook account.</string>
    <string name="com_facebook_requesterror_password_changed">Your Facebook password has changed. Please log into this app again to reconnect your Facebook account.</string>
    <string name="com_facebook_requesterror_reconnect">Please log into this app again to reconnect your Facebook account.</string>
    <string name="com_facebook_requesterror_permissions">This app doesn’t have permission to do this. To change permissions, try logging into the app again.</string>

    <!-- 支付相关 -->
    <!-- title -->
    <string name="title_mycard">Mycard點數儲值</string>
    <string name="title_mycard_member">Mycard會員扣點</string>
    <string name="title_mycard_billing">Mycard Billing</string>
    <string name="title_mol">MOLPoints Gift Card</string>
    <string name="title_mol_wallet">MOLPoints E-Wallet</string>
    <string name="title_12call">12Call</string>
    <string name="title_tm">True Money</string>
    <string name="title_zest">Zest</string>
    <string name="title_gp">Google play</string>
    <string name="title_paypal">Paypal</string>
    <string name="title_rixty">Rixty</string>
    <string name="title_ngan">NganLoung</string>
    <string name="title_easy2pay">Easy2Pay</string>
    <string name="title_boa">BOACompra</string>
    <string name="title_indomog_voucher">Indomog</string>
    <string name="title_indomog_account">Indomog Account Balance</string>
    <string name="title_yandex">Yandex</string>
    <string name="title_vnpt_vnp">VinaPhone</string>
    <string name="title_vnpt_vms">MobiFone</string>
    <string name="title_vnpt_onc">Oncash</string>
    <string name="title_vnpt_fpt">FPT</string>
    <string name="title_vnpt_vtt">Viettel</string>
    <string name="title_vnpt_mgc">MegaCard</string>
    <string name="title_coda">Coda Payment</string>
    <string name="title_payment_choice">Select payment methods</string>
    <!-- summary title -->
    <string name="summary_title">Price list:</string>

    <!-- payment -->
    <string name="useranme_pattern">Account:%s</string>
    <string name="mol_card_hint">Card No.</string>
    <string name="mol_pass_hint">Password</string>
    <string name="pay_ok">OK</string>
    <string name="pay_error">Charging Failed, please try again.</string>
    <string name="card_input_tip">Card information</string>
    <string name="amount_choice_tip">Please select the amount</string>

    <!-- paypal -->
    <string name="paypal_amount_hint">Please enter the payment amount (Integer between %s to 10000)</string>
    <string name="paypal_choice_tip">Please select the amount</string>
    <!-- gp -->
    <string name="gp_choice_tip">Please select the amount</string>
    <!-- yandex -->
    <string name="yandex_money">Yandex Money</string>
    <string name="yandex_bank">Yandex Bank</string>
    <string name="yandex_cash">Yandex Cash</string>

</resources>