summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:36:55 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:36:55 -0700
commitc0bf8fe71c78984c9b50f6d2a5d42de1fba9b3a4 (patch)
treecf6bc89fcb818bb0850663e5d9ec89bb12647e54 /res/values-en-rGB/strings.xml
parent44f4f1e3accdfa9d0b0cc68f588d30bcda8510a0 (diff)
downloadandroid_packages_apps_Eleven-c0bf8fe71c78984c9b50f6d2a5d42de1fba9b3a4.tar.gz
android_packages_apps_Eleven-c0bf8fe71c78984c9b50f6d2a5d42de1fba9b3a4.tar.bz2
android_packages_apps_Eleven-c0bf8fe71c78984c9b50f6d2a5d42de1fba9b3a4.zip
Automatic translation import
Change-Id: I9e54f6051072149cf010135153709596a927cb93
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index f1eb932..c28df32 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -51,19 +51,28 @@
<string name="menu_equalizer">Equaliser</string>
<!-- Playlist items -->
<string name="add_to_playlist">Add to playlist</string>
+ <string name="add_to_queue">Add to queue</string>
<string name="remove_from_recent">Remove from recent</string>
+ <string name="remove_from_queue">Remove from queue</string>
<!-- Sort orders -->
+ <string name="sort_order_entry_az">A-Z</string>
+ <string name="sort_order_entry_za">Z-A</string>
+ <string name="sort_order_entry_artist">Artist</string>
+ <string name="sort_order_entry_album">Album</string>
<string name="sort_order_entry_year">Year</string>
<string name="sort_order_entry_duration">Duration</string>
<string name="sort_order_entry_date_added">Date added</string>
<string name="sort_order_entry_track_list">Track list</string>
<string name="sort_order_entry_number_of_songs">Number of songs</string>
+ <string name="sort_order_entry_filename">Filename</string>
<!-- Default playlist names -->
+ <string name="playlist_last_added">Last added</string>
<!-- AlertDialog items -->
<!-- Context menu items -->
<!-- Content descriptions -->
<!-- Toast messages -->
<!-- Settings -->
+ <string name="settings_show_music_visualization_title">Show music visualisation</string>
<!-- App widget -->
<!-- Empty list / error messages -->
<string name="empty_favorite">Songs you mark as favourites will be shown here.</string>