메뉴 문자열 리소스화

This commit is contained in:
2025-12-04 00:06:03 +09:00
parent b4ced77d57
commit f2f406d581
14 changed files with 49 additions and 20 deletions

View File

@@ -1323,6 +1323,16 @@ Please try again.</string>
<string name="screen_content_main_title">Content</string>
<string name="screen_creator_community_write_comment_section_title">Allow comments</string>
<string name="screen_explorer_creator_rank_notice">Popular creator rankings are updated weekly.</string>
<!-- Menu items -->
<string name="menu_report_action">Report</string>
<string name="menu_modify_action">Edit</string>
<string name="menu_delete_action">Delete</string>
<string name="menu_user_block">Block user</string>
<string name="menu_user_unblock">Unblock user</string>
<string name="menu_user_report">Report user</string>
<string name="menu_profile_report">Report profile</string>
<string name="screen_original_work_age_badge">19+</string>
<string name="voice_message_time_placeholder">00:00</string>
</resources>