Renamed keep history to pause history

This commit is contained in:
Omar 2022-03-08 18:05:06 +02:00
parent 9b59c5299a
commit ebe90262cb
6 changed files with 15 additions and 15 deletions

View file

@ -262,7 +262,7 @@
<string name="no_purchase_found">No purchase found.</string>
<string name="no_results">No results</string>
<string name="no_songs">You have no songs</string>
<string name="history_disabled">You have disabled history.</string>
<string name="history_paused">You have paused history.</string>
<string name="settings_button">Settings</string>
<string name="normal">Normal</string>
<string name="normal_lyrics">Normal lyrics</string>
@ -358,7 +358,7 @@
<string name="pref_summary_toggle_volume">If enough space is available, show volume controls in the now playing screen</string>
<string name="pref_summary_wallpaper_accent">Extract accent color from wallpaper</string>
<string name="pref_summary_whitelist">Only show music from /Music Folder</string>
<string name="pref_summary_keep_history">Keeps a history of played songs</string>
<string name="pref_summary_pause_history">When enabled, newly played songs won\'t show in history</string>
<string name="pref_title_album_art_on_lockscreen">Show album cover</string>
<string name="pref_title_album_artists_only">Navigate by Album Artist</string>
<string name="pref_title_album_cover_style">Album cover theme</string>
@ -405,7 +405,7 @@
<string name="pref_title_toggle_volume">Volume controls</string>
<string name="pref_title_wallpaper_accent">Wallpaper accent color</string>
<string name="pref_title_whitelist">Whitelist music</string>
<string name="pref_title_keep_history">Keep history</string>
<string name="pref_title_pause_history">Pause history</string>
<string name="pro">Pro</string>
<string name="pro_summary">Black theme, Now playing themes, Carousel effect and more..</string>
<string name="profile">Profile</string>