Lines Matching full:playlist
101 <!-- title of the "current playlist" screen when not in party shuffle mode -->
103 <!-- title of the "current playlist" screen when in party shuffle mode-->
133 <!-- Playlist context menu item to delete the selected playlist. -->
135 <!-- Playlist context menu item to edit the selected playlist -->
137 <!-- Playlist context menu item to rename the selected playlist-->
139 <!-- Transient popup message shown after deleting a playlist -->
140 <string name="playlist_deleted_message">Playlist deleted.</string>
141 <!-- Transient popup message shown after renaming a playlist -->
142 <string name="playlist_renamed_message">Playlist renamed.</string>
143 <!-- The name of the pseudo-playlist that holds all the recently added files, shown in list view -->
145 <!-- The name of the pseudo-playlist that holds all the recently added files, shown in title bar of songs list -->
147 <!-- The name of the pseudo-playlist that holds all the podcasts, shown in list view -->
149 <!-- The name of the pseudo-playlist that holds all the podcasts, shown in title bar of songs list -->
198 <string name="add_to_playlist">Add to playlist</string>
200 <string name="queue">Current playlist</string>
203 <!-- Template for newly created playlist name -->
204 <string name="new_playlist_name_template">New playlist <xliff:g id="number">%d</xliff:g></string>
208 <item quantity="one">1 song added to playlist.</item>
210 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> songs added to playlist.</item>
212 <!-- Toast after selecting an empty playlist -->
213 <string name="emptyplaylist">Selected playlist is empty.</string>
214 <!-- Button name when saving a playlist -->
216 <!-- Button name when saving a playlist and the new playlist will overwrite an existing one -->
224 <!-- Time span edit options that appear when editing system playlist "Recently added" -->
225 <!-- Used to indicate the number of weeks the "recently added" playlist covers in a selector widget -->
244 <!-- Do not translate. Background color for currently dragged item in playlist edit mode. -->
249 <!-- menu item to save the current list as a new playlist -->
250 <string name="save_as_playlist">Save as playlist</string>
251 <!-- menu item to clear the current playlist -->
252 <string name="clear_playlist">Clear playlist</string>
257 <string name="musicshortcutlabel">Music playlist</string>
268 <!-- Text for the "cancel" button in the "delete" and "create playlist" confirmation dialogs -->
271 <!-- context menu item to remove the selected item from the playlist -->
272 <string name="remove_from_playlist">Remove from playlist</string>