fix(i18n): 전체 카운트 문구를 정리한다

This commit is contained in:
2026-08-14 14:16:40 +09:00
parent 7f8388aa21
commit cbce4af2f9
9 changed files with 20 additions and 79 deletions
-4
View File
@@ -717,7 +717,6 @@
<string name="screen_live_room_heart_ranking_title">Current live heart ranking</string>
<string name="screen_live_room_total_label">Total</string>
<string name="screen_live_room_total_count_label">All</string>
<string name="screen_live_room_people_unit">users</string>
<string name="screen_live_room_donation_ranking_title">Current live donation ranking</string>
<string name="screen_live_room_donation_normal_label">Normal</string>
<string name="screen_live_room_donation_secret_label">Secret</string>
@@ -979,7 +978,6 @@
<string name="screen_block_member_title">Blocked users</string>
<string name="screen_block_member_total_prefix">Total</string>
<string name="screen_block_member_total_count"> %1$d </string>
<string name="screen_block_member_total_suffix">users</string>
<string name="screen_block_member_empty">No blocked users.</string>
<string name="screen_block_member_block">Block</string>
<string name="screen_block_member_unblock">Unblock</string>
@@ -1120,7 +1118,6 @@
<string name="screen_following_creator_title">Following list</string>
<string name="following_creator_total_prefix">Total</string>
<string name="following_creator_total_count_value">%1$d</string>
<string name="following_creator_total_suffix">creators</string>
<string name="following_creator_empty">You are not following any channels.</string>
<!-- Audition -->
@@ -1156,7 +1153,6 @@
<string name="screen_audition_role_script">Check audition script</string>
<string name="screen_audition_role_info_title">Audition character info</string>
<string name="screen_audition_role_applicant_prefix">Applicants </string>
<string name="screen_audition_role_applicant_suffix">people</string>
<string name="screen_audition_sort_newest">Newest</string>
<string name="screen_audition_sort_likes">Most liked</string>
<string name="screen_audition_no_applicant">No applicants yet.</string>