Fixed capitalization of strings and rearranged string entries

This commit is contained in:
Prathamesh More 2022-01-24 15:28:51 +05:30
parent c96dad999a
commit 4857fa6fc5
37 changed files with 657 additions and 520 deletions

View file

@ -77,7 +77,7 @@
<string name="app_widget_text_name">Minimal Text</string>
<string name="artist">Artist</string>
<string name="artists">Artists</string>
<string name="audio_fade_duration">Audio Fade Duration</string>
<string name="audio_fade_duration">Audio fade duration</string>
<string name="audio_focus_denied">Audio focus denied.</string>
<string name="audio_settings_summary">Change the sound settings and adjust the equalizer controls</string>
<string name="auto">Auto</string>
@ -292,7 +292,7 @@
<string name="pref_summary_album_art_on_lockscreen">Use the currently playing song album cover as the lockscreen wallpaper</string>
<string name="pref_summary_album_artists_only">Show Album Artists in the Artist category</string>
<string name="pref_summary_audio_ducking">Lower the volume when a system sound is played or a notification is received</string>
<string name="pref_summary_audio_fade">Fade Audio when Song is Paused or Played</string>
<string name="pref_summary_audio_fade">Fade audio when song is paused or played</string>
<string name="pref_summary_blacklist">The content of blacklisted folders is hidden from your library.</string>
<string name="pref_summary_bluetooth_playback">Start playing as soon as connected to bluetooth device</string>
<string name="pref_summary_blurred_album_art">Blur the album cover on the lockscreen. Can cause problems with third party apps and widgets</string>
@ -313,8 +313,8 @@
<string name="pref_summary_lock_screen">Use Retro Music\'s custom lockscreen controls</string>
<string name="pref_summary_open_source_licences">License details for open source software</string>
<string name="pref_summary_remember_tab">Navigate to the last used tab on start</string>
<string name="pref_summary_show_lyrics">Display Synced Lyrics over Album Cover</string>
<string name="pref_summary_suggestions">Show New Music Mix on Homescreen</string>
<string name="pref_summary_show_lyrics">Display synced lyrics over album cover</string>
<string name="pref_summary_suggestions">Show New Music Mix on homescreen</string>
<string name="pref_summary_toggle_full_screen">Immersive mode</string>
<string name="pref_summary_toggle_headset">Start playing immediately after headphones are connected</string>
<string name="pref_summary_toggle_shuffle">Shuffle mode will turn off when playing a new list of songs</string>
@ -326,7 +326,7 @@
<string name="pref_title_album_cover_transform">Album cover skip</string>
<string name="pref_title_app_shortcuts">Colored app shortcuts</string>
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
<string name="pref_title_audio_fade">Fade Audio</string>
<string name="pref_title_audio_fade">Fade audio</string>
<string name="pref_title_auto_download_artist_images">Auto-download artist images</string>
<string name="pref_title_blacklist">Blacklist</string>
<string name="pref_title_bluetooth_playback">Bluetooth playback</string>
@ -349,16 +349,16 @@
<string name="pref_title_lock_screen">Fullscreen controls</string>
<string name="pref_title_now_playing_screen_appearance">Now playing theme</string>
<string name="pref_title_open_source_licences">Open source licences</string>
<string name="pref_title_remember_tab">Remember Last Tab</string>
<string name="pref_title_show_lyrics">Show Lyrics</string>
<string name="pref_title_suggestions">Show Suggestions</string>
<string name="pref_title_remember_tab">Remember last tab</string>
<string name="pref_title_show_lyrics">Show lyrics</string>
<string name="pref_title_suggestions">Show suggestions</string>
<string name="pref_title_tab_text_mode">Tab titles mode</string>
<string name="pref_title_toggle_carousel_effect">Carousel effect</string>
<string name="pref_title_toggle_full_screen">Fullscreen app</string>
<string name="pref_title_toggle_toggle_headset">Auto-play</string>
<string name="pref_title_toggle_toggle_shuffle">Shuffle mode</string>
<string name="pref_title_toggle_volume">Volume controls</string>
<string name="pref_title_whitelist">Whitelist Music</string>
<string name="pref_title_whitelist">Whitelist music</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>