aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-07 13:31:18 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-07 13:31:18 -0700
commitcc480686122e19c46f9e74c3c1227c9c8ff3b78c (patch)
tree7b3d8b97081bd9422d3b1022fdf888c8e427eec8 /res
parent6c9966c0013879b3d5ff54d3844c2a08d4f5d9af (diff)
downloaddsub-cc480686122e19c46f9e74c3c1227c9c8ff3b78c.tar.gz
dsub-cc480686122e19c46f9e74c3c1227c9c8ff3b78c.tar.bz2
dsub-cc480686122e19c46f9e74c3c1227c9c8ff3b78c.zip
Make the gapless playback description more generic
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3bc04eb6..3cc120d6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -362,7 +362,7 @@
<string name="settings.persistent_title">Persistent Notification</string>
<string name="settings.persistent_summary">Show the notification even after pausing. Press the stop button to clear it away.</string>
<string name="settings.gapless_playback">Gapless Playback</string>
- <string name="settings.gapless_playback_summary">The Galaxy S3 seems to be experiencing freezes/other weird issue since the introduction of gapless playback. Turn this off to fix the issue.</string>
+ <string name="settings.gapless_playback_summary">If you are seeing strange bugs during playback, turning this off may help.</string>
<string name="settings.chat_refresh">Chat Refresh Rate (Secs)</string>
<string name="settings.chat_enabled">Chat Enabled</string>
<string name="settings.chat_enabled_summary">Whether or not to display the chat listing in the pull out drawer</string>