UserProfile 문자열 리소스화
UserProfile 화면 및 어댑터 문구를 ko/en/ja 리소스로 정리
This commit is contained in:
@@ -733,6 +733,44 @@
|
||||
<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>
|
||||
<!-- User Profile -->
|
||||
<string name="error_invalid_request">Invalid request.</string>
|
||||
<string name="screen_user_profile_share_channel">Share channel</string>
|
||||
<string name="screen_user_profile_follower_list">Follower list</string>
|
||||
<string name="screen_user_profile_follower_count">Followers %1$s</string>
|
||||
<string name="screen_user_profile_latest_content_scheduled">Scheduled</string>
|
||||
<string name="screen_user_profile_latest_content_point">Points</string>
|
||||
<string name="screen_user_profile_live_title">Live</string>
|
||||
<string name="screen_user_profile_live_setting_roulette">Roulette settings</string>
|
||||
<string name="screen_user_profile_live_setting_menu">Menu settings</string>
|
||||
<string name="screen_user_profile_content_title">Contents</string>
|
||||
<string name="screen_user_profile_my_content_title">My contents</string>
|
||||
<string name="screen_user_profile_audio_ratio_owned">%1$d%% owned</string>
|
||||
<string name="screen_user_profile_audio_ratio_empty">No owned works yet!</string>
|
||||
<string name="screen_user_profile_audio_ratio_detail">%1$s / %2$s items</string>
|
||||
<string name="screen_user_profile_fan_talk_title">Fan Talk</string>
|
||||
<string name="screen_user_profile_cheer_label">Cheer</string>
|
||||
<string name="screen_user_profile_cheer_hint">Leave a cheer comment!</string>
|
||||
<string name="screen_user_profile_cheer_reply_hint">Leave a reply to this cheer!</string>
|
||||
<string name="screen_user_profile_cheer_empty">No cheers yet.\n\nBe the first to cheer!</string>
|
||||
<string name="screen_user_profile_cheer_edit">Edit</string>
|
||||
<string name="screen_user_profile_cheer_delete_title">Delete cheer</string>
|
||||
<string name="screen_user_profile_reply_edit">Edit reply</string>
|
||||
<string name="screen_user_profile_reply_submit">Submit</string>
|
||||
<string name="screen_user_profile_reply_write">Write a reply</string>
|
||||
<string name="screen_user_profile_series_title">Series</string>
|
||||
<string name="screen_user_profile_series_total_count">Total %1$d episodes</string>
|
||||
<string name="screen_user_profile_donation_title">Donation ranking</string>
|
||||
<string name="screen_user_profile_community_title">Community</string>
|
||||
<string name="screen_user_profile_community_create">Create post</string>
|
||||
<string name="screen_user_profile_community_empty_desc">After posting, your post will appear here\nand be visible in the community.</string>
|
||||
<string name="screen_user_profile_channel_intro_title">Channel introduction</string>
|
||||
<string name="screen_user_profile_live_reservation_self_blocked">You cannot reserve a live you created.</string>
|
||||
<string name="screen_user_profile_reservation_title">Reserve with %1$s cans</string>
|
||||
<string name="screen_user_profile_reservation_desc">Pay to join the \"%1$s\" live.</string>
|
||||
<string name="screen_user_profile_on_air">On Air</string>
|
||||
<string name="screen_user_profile_on_air_badge">ON\nAIR</string>
|
||||
<string name="screen_user_profile_month_format">%1$s mo</string>
|
||||
<string name="screen_my_view_channel">View my channel</string>
|
||||
<string name="screen_my_charge_can">Charge cans</string>
|
||||
<string name="screen_my_point_reward">Point reward</string>
|
||||
|
||||
Reference in New Issue
Block a user