딥링크 로그 문자열 리소스화

This commit is contained in:
2025-12-03 22:42:01 +09:00
parent fc984cef22
commit 57e3edc24e
4 changed files with 14 additions and 2 deletions

View File

@@ -149,6 +149,8 @@
<string name="auth_title">Identity verification</string>
<string name="auth_desc">VoiceOn open-world character chat is available only to verified adults to protect youth.\nPlease verify your identity to use the service.</string>
<string name="auth_go">Verify now</string>
<string name="deeplink_not_found">Failed to find deep link.</string>
<string name="deeplink_error">Deep link processing error: %1$s</string>
<string name="day_mon_short">Mon</string>
<string name="day_tue_short">Tue</string>
<string name="day_wed_short">Wed</string>