비밀번호 변경 화면 문자열 리소스화
This commit is contained in:
@@ -330,6 +330,17 @@
|
||||
<string name="msg_profile_update_password_new_required">Enter a new password</string>
|
||||
<string name="msg_profile_update_password_mismatch">Passwords do not match.</string>
|
||||
<string name="msg_profile_update_password_updated">Password updated.</string>
|
||||
<!-- Modify Password -->
|
||||
<string name="screen_modify_password_title">Change password</string>
|
||||
<string name="screen_modify_password_subtitle">Protect your account with a strong password</string>
|
||||
<string name="screen_modify_password_current_label">Current password</string>
|
||||
<string name="screen_modify_password_current_hint">Enter your current password.</string>
|
||||
<string name="screen_modify_password_new_label">New password</string>
|
||||
<string name="screen_modify_password_new_hint">Enter a new password (at least 8 characters with letters and numbers)</string>
|
||||
<string name="screen_modify_password_new_confirm_label">Confirm new password</string>
|
||||
<string name="screen_modify_password_new_confirm_hint">Re-enter the new password</string>
|
||||
<string name="screen_modify_password_requirement">* At least 8 characters with letters and numbers</string>
|
||||
<string name="screen_modify_password_submit">Update password</string>
|
||||
<string name="screen_my_view_channel">View my channel</string>
|
||||
<string name="screen_my_charge_can">Charge cans</string>
|
||||
<string name="screen_my_point_reward">Point reward</string>
|
||||
|
||||
Reference in New Issue
Block a user