Blame view

ios/GameSDKResources.bundle/en.strings 1.06 KB
bd0fbf81f   赵康   update version 3....
1
2
  "user_name_hint" = "Email";
  "password_hint" = "Password";
949217f26   alexYang   SDK文本修改
3
  "quick_play" = "Play as Guest";
bd0fbf81f   赵康   update version 3....
4
  "login" = "Login";
d09807c7a   赵康   update to 3.3.6 a...
5
  "gump_login" = "Login";
949217f26   alexYang   SDK文本修改
6
7
  "signup" = "Sign up";
  "bind" = "Bind your email";
bd0fbf81f   赵康   update version 3....
8
9
10
11
12
  "loading" = "Loading";
  "cancel" = "Cancel";
  "ok" = "OK";
  "illegal_uname_tip" = "Invalid Email";
  "illegal_pwd_tip" = "Invalid Password (6-20 characters)";
949217f26   alexYang   SDK文本修改
13
14
  "illegal_user_exist" = "Email has already been used";
  "illegal_pwd_invalid" = "Incorrect password. Please try again.";
bd0fbf81f   赵康   update version 3....
15
16
  "illegal_user_not_exist" = "Invalid Email";
  "invalid_email" = "Please input your email";
949217f26   alexYang   SDK文本修改
17
18
19
20
  "login_fail" = "Login Failed";
  "signup_fail" = "Signup Failed";
  "bind_fail" = "Bind Failed";
  "switch"="Switch Account";
3956cd494   alexYang   密码修改与重置
21
22
  "change_password" = "Change Password";
  "current_password" = "Current Password";
949217f26   alexYang   SDK文本修改
23
  "change_password_notice" = “Current passeord isn't required when reset password.";
3956cd494   alexYang   密码修改与重置
24
25
26
27
  "new_password" = "New Password";
  "Reset" = "Reset";
  "Confirm" = "Confirm";
  "Succeed" = "Succeed";
949217f26   alexYang   SDK文本修改
28
29
  "reset_fail" = "Reset failed, please contact customer service";
  "reset_success" = "An Email has been sent to you, please follow the instructions in Email.";