update a bunch of strings

This commit is contained in:
dkanada 2020-10-15 23:09:09 +09:00
commit 569f2240ff
43 changed files with 555 additions and 556 deletions

View file

@ -56,28 +56,28 @@
<string name="dark_theme_name">Dark</string>
<string name="pref_header_colors">Colours</string>
<string name="pref_header_now_playing_screen">Now playing</string>
<string name="pref_title_general_theme">General theme</string>
<string name="pref_title_theme">General theme</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_library">Library</string>
<string name="pref_header_lockscreen">Lockscreen</string>
<string name="pref_header_lock_screen">Lockscreen</string>
<string name="pref_header_notification">Notification</string>
<string name="pref_title_app_shortcuts">Coloured app 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_colored_shortcuts">Coloured app 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_colored_notification">Coloured notification</string>
<string name="pref_title_classic_notification">Classic notification design</string>
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
<string name="pref_title_remember_last_tab">Remember last tab</string>
<string name="pref_title_remember_tab">Remember last tab</string>
<string name="delete_action">Delete</string>
<string name="remove_action">Remove</string>
<string name="rename_action">Rename</string>
<string name="create_action">Create</string>
<string name="reset_action">Reset</string>
<string name="x_selected">%1$d selected</string>
<string name="primary_color">Primary colour</string>
<string name="accent_color">Accent colour</string>
<string name="primary_color_desc">The primary theme colour, defaults to indigo.</string>
<string name="accent_color_desc">The accent theme colour, defaults to pink.</string>
<string name="pref_title_primary_color">Primary colour</string>
<string name="pref_title_accent_color">Accent colour</string>
<string name="pref_summary_primary_color">The primary theme colour, defaults to indigo.</string>
<string name="pref_summary_accent_color">The accent theme colour, defaults to pink.</string>
<string name="no_playlists">No playlists</string>
<string name="no_albums">No albums</string>
<string name="no_songs">No songs</string>
@ -85,13 +85,13 @@
<string name="no_genres">No genres</string>
<string name="empty">Empty</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_show_album_art">Uses the current songs album cover as lockscreen wallpaper.</string>
<string name="pref_summary_blur_album_art">Blurs the album cover on the lockscreen. 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">"Colours the notification in the album cover\u2019s vibrant colour."</string>
<string name="pref_summary_colored_app_shortcuts">Colours the app shortcuts in the primary colour.</string>
<string name="pref_summary_colored_shortcuts">Colours the app shortcuts in the primary colour.</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_tab">Go to the last opened tab on launch</string>
<string name="last_added">Last added</string>
<string name="my_top_tracks">My top tracks</string>
<string name="action_sleep_timer">Sleep timer</string>
@ -120,7 +120,7 @@
<string name="aleksandar_tesic_summary">For helping me with the design.</string>
<string name="website">Website</string>
<string name="up_next">Up next</string>
<string name="pref_title_now_playing_screen_appearance">Appearance</string>
<string name="pref_title_now_playing_appearance">Appearance</string>
<string name="login">Login</string>
<string name="username">Username</string>
<string name="password">Password</string>
@ -128,7 +128,7 @@
<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="library_categories">Library categories</string>
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
<string name="pref_title_categories">Library categories</string>
<string name="pref_summary_categories">Configure visibility and order of library categories.</string>
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
</resources>