aboutsummaryrefslogtreecommitdiff
path: root/res/values-hu
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-hu
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-hu')
-rw-r--r--res/values-hu/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index af44ef94..f18d5342 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -44,8 +44,9 @@
<string name="main.about_text">Fejlesztő: Scott Jackson
\nEmail: dsub.android@gmail.com
\nVerzió: %1$s
- \nFelhasznált tároló: %2$s/%3$s
- \nFelhasználható tároló: %4$s/%5$s</string>
+ \nFiles Cached: %2$s
+ \nFelhasznált tároló: %3$s/%4$s
+ \nFelhasználható tároló: %5$s/%6$s</string>
<string name="main.select_server">Kiszolgáló kiválasztása</string>
<string name="main.shuffle">Lejátszás kevert sorrendben</string>
<string name="main.offline">Offline mód</string>