Blame view

ios/GameSDKResources.bundle/en.strings 1.35 KB
6e6b962fb   alexYang   SDK界面更新
1
  "user_name_hint" = "Account";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
2
  "password_hint" = "Password";
6e6b962fb   alexYang   SDK界面更新
3
4
  "quick_play" = "Guest login";
  "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";
6e6b962fb   alexYang   SDK界面更新
21
  "change_password" = "Modify 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
30
31
32
33
34
35
36
  "reset_success" = "Verified email has been sent. Please reset Password according to the email";
  "forget_change_password" = "Modify/Forget Password";
  "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";