Remove unused strings

report_player_errors_title and report_player_errors_summary were removed in #7482
This commit is contained in:
TobiGr 2022-01-23 22:34:38 +01:00
parent 08c928e1d0
commit 194e43f5cb
23 changed files with 0 additions and 45 deletions

View file

@ -660,8 +660,6 @@
<string name="enqueue_next_stream">次をキューに追加</string>
<string name="enqueued_next">次をキューに追加しました</string>
<string name="detail_heart_img_view_description">クリエイターの心をこめて</string>
<string name="report_player_errors_summary">プレーヤーのエラーを、短時間のトーストメッセージではなく、詳細に報告する(問題の診断に役立ちます)</string>
<string name="report_player_errors_title">プレイヤーのエラーを報告</string>
<string name="show_crash_the_player_title">\"プレイヤーがクラッシュ\"を表示</string>
<string name="crash_the_player">プレイヤーがクラッシュ</string>
<string name="feed_new_items">新しいフィードアイテム</string>