라이브룸 다이얼로그 문자열 리소스화

This commit is contained in:
2025-12-02 19:15:29 +09:00
parent 072b206035
commit 09bc25f035
5 changed files with 17 additions and 8 deletions

View File

@@ -433,6 +433,9 @@
<string name="screen_live_room_reserver_label">Reserved users</string>
<string name="screen_live_room_share_message_private">%1$s invited you to a private live on VoiceOn.\n\u203b Join: %2$s\n(Password: %3$s)</string>
<string name="screen_live_room_share_message_public">%1$s invited you to a public live on VoiceOn.\n\u203b Join: %2$s</string>
<string name="screen_live_room_dialog_title_no_chat">Chat mute</string>
<string name="screen_live_room_dialog_no_chat_desc">Mute chat for 3 minutes?</string>
<string name="screen_live_room_dialog_skip">Skip</string>
<string name="screen_my_notice_more">Details</string>
<string name="screen_my_login">Login</string>
<string name="screen_my_edit_profile">Edit profile</string>