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

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">すべての無料コンテンツ</string>
<string name="screen_audio_content_all_title_point_only">ポイントレンタル一覧</string>
<string name="screen_audio_content_error_invalid_request">無効なリクエストです。</string>
<string name="audio_content_player_error_launch_failed">プレイヤーを起動できませんでした。\nもう一度お試しください。</string>
<string name="screen_audio_content_new_content">新しいコンテンツを登録</string>
<string name="screen_audio_content_sort_newest">最新順</string>
<string name="screen_audio_content_sort_price_high">価格が高い順</string>