remove unused strings

This commit is contained in:
dkanada 2020-05-19 01:31:28 +09:00
commit 810d895019
35 changed files with 0 additions and 1109 deletions

View file

@ -7,7 +7,6 @@
<string name="action_settings">"Settings"</string>
<string name="action_grant">Grant</string>
<string name="action_about">About</string>
<string name="action_clear_playlist">Clear playlist</string>
<string name="action_add_to_favorites">Add to favourites</string>
<string name="action_remove_from_favorites">Remove from favourites</string>
<string name="action_search">Search</string>
@ -26,10 +25,6 @@
<string name="unplayable_file">Couldn\u2019t play this song.</string>
<string name="audio_focus_denied">Audio focus denied.</string>
<string name="album">Album</string>
<string name="artist">Artist</string>
<string name="genre">Genre</string>
<string name="album_artist">Album artist</string>
<string name="year">Year</string>
<string name="label_details">Details</string>
<string name="label_file_name">File name</string>
<string name="label_file_path">File path</string>
@ -44,13 +39,7 @@
<string name="action_remove_from_playlist">Remove from playlist</string>
<string name="action_grid_size">Grid size</string>
<string name="action_grid_size_land">Grid size (land)</string>
<string name="inserted_x_songs_into_playlist_x">Inserted %1$d songs into the playlist %2$s.</string>
<string name="created_playlist_x">Created playlist %1$s.</string>
<string name="deleted_x_songs">Deleted %1$d songs.</string>
<string name="playlist_exists">Playlist %1$s already exists.</string>
<string name="could_not_create_playlist">Couldn\u2019t create playlist.</string>
<string name="delete_playlist_x"><![CDATA[Delete the playlist <b> %1$s </b>?]]></string>
<string name="clear_playlist_x"><![CDATA[Clear the playlist <b> %1$s </b>? This can\u2019t be undone!]]></string>
<string name="delete_x_playlists"><![CDATA[<b>%1$d</b> playlists?]]></string>
<string name="remove_song_x_from_playlist"><![CDATA[Remove the song <b> %1$s </b> from the playlist?]]></string>
<string name="remove_x_songs_from_playlist"><![CDATA[Remove <b> %1$d </b> songs from the playlist?]]></string>
@ -59,26 +48,17 @@
<string name="rename_playlist_title">Rename playlist</string>
<string name="delete_playlist_title">Delete playlist</string>
<string name="delete_playlists_title">Delete playlists</string>
<string name="clear_playlist_title">Clear playlist</string>
<string name="save_playlist_title">Save as file</string>
<string name="action_shuffle_all">Shuffle all</string>
<string name="action_shuffle_album">Shuffle album</string>
<string name="action_shuffle_artist">Shuffle artist</string>
<string name="action_shuffle_playlist">Shuffle playlist</string>
<string name="light_theme_name">Light</string>
<string name="dark_theme_name">Dark</string>
<string name="today">Today</string>
<string name="this_week">This week</string>
<string name="this_month">This month</string>
<string name="past_three_months">Past 3 months</string>
<string name="this_year">This year</string>
<string name="equalizer">Equaliser</string>
<string name="pref_header_colors">Colors</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_lockscreen">Lockscreen</string>
<string name="pref_header_playlists">Playlists</string>
<string name="pref_header_notification">Notification</string>
<string name="pref_title_navigation_bar">Colored navigation bar</string>
<string name="pref_title_app_shortcuts">Coloured app shortcuts</string>
@ -88,9 +68,7 @@
<string name="pref_title_classic_notification">Classic notification design</string>
<string name="pref_title_gapless_playback">Gapless playback</string>
<string name="pref_title_audio_ducking">Reduce volume on focus loss</string>
<string name="pref_title_last_added_interval">Last added playlist interval</string>
<string name="delete_action">Delete</string>
<string name="clear_action">Clear</string>
<string name="remove_action">Remove</string>
<string name="rename_action">Rename</string>
<string name="create_action">Create</string>
@ -115,9 +93,7 @@
<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="favorites">Favorites</string>
<string name="last_added">Last added</string>
<string name="history">History</string>
<string name="my_top_tracks">My top tracks</string>
<string name="action_sleep_timer">Sleep timer</string>
<string name="action_set">Set</string>
@ -129,7 +105,6 @@
<string name="permissions_denied">Permissions denied.</string>
<string name="permission_external_storage_denied">Permission to access external storage denied.</string>
<string name="support_development">Support development</string>
<string name="thank_you">Thank you!</string>
<string name="version">Version</string>
<string name="author">Author</string>
<string name="write_an_email">Write an email</string>
@ -142,19 +117,13 @@
<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="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="website">Website</string>
<string name="loading_products">Loading products…</string>
<string name="up_next">Up next</string>
<string name="pref_title_now_playing_screen_appearance">Appearance</string>
<string name="library">Library</string>
<string name="saved_playlist_to">Saved playlist to %s.</string>
<string name="failed_to_save_playlist">Failed to save playlist (%s).</string>
<string name="app_widget_big_name">Phonograph - Big</string>
<string name="app_widget_classic_name">Phonograph - Classic</string>
<string name="app_widget_small_name">Phonograph - Small</string>
<string name="app_widget_card_name">Phonograph - Card</string>
<string name="login">Login</string>
<string name="username">Username</string>
@ -166,5 +135,4 @@
<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="add_action">Add</string>
</resources>