update some strings

This commit is contained in:
dkanada 2020-09-25 13:15:57 +09:00
commit f5fc92dec7
32 changed files with 7 additions and 70 deletions

View file

@ -67,7 +67,6 @@
<string name="pref_title_blurred_album_art">Blur album cover</string>
<string name="pref_title_colored_notification">Coloured notification</string>
<string name="pref_title_classic_notification">Classic notification design</string>
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
<string name="pref_title_remember_last_tab">Remember last tab</string>
<string name="delete_action">Delete</string>
@ -91,7 +90,6 @@
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. Can cause problems with third party apps and widgets.</string>
<string name="pref_summary_classic_notification">Use the classic notification design.</string>
<string name="pref_summary_colored_notification">"Colours the notification in the album cover\u2019s vibrant colour."</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_colored_app_shortcuts">Colours the app shortcuts in the primary colour.</string>
<string name="pref_summary_audio_ducking">Notifications, navigation etc.</string>
<string name="pref_summary_remember_last_tab">Go to the last opened tab on launch</string>