aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-09-27 19:06:32 -0700
committerScott Jackson <daneren2005@gmail.com>2014-09-27 19:06:32 -0700
commit63b6233888e384a62017825d1e907386b5d2e89b (patch)
tree9bc931667d81f9634510a6f6b2299cb8645bc89c /res/values
parentd77b2b14ebf6532b7b0e42e9d2219ea1dacbdb18 (diff)
downloaddsub-63b6233888e384a62017825d1e907386b5d2e89b.tar.gz
dsub-63b6233888e384a62017825d1e907386b5d2e89b.tar.bz2
dsub-63b6233888e384a62017825d1e907386b5d2e89b.zip
#241 Convert several preferences to SeekBarPreference
Diffstat (limited to 'res/values')
-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 b00f66bc..dc2e4980 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -275,7 +275,7 @@
<string name="settings.cache_title">Music cache</string>
<string name="settings.preload_wifi">Songs to preload (Wifi)</string>
<string name="settings.preload_mobile">Songs to preload (Mobile)</string>
- <string name="settings.cache_size">Cache size (MB)</string>
+ <string name="settings.cache_size">Cache size</string>
<string name="settings.cache_location">Cache location</string>
<string name="settings.cache_location_error">Invalid cache location. Using default.</string>
<string name="settings.cache_location_reset">The cache location you have set is no longer writable. If you recently upgraded your phone OS to KitKat 4.4, then the way apps write to the SD Card has changed so that they can only write to a specific location. The location that DSub uses has already been automatically changed to the correct location. In order to delete all of the old app data, you will need to mount the SD Card on your computer and delete the old folder manually</string>