summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorlinus_lee <llee@cyngn.com>2014-10-08 12:16:45 -0700
committerlinus_lee <llee@cyngn.com>2014-11-20 12:51:33 -0800
commitdcb2ea3e3906ec3ce911ceaee5bc53330802383e (patch)
tree02f9e94df414c13ab0d87afcd3b8dea7587db0c1 /res/values
parent92d23275d2970cfe226581f886a44793459e35fb (diff)
downloadandroid_packages_apps_Eleven-dcb2ea3e3906ec3ce911ceaee5bc53330802383e.tar.gz
android_packages_apps_Eleven-dcb2ea3e3906ec3ce911ceaee5bc53330802383e.tar.bz2
android_packages_apps_Eleven-dcb2ea3e3906ec3ce911ceaee5bc53330802383e.zip
Eleven: Remove unused strings, rip out share, change caps to use xml attributes
https://cyanogen.atlassian.net/browse/MUSIC-54 Change-Id: I831d77a03c28967d97138a9158d378ad0b5b7981
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml66
1 files changed, 12 insertions, 54 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d4de2c4..4815376 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -26,13 +26,13 @@
<string name="page_songs">Songs</string>
<string name="page_playlists">Playlists</string>
<string name="page_genres">Genres</string>
- <string name="page_now_playing">NOW PLAYING</string>
- <string name="page_play_queue">PLAY QUEUE</string>
+ <string name="page_now_playing">Now Playing</string>
+ <string name="page_play_queue">Play Queue</string>
<!-- Section Headers -->
- <string name="header_albums">ALBUMS</string>
- <string name="header_top_songs">TOP SONGS</string>
- <string name="header_all_songs">ALL SONGS</string>
+ <string name="header_albums">Albums</string>
+ <string name="header_top_songs">Top Songs</string>
+ <string name="header_all_songs">All Songs</string>
<!-- Option menu items -->
<string name="menu_settings">Settings</string>
@@ -47,24 +47,15 @@
<string name="menu_shuffle_last_added">Shuffle last added</string>
<string name="menu_play_all">Play all</string>
<string name="menu_sort_by">Sort by</string>
- <string name="menu_shop">Shop for themes</string>
<string name="menu_clear_list">Clear list</string>
<string name="menu_clear_recents">Clear recent</string>
<string name="menu_clear_queue">Clear queue</string>
<string name="menu_save_queue">Save queue</string>
- <string name="menu_share">Share</string>
- <string name="menu_add_to_homescreen">Pin to home screen</string>
<string name="menu_equalizer">Equalizer</string>
- <string name="menu_simple">Simple</string>
- <string name="menu_detailed">Detailed</string>
- <string name="menu_grid">Grid</string>
- <string name="menu_view_as">View as</string>
<!-- Playlist items -->
<string name="add_to_playlist">Add to playlist</string>
- <string name="add_to_favorites">Add to favorites</string>
<string name="add_to_queue">Add to queue</string>
- <string name="remove_from_favorites">Remove from favorites</string>
<string name="remove_from_recent">Remove from recent</string>
<string name="remove_from_queue">Remove from queue</string>
@@ -82,9 +73,6 @@
<string name="sort_order_entry_filename">Filename</string>
<!-- Default playlist names -->
- <!-- playlist_favorite used in voice search processing only -->
- <string name="playlist_favorite">Favorite</string>
- <string name="playlist_favorites">Favorites</string>
<string name="playlist_last_added">Last Added</string>
<string name="playlist_recently_played">Recently Played</string>
<string name="playlist_top_tracks">My Top Tracks</string>
@@ -116,7 +104,6 @@
<string name="context_menu_delete">Delete</string>
<string name="context_menu_fetch_album_art">Fetch album art</string>
<string name="context_menu_fetch_artist_image">Fetch artist image</string>
- <string name="context_menu_open_in_play_store">Open in Play Store</string>
<string name="context_menu_remove_from_recent">Remove from recent</string>
<string name="context_menu_use_as_ringtone">Use as ringtone</string>
<string name="context_menu_remove_from_playlist">Remove from playlist</string>
@@ -133,45 +120,19 @@
<string name="accessibility_repeat_one">Repeat one</string>
<!-- Toast messages -->
- <string name="pinned_to_home_screen"><xliff:g id="name">%s</xliff:g> pinned to your home screen</string>
- <string name="could_not_be_pinned_to_home_screen"><xliff:g id="name">%s</xliff:g> could not be pinned to your home screen</string>
<string name="set_as_ringtone">\'<xliff:g id="name" example="Alarm Bell">%s</xliff:g>\' set as ringtone</string>
<string name="playlist_renamed">Playlist renamed</string>
- <string name="theme_set"><xliff:g id="name">%s</xliff:g> set as the theme</string>
<!-- Settings -->
<string name="settings_ui_category">Interface</string>
<string name="settings_storage_category">Storage</string>
<string name="settings_data_category">Data</string>
- <string name="settings_about_category">About</string>
- <string name="settings_author_title">Author</string>
- <string name="settings_about_apollo">About Apollo</string>
- <string name="settings_special_thanks">Special thanks</string>
- <string name="settings_cyanogenmod_title" translatable="false">CyanogenMod</string>
- <string name="settings_self_title" translatable="false">Andrew Neal</string>
- <string name="settings_lopez_title" translatable="false">A.J. Lopez</string>
- <string name="settings_lopez_summary">Icon and Play Store banner design</string>
- <string name="settings_color_scheme_title">Choose Apollo\'s default color scheme</string>
- <string name="settings_color_scheme_summary">Changes the accent color in Apollo</string>
- <string name="settings_theme_chooser_title">Theme chooser</string>
<string name="settings_delete_cache_title">Delete cache</string>
<string name="settings_delete_cache_summary">Remove all cached images</string>
<string name="settings_download_only_on_wifi_title">Download via Wi-Fi only</string>
<string name="settings_download_only_on_wifi_summary">To reduce carrier charges, don\'t download over mobile networks</string>
<string name="settings_download_missing_artwork_title">Download missing album art</string>
<string name="settings_download_artist_images_title">Download missing artist images</string>
- <string name="settings_open_source_licenses">Open source licenses</string>
- <string name="settings_version_title">Version number</string>
-
- <!-- Share Intent -->
- <string name="now_listening_to">#NowPlaying <xliff:g id="title">%1$s</xliff:g> by <xliff:g id="artist">%2$s</xliff:g> #Apollo</string>
- <string name="share_track_using">Share track using:</string>
-
- <!-- ColorPicker -->
- <string name="color_picker_title">Color scheme</string>
- <string name="hex" translatable="false">#</string>
- <string name="current_color">Current</string>
- <string name="new_color">New</string>
<!-- App widget -->
<string name="app_widget_small" translatable="false">Music: 4×1</string>
@@ -180,26 +141,23 @@
<string name="app_widget_recent">Music: recently listened</string>
<string name="app_widget_text_separator" translatable="false">-</string>
- <!-- What keywords to use when shopping for Apollo themes -->
- <string name="apollo_themes_shop_key" translatable="false">Apollo Themes</string>
-
<!-- Empty list / error messages -->
<string name="no_effects_for_you">The equalizer could not be opened.</string>
<string name="empty_music">To copy music from your computer to your device, use a USB cable.</string>
- <string name="empty_search">NO SEARCH RESULTS FOR</string>
+ <string name="empty_search">No search results for</string>
<string name="empty_search_check">Please check that you have the correct spelling or try a different keyword.</string>
<string name="empty_favorite">Songs you mark as favorites will be shown here.</string>
- <string name="empty_recent_main">NO RECENT SONGS</string>
+ <string name="empty_recent_main">No recent songs</string>
<string name="empty_recent">Songs you have listened to recently will show up here.</string>
- <string name="empty_playlist_main">NO SONGS IN PLAYLIST</string>
+ <string name="empty_playlist_main">No songs in playlist</string>
<string name="empty_playlist_secondary">To add songs to this playlist, tap the options menu on a song, album or artist and select \"Add to playlist\".</string>
- <string name="empty_top_tracks_main">NO TOP TRACKS</string>
+ <string name="empty_top_tracks_main">No top tracks</string>
<string name="empty_top_tracks_secondary">The songs you listen to most will be added to this list.</string>
- <string name="empty_last_added_main">NO SONGS ADDED RECENTLY</string>
+ <string name="empty_last_added_main">No songs added recently</string>
<string name="empty_last_added">Songs you have added over the last month will be shown here.</string>
- <string name="empty_generic_main">NO MUSIC FOUND</string>
+ <string name="empty_generic_main">No music found</string>
<string name="empty_generic_secondary">To copy music from your computer to your device, use a USB cable.</string>
- <string name="empty_queue_main">NO SONGS IN PLAY QUEUE</string>
+ <string name="empty_queue_main">No songs in play queue</string>
<string name="empty_queue_secondary">To add songs to your Play Queue, tap the options menu on a song, album, or artist and select &#8220;Add to queue&#8221;.</string>
<!-- Section Headers -->