Live 포함 레이아웃 문자열 리소스화

This commit is contained in:
2025-12-03 22:25:27 +09:00
parent e838085291
commit 81b6cbe655
7 changed files with 63 additions and 16 deletions

View File

@@ -327,6 +327,20 @@
<string name="screen_message_recipient_title">Search recipient</string>
<string name="screen_message_recipient_search_hint">Search</string>
<string name="screen_live_loading">Loading live rooms…</string>
<string name="screen_live_now_title_prefix">Live</string>
<string name="screen_live_now_title_suffix">now</string>
<string name="screen_live_now_empty_message">Verify your identity in My Page\nor reserve a live and join.</string>
<string name="screen_live_now_refresh">Refresh</string>
<string name="screen_live_recommend_channel_prefix">Following</string>
<string name="screen_live_recommend_channel_suffix">channels</string>
<string name="screen_live_community_title">Community</string>
<string name="screen_live_reservation_title_prefix">Live</string>
<string name="screen_live_reservation_title_suffix">reservations</string>
<string name="screen_live_reservation_empty_message">No live reservations right now.\nFollow channels to get live alerts.</string>
<string name="screen_live_latest_finished_prefix">Recently</string>
<string name="screen_live_latest_finished_suffix">finished live shows</string>
<string name="screen_live_replay_prefix">Live</string>
<string name="screen_live_replay_suffix">replay</string>
<string name="screen_live_cancel_title">Cancel reservation</string>
<string name="screen_live_cancel_hint">Enter a reason for cancellation.</string>
<string name="screen_live_cancel_confirm">Cancel reservation</string>