fix(block): 사용자 차단 안내 문구를 역할별로 통일한다

This commit is contained in:
2026-02-25 22:30:34 +09:00
parent 4b2ef742d6
commit 8153ad52ff
5 changed files with 16 additions and 25 deletions

View File

@@ -408,8 +408,8 @@
<string name="screen_live_room_donation_minimum">You can donate from 1 can.</string>
<string name="screen_live_room_block_title">Block user</string>
<string name="screen_live_room_block_confirm">Block</string>
<string name="screen_live_room_block_message_creator">Block %1$s?\n\nBlocking will restrict this user:\n- Cannot enter lives you host\n- Cannot send you messages\n- Cannot post in your fanTalk</string>
<string name="screen_live_room_block_message_user">Block %1$s?\n\n- You will not see chat messages from blocked users in live rooms.</string>
<string name="screen_live_room_block_message_creator">Block %1$s?\n\nWhen you block this user, the following features will be restricted for that user.\n\n- Access to your channel\n- Cannot enter live rooms you host\n- Cannot access content you uploaded\n- Cannot send messages to you\n- Limited visibility of comments written by %1$s\n- Limited visibility of %1$s live chat</string>
<string name="screen_live_room_block_message_user">Block %1$s?\n\nWhen you block this user, the following features will be restricted.\n\n- Limited access to %1$s channel\n- Limited visibility of %1$s content\n- Limited visibility of %1$s live streams\n- Limited ability to send messages to %1$s\n- Limited visibility of comments written by %1$s\n- Limited visibility of %1$s live chat</string>
<string name="screen_live_room_bg_on">Background ON</string>
<string name="screen_live_room_bg_off">Back OFF</string>
<string name="screen_live_room_signature_on">Signature ON</string>