플레이어 에러 문자열 리소스화

This commit is contained in:
2025-12-03 17:40:43 +09:00
parent 764ca0f892
commit ad1c58bbf5
4 changed files with 4 additions and 1 deletions

View File

@@ -836,6 +836,7 @@
<string name="screen_audio_content_all_title_free">All free content</string>
<string name="screen_audio_content_all_title_point_only">All point rentals</string>
<string name="screen_audio_content_error_invalid_request">Invalid request.</string>
<string name="audio_content_player_error_launch_failed">Couldn\'t start the player.\nPlease try again.</string>
<string name="screen_audio_content_new_content">Add new content</string>
<string name="screen_audio_content_sort_newest">Newest</string>
<string name="screen_audio_content_sort_price_high">Price: High to Low</string>