aboutsummaryrefslogtreecommitdiff
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-05-21 19:12:57 -0700
committerScott Jackson <daneren2005@gmail.com>2014-05-21 19:12:57 -0700
commitd356834b088b66c5f57c739ce0a19dfe01baf991 (patch)
tree0c9b7bda61e7319d986eb39c2ac26733fd92a8bb /res/values-es/strings.xml
parentc6129022d37658ccb5c1989efaececf098f84c12 (diff)
downloaddsub-d356834b088b66c5f57c739ce0a19dfe01baf991.tar.gz
dsub-d356834b088b66c5f57c739ce0a19dfe01baf991.tar.bz2
dsub-d356834b088b66c5f57c739ce0a19dfe01baf991.zip
#346 Add song count to about dialog
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index e18e4b08..84b7c35c 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -43,8 +43,9 @@
<string name="main.about_text">Autor: Scott Jackson
\nEmail: dsub.android@gmail.com
\nVersión: %1$s
- \nEspacio usado: %2$s of %3$s
- \nEspacio disponible: %4$s of %5$s</string>
+ \nFiles Cached: %2$s
+ \nEspacio usado: %3$s of %4$s
+ \nEspacio disponible: %5$s of %6$s</string>
<string name="main.select_server">Seleccionar servidor</string>
<string name="main.shuffle">Reproducción aleatoria</string>
<string name="main.offline">Modo Offline</string>