FindPassword 문자열 리소스화
비밀번호 재설정 안내/버튼/토스트를 ko/en/ja 리소스로 추가 UI 메시지 클래스로 리소스 기반 토스트 처리
This commit is contained in:
@@ -67,6 +67,13 @@
|
||||
<string name="terms_of_service">Terms of Service</string>
|
||||
<string name="privacy_policy">Privacy Policy</string>
|
||||
<string name="required_label">(Required)</string>
|
||||
<string name="title_find_password">Reset password</string>
|
||||
<string name="find_password_description_primary">We will send a temporary password to your registered email.</string>
|
||||
<string name="find_password_description_secondary">Log in with the temporary password, then change it in My Page > Profile settings.</string>
|
||||
<string name="find_password_email_hint">Enter your email</string>
|
||||
<string name="find_password_submit">Get temporary password</string>
|
||||
<string name="find_password_contact_support">Contact customer support</string>
|
||||
<string name="find_password_success">A temporary password has been sent to your email. Please check your inbox.</string>
|
||||
<string name="signup_error_email_required">Please enter your email.</string>
|
||||
<string name="signup_error_password_required">Please enter your password.</string>
|
||||
<string name="signup_error_terms_required">You must agree to the terms to sign up.</string>
|
||||
|
||||
Reference in New Issue
Block a user