OSDN Git Service

Fix for a hang when attempting to stream a non-existing content.
[android-x86/packages-apps-Music.git] / res / values / strings.xml
index a6f51c6..4d631d8 100644 (file)
 
     <!-- Title for track number in music gadget -->
     <string name="gadget_track">Track <xliff:g id="track_number">%d</xliff:g></string>
+
+    <!-- Toast after streamStarter activity receives PLAYBACK_COMPLETE in case of an error -->
+    <string name="fail_to_start_stream">Failed to play the requested stream.</string>
 </resources>