generated from AND-SOPT-ANDROID/and-sopt-android-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
48 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,12 @@ | |
<string name="signup_intro2">만으로\n</string> | ||
<string name="signup_intro3">Wavve를 즐길 수 </string> | ||
<string name="signup_intro4">있어요!</string> | ||
<string name="signup_text_field_id_hint">[email protected]</string> | ||
<string name="signup_text_field_id_guide">로그인, 비밀번호 찾기, 알림에 사용되니 정확한 이메일을 입력해주세요</string> | ||
<string name="signup_text_field_id_hint">Wavve 아이디 설정</string> | ||
<string name="signup_text_field_id_guide">로그인, 비밀번호 찾기, 알림에 사용됩니다. 8자 이내로 입력해주세요.</string> | ||
<string name="signup_text_field_pw_hint">Wavve 비밀번호 설정</string> | ||
<string name="signup_text_field_pw_guide">비밀번호는 8~20자 이내로 영문 대소문자, 숫자, 특수문자 중 3가지 이상 혼용하여 입력해주세요.</string> | ||
<string name="signup_text_field_pw_guide">비밀번호는 8자 이내로 입력해주세요.</string> | ||
<string name="signup_text_field_hobby_hint">취미 (예시: 영화, 음악, 게임)</string> | ||
<string name="signup_text_field_hobby_guide">취미는 8자 이내로 입력해주세요.</string> | ||
<string name="signup_divider">또는 다른 서비스 계정으로 가입</string> | ||
<string name="signup_text_sns_guide">"\tSNS계정을 간편하게 가입하여 서비스를 이용하실 수 있습니다. 기\n\t존 POOQ 계정 또는 Wavve 계정과는 연동되지 않으니 이용에 참고\n\t하세요."</string> | ||
<string name="signup_button_signup">Wavve 회원가입</string> | ||
|