Blame view

ios/GameSDKResources.bundle/en.strings 1.59 KB
6e6b962fb   alexYang   SDK界面更新
1
  "user_name_hint" = "Account";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
2
  "password_hint" = "Password";
582a5a730   alexYang   1、界面UI更新 2、删除VK登录...
3
  "quick_play" = "Guest";
6e6b962fb   alexYang   SDK界面更新
4
  "login" = "Log In";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
5
6
7
8
9
10
11
12
13
  "gump_login" = "Login";
  "signup" = "Sign up";
  "bind" = "Bind your email";
  "loading" = "Loading";
  "cancel" = "Cancel";
  "ok" = "OK";
  "illegal_uname_tip" = "Invalid Email";
  "illegal_pwd_tip" = "Invalid Password (6-20 characters)";
  "illegal_user_exist" = "Email has already been used";
6e6b962fb   alexYang   SDK界面更新
14
  "illegal_pwd_invalid" = "Password error";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
15
16
17
18
19
20
  "illegal_user_not_exist" = "Invalid Email";
  "invalid_email" = "Please input your email";
  "login_fail" = "Login Failed";
  "signup_fail" = "Signup Failed";
  "bind_fail" = "Bind Failed";
  "switch"="Switch Account";
582a5a730   alexYang   1、界面UI更新 2、删除VK登录...
21
  "reset_password" = "Reset Password";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
22
23
24
  "current_password" = "Current Password";
  "change_password_notice" = “Current passeord isn't required when reset password.";
  "new_password" = "New Password";
6e6b962fb   alexYang   SDK界面更新
25
  "Reset" = "Forget Password? Touch this";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
26
27
28
  "Confirm" = "Confirm";
  "Succeed" = "Succeed";
  "reset_fail" = "Reset failed, please contact customer service";
6e6b962fb   alexYang   SDK界面更新
29
  "reset_success" = "Verified email has been sent. Please reset Password according to the email";
582a5a730   alexYang   1、界面UI更新 2、删除VK登录...
30
  "forget_change_password" = "Forget Password";
6e6b962fb   alexYang   SDK界面更新
31
32
33
34
35
36
  "other_login_style" = "Others";
  "account_pwd_invalid" = "Please input both account and password";
  "new_old_password_diff" = "Password mismatch";
  "Confirm_password" = "Confirm";
  "input_new_pwd" = "Please input new password";
  "back" = "Back";
d7e540e1e   alexYang   1、关闭页面接口增加2、关于游客登...
37
38
39
40
  "play_btn_notice" = "Your current account is GUEST. Please registrate email & password to better secure your account and avoid data loss. All your guest info will be moved to the new account.";
  "Notice" = "Warning";
  "Continue" = "Continue";
  "Log_in" = "sign up";