update some strings in the settings

This commit is contained in:
dkanada 2020-04-29 17:05:10 +09:00
commit 248dabfa92
6 changed files with 38 additions and 106 deletions

View file

@ -87,7 +87,7 @@
<string name="this_year">This year</string>
<string name="equalizer">Equalizer</string>
<string name="pref_header_colors">Colors</string>
<string name="pref_header_now_playing_screen">Now playing</string>
<string name="pref_header_now_playing_screen">Now Playing</string>
<string name="pref_title_general_theme">General theme</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_library">Library</string>
@ -125,16 +125,16 @@
<string name="empty">Empty</string>
<string name="playlist_name_empty">Playlist name</string>
<string name="song">Song</string>
<string name="pref_summary_album_art_on_lockscreen">Uses the current songs album cover as lockscreen wallpaper.</string>
<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_album_art_on_lockscreen">Uses the current song\'s album cover as the lockscreen wallpaper.</string>
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. This 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">"Colors the notification in the album cover\u2019s vibrant color."</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_colored_notification">"Colors the notification with a vibrant color taken from the album cover."</string>
<string name="pref_summary_audio_ducking">Decrease the volume for notifications and other system sounds.</string>
<string name="pref_summary_gapless_playback">"This can cause playback issues on some devices."</string>
<string name="pref_summary_remember_shuffle">Shuffle mode will stay on when selecting a new list of songs for the queue.</string>
<string name="pref_summary_colored_navigation_bar">Colors the navigation bar in the primary color.</string>
<string name="pref_summary_colored_app_shortcuts">Colors the app shortcuts in the primary color.</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>
<string name="pref_summary_remember_shuffle">Shuffle mode will stay on when selecting a new list of songs</string>
<string name="pref_summary_remember_last_tab">Go to the last opened tab on launch.</string>
<string name="favorites">Favorites</string>
<string name="last_added">Last added</string>
<string name="history">Recently played</string>
@ -166,17 +166,17 @@
<string name="follow_on_twitter">Follow on Twitter</string>
<string name="visit_website">Visit website</string>
<string name="report_bugs">Report bugs</string>
<string name="report_bugs_summary">Report bugs or request new features.</string>
<string name="report_bugs_summary">Open a new issue for bugs or features.</string>
<string name="translate">Translate</string>
<string name="translate_summary">Help translating Phonograph to your native language.</string>
<string name="translate_summary">Help translate strings to your native language.</string>
<string name="rate_on_google_play">Rate</string>
<string name="rate_on_google_play_summary">Leave a positive rating on Google Play if you like Phonograph.</string>
<string name="donate">Donate</string>
<string name="donate_summary">If you think I deserve to get paid for my work, you can leave me a few dollars here.</string>
<string name="aidan_follestad_summary">For the theme engine and some other great stuff.</string>
<string name="aidan_follestad_summary">Improved theme engine and made some other excellent additions.</string>
<string name="michael_cook_summary">For the pretty material app icon.</string>
<string name="maarten_corpel_summary">For making the Play Store illustration and the empty album cover.</string>
<string name="aleksandar_tesic_summary">For helping me with the design.</string>
<string name="maarten_corpel_summary">Designed a placeholder image for albums with no cover art.</string>
<string name="aleksandar_tesic_summary">Made great improvements to the general design.</string>
<string name="website">Website</string>
<string name="loading_products">Loading products…</string>
<string name="up_next">Up next</string>
@ -201,8 +201,8 @@
<string name="playlist_is_empty">Playlist is empty</string>
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
<string name="playing_notification_name">Playing notification</string>
<string name="eugene_cheung_summary">For his contributions to the source code.</string>
<string name="adrian_summary">For creating the album page design.</string>
<string name="eugene_cheung_summary">Several amazing contributions to the source code.</string>
<string name="adrian_summary">Designed the new album page which was then ported to other activities.</string>
<string name="add_action">Add</string>
<string name="library_categories">Library categories</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>