summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorlinus_lee <llee@cyngn.com>2014-12-15 13:58:18 -0800
committerlinus_lee <llee@cyngn.com>2014-12-16 14:52:16 -0800
commit25a2d2738e564fedddfb336122ec06fd752c189f (patch)
tree5a31c2132ddbd7f8fccfce5124f10a1cf975eac4 /res/values
parent78e67f2f296cbd0012012379cfc861d1bc4e05ef (diff)
downloadandroid_packages_apps_Eleven-25a2d2738e564fedddfb336122ec06fd752c189f.tar.gz
android_packages_apps_Eleven-25a2d2738e564fedddfb336122ec06fd752c189f.tar.bz2
android_packages_apps_Eleven-25a2d2738e564fedddfb336122ec06fd752c189f.zip
Eleven: Remove tracks that give problems from the queue and warn
Instead of playing the tracks over and over, remove it from the queue Also pop up a warning if the music player is active Change-Id: I1d4e5a049b69de381f1a7f86ce2b837449bc378f
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6f2dd84..38197c9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -166,6 +166,7 @@
<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_secondary">To add songs to your Play Queue, tap the options menu on a song, album, or artist and select \"Add to queue\".</string>
+ <string name="error_playing_track">Unable to play track %1$s, removing it from the queue</string>
<!-- Section Headers -->
<string name="header_unknown_year">Unknown year</string>