aboutsummaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8824085c..499fc174 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,8 +44,9 @@
<string name="main.about_text">Author: Scott Jackson
\nEmail: dsub.android@gmail.com
\nVersion: %1$s
- \nUsed Space: %2$s of %3$s
- \nAvailable Space: %4$s of %5$s</string>
+ \nFiles Cached: %2$s
+ \nUsed Space: %3$s of %4$s
+ \nAvailable Space: %5$s of %6$s</string>
<string name="main.select_server">Select server</string>
<string name="main.shuffle">Shuffle play</string>
<string name="main.offline">Go Offline</string>