update a bunch of strings
This commit is contained in:
parent
79bd4f2a51
commit
569f2240ff
43 changed files with 555 additions and 556 deletions
|
|
@ -102,41 +102,41 @@
|
|||
<string name="pref_header_audio">Audio</string>
|
||||
<string name="pref_header_images">Images</string>
|
||||
<string name="pref_header_library">Library</string>
|
||||
<string name="pref_header_lockscreen">Lockscreen</string>
|
||||
<string name="pref_header_lock_screen">Lock Screen</string>
|
||||
<string name="pref_header_notification">Notification</string>
|
||||
|
||||
<string name="direct_play_codecs">Direct Play Codecs</string>
|
||||
<string name="library_categories">Categories</string>
|
||||
<string name="primary_color">Primary Color</string>
|
||||
<string name="accent_color">Accent Color</string>
|
||||
<string name="pref_title_general_theme">Theme</string>
|
||||
<string name="pref_title_now_playing_screen_appearance">Appearance</string>
|
||||
<string name="pref_title_app_shortcuts">Colored Shortcuts</string>
|
||||
<string name="pref_title_album_art_on_lockscreen">Show Album Cover</string>
|
||||
<string name="pref_title_blurred_album_art">Blur Album Cover</string>
|
||||
<string name="pref_title_direct_play_codecs">Direct Play Codecs</string>
|
||||
<string name="pref_title_categories">Categories</string>
|
||||
<string name="pref_title_primary_color">Primary Color</string>
|
||||
<string name="pref_title_accent_color">Accent Color</string>
|
||||
<string name="pref_title_theme">Theme</string>
|
||||
<string name="pref_title_now_playing_appearance">Appearance</string>
|
||||
<string name="pref_title_colored_shortcuts">Colored Shortcuts</string>
|
||||
<string name="pref_title_show_album_art">Show Album Cover</string>
|
||||
<string name="pref_title_blur_album_art">Blur Album Cover</string>
|
||||
<string name="pref_title_transcode_codec">Transcode Codec</string>
|
||||
<string name="pref_title_maximum_bitrate">Maximum Bitrate</string>
|
||||
<string name="pref_title_classic_notification">Classic Design</string>
|
||||
<string name="pref_title_colored_notification">Colored Notification</string>
|
||||
<string name="pref_title_audio_ducking">Audio Ducking</string>
|
||||
<string name="pref_title_remember_last_tab">Remember Tab</string>
|
||||
<string name="pref_title_remember_tab">Remember Tab</string>
|
||||
<string name="pref_title_remember_shuffle">Remember Shuffle</string>
|
||||
<string name="pref_title_remember_queue">Remember Queue</string>
|
||||
<string name="pref_title_page_size">Page Size</string>
|
||||
<string name="pref_title_image_cache_size">Cache Size</string>
|
||||
|
||||
<string name="primary_color_desc">The primary theme color for control elements.</string>
|
||||
<string name="accent_color_desc">An alternate color used to accent elements.</string>
|
||||
<string name="pref_summary_album_art_on_lockscreen">Uses the current song\'s album cover as the lock screen wallpaper.</string>
|
||||
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lock screen. This can cause problems with third party apps and widgets.</string>
|
||||
<string name="pref_summary_primary_color">The primary theme color for control elements.</string>
|
||||
<string name="pref_summary_accent_color">An alternate color used to accent elements.</string>
|
||||
<string name="pref_summary_show_album_art">Uses the current song\'s album cover as the lock screen wallpaper.</string>
|
||||
<string name="pref_summary_blur_album_art">Blurs the album cover on the lock screen. 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 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_remember_shuffle">Shuffle mode will stay on when selecting a new list of songs for the queue.</string>
|
||||
<string name="pref_summary_remember_queue">Save the queue when closing the app so it can persist across sessions.</string>
|
||||
<string name="pref_summary_colored_app_shortcuts">Colors the app shortcuts in the primary color.</string>
|
||||
<string name="pref_summary_remember_last_tab">Go to the last opened tab on launch.</string>
|
||||
<string name="pref_summary_library_categories">Configure visibility and order of display categories.</string>
|
||||
<string name="pref_summary_colored_shortcuts">Colors the app shortcuts in the primary color.</string>
|
||||
<string name="pref_summary_remember_tab">Go to the last opened tab on launch.</string>
|
||||
<string name="pref_summary_categories">Configure visibility and order of display categories.</string>
|
||||
<string name="pref_summary_direct_play_codecs">Disable direct play codecs to force transcoding.</string>
|
||||
|
||||
<string name="delete_action">Delete</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue