41 lines
3.0 KiB
XML
41 lines
3.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
<string name="biz_login_title">Welcome to sign in</string>
|
|
<string name="biz_login_btn">Login</string>
|
|
<string name="biz_login_get_code">Get Verification Code</string>
|
|
<string name="biz_login_get_code_title">Please enter verification code</string>
|
|
<string name="biz_login_get_password">Please enter password</string>
|
|
<string name="biz_login_get_code_success">Verification code obtained successfully</string>
|
|
<string name="biz_login_login_success">Login successful</string>
|
|
<string name="biz_login_phone_error">Please enter a correct phone number</string>
|
|
<string name="biz_login_code_error">Please enter a correct verification code</string>
|
|
<string name="biz_login_pwd_error">Please enter a correct verification password</string>
|
|
<string name="biz_login_phone_hint_text">Please enter phone number</string>
|
|
<string name="biz_login_get_phone_title">Please enter phone number</string>
|
|
<string name="biz_login_pwd_hint_text">Please enter password</string>
|
|
|
|
|
|
<string name="biz_login_reset_password_title_big">Set a new password</string>
|
|
<string name="biz_login_reset_password_title">Please set a new password</string>
|
|
<string name="biz_login_reset_password_first_text_hide">Positions 14-20, containing numbers and English letters (upper and lower case)</string>
|
|
<string name="biz_login_reset_password_second_title">请确认新密码</string>
|
|
<string name="biz_login_reset_password_next">Next step</string>
|
|
<string name="biz_login_password_will_out_day">The password is about to expire, and it needs to be changed</string>
|
|
<string name="biz_login_reset_passwrod_different">The passwords entered twice do not match. Please re-enter</string>
|
|
<string name="biz_login_reset_passwrod_non_compliant">The password does not meet the requirements. Please re-enter</string>
|
|
<string name="biz_login_reset_passwrod_non_input">Please enter a new password</string>
|
|
|
|
<string name="biz_login_f2a_title_big">Welcome to sign in</string>
|
|
<string name="biz_login_f2a_title">Please open the MFA authenticator and enter the 6-digit verification code. If you are unable to obtain the verification code, please contact the administrator</string>
|
|
<string name="biz_login_f2a_title_samll">Please enter the 6-digit verification code</string>
|
|
|
|
<string name="biz_login_network_error_tip">Network exception, please try again later</string>
|
|
<string name="biz_login_request_error_tip">Request exception occurred, please try again later</string>
|
|
<string name="biz_login_request_error_tip_unmanned">Connection error between vehicle and server. Please wait.</string>
|
|
|
|
<string name="biz_log_i_see">I see</string>
|
|
<string name="biz_login_offline_login">Guest Login</string>
|
|
<string name="biz_login_net_error_title">Poor network environment, unable to log in</string>
|
|
<string name="biz_login_net_error_tip">It is recommended to use Guest Mode and complete the login when the network is good</string>
|
|
</resources> |