Update strings.xml

main
Daksh P. Jain 2021-09-04 19:22:20 +05:30 committed by GitHub
parent 5359c22e52
commit 6c515aede6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -5,6 +5,7 @@
<string name="accent_color">Accent color</string>
<string name="accent_color_desc">The theme accent color, defaults to purple</string>
<string name="action_about">About</string>
<string name="action_add_to_blacklist">Add to Blacklist</string>
<string name="action_add_to_favorites">Add to favorites</string>
<string name="action_add_to_playing_queue">Add to playing queue</string>
<string name="action_add_to_playlist">Add to playlist</string>
@ -313,6 +314,7 @@
<string name="pref_summary_colored_app">The background and control button colors change according to the album art from the now playing screen</string>
<string name="pref_summary_colored_app_shortcuts">Colors the app shortcuts in the accent color. Every time you change the color please toggle this to take effect</string>
<string name="pref_summary_colored_notification">"Colors the notification in the album cover\u2019s vibrant color"</string>
<string name="pref_summary_cross_fade">Duration to crossfade between songs</string>
<string name="pref_summary_desaturated_color">As per Material Design guide lines in dark mode colors should be desaturated</string>
<string name="pref_summary_expand_now_playing_panel">Clicking on the notification will show now playing screen instead of the home screen</string>
<string name="pref_summary_extra_controls">Add extra controls for mini player</string>
@ -323,12 +325,14 @@
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<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_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>
<string name="pref_summary_toggle_volume">If enough space is available, show volume controls in the now playing screen</string>
<string name="pref_summary_whitelist">Only show music from /Music Folder</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>
@ -343,6 +347,7 @@
<string name="pref_title_classic_notification">Classic notification design</string>
<string name="pref_title_colored_app">Adaptive color</string>
<string name="pref_title_colored_notification">Colored notification</string>
<string name="pref_title_cross_fade">Crossfade (Beta)</string>
<string name="pref_title_desaturated_color">Desaturated color</string>
<string name="pref_title_expand_now_playing_panel">Show now playing screen</string>
<string name="pref_title_extra_controls">Extra controls</string>
@ -357,6 +362,7 @@
<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_tab_text_mode">Tab titles mode</string>
@ -365,6 +371,7 @@
<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="pro">Pro</string>
<string name="pro_summary">Black theme, Now playing themes, Carousel effect and more..</string>
<string name="profile">Profile</string>
@ -427,6 +434,7 @@
<string name="share_app">Share app</string>
<string name="share_summary">Share the app with your friends and family</string>
<string name="share_to_stories">Share to Stories</string>
<string name="show_album_artists">Show Album Artists</string>
<string name="shuffle">Shuffle</string>
<string name="simple">Simple</string>
<string name="sleep_timer_canceled">Sleep timer canceled.</string>
@ -455,7 +463,6 @@
<string name="support_development">Support development</string>
<string name="swipe_to_unlock">Swipe to unlock</string>
<string name="synced_lyrics">Synced lyrics</string>
<!-- Message displayed when tag editing fails -->
<string name="telegram_group">Telegram</string>
<string name="telegram_group_summary">Join the Telegram group to discuss bugs, make suggestions, show off and more</string>
<string name="thank_you">Thank you!</string>
@ -501,10 +508,4 @@
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
<string name="you_will_be_forwarded_to_the_issue_tracker_website">You will be forwarded to the issue tracker website.</string>
<string name="your_account_data_is_only_used_for_authentication">Your account data is only used for authentication.</string>
<string name="show_album_artists">Show Album Artists</string>
<string name="action_add_to_blacklist">Add to Blacklist</string>
<string name="pref_title_remember_tab">Remember Last Tab</string>
<string name="pref_summary_remember_tab">Navigate to the last used tab on start</string>
<string name="pref_summary_whitelist">Only show music from /Music Folder</string>
<string name="pref_title_whitelist">Whitelist Music</string>
</resources>