| 123456789101112131415161718 |
- /*
- Localized.strings
- Apex And Drivers
- Created by Jack on 2018/6/25.
- Copyright © 2018年 USAI. All rights reserved.
- */
- "alert_title_retrieve_success"="Retrieve successfully!!";
- "alert_msg_email_sent"="Email has been sent.";
- "ok"="Ok";
- "alert_title_error"="Error";
- "alert_msg_failed_retrieve_password"="Failed to retrieve password code %d";
- "alert_msg_uecanotempty"="User&Email can not be empty!";
- "alert_msg_upcanotempty"="User&Password can not be empty!";
- "net_not_available"="Network not available, please check.";
- "net_error"="Network error, can not access server.";
- "auth_error"="Can not login, user or password may not correct.";
- "ver_low"="Current App version is too low, please update.";
|