refactor: remove audio ducking setting because it's useless now (unfortunately exoplayer is always "ducking")

This commit is contained in:
Jakob Kukla 2021-05-31 14:07:21 +02:00
commit 0eabd7eecf
34 changed files with 0 additions and 75 deletions

View file

@ -67,7 +67,6 @@
<string name="pref_title_blur_album_art">专辑封面模糊化</string>
<string name="pref_title_colored_notification">启用通知背景着色</string>
<string name="pref_title_classic_notification">经典通知样式</string>
<string name="pref_title_audio_ducking">音频焦点丢失时降低音量</string>
<string name="pref_title_remember_tab">记住最后打开页面</string>
<string name="delete_action">删除</string>
<string name="remove_action">移除</string>
@ -91,7 +90,6 @@
<string name="pref_summary_classic_notification">使用经典通知样式。</string>
<string name="pref_summary_colored_notification">"\u4f7f\u7528\u4e0e\u4e13\u8f91\u5c01\u9762\u76f8\u5339\u914d\u7684\u989c\u8272\u7740\u8272\u901a\u77e5\u80cc\u666f\u8272\u3002"</string>
<string name="pref_summary_colored_shortcuts">用主色调着色应用快捷方式。</string>
<string name="pref_summary_audio_ducking">通知、导航等</string>
<string name="pref_summary_remember_tab">启动时跳转到最后打开页面</string>
<string name="last_added">最近添加</string>
<string name="my_top_tracks">最喜爱的歌曲</string>