aboutsummaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2014-04-09 10:04:22 -0700
committerdaneren2005 <daneren2005@gmail.com>2014-04-09 10:04:22 -0700
commitcb72a3331eb90166cbc882f722200f101e051e21 (patch)
tree493a5eb4a9778d511198a178d67662fc427c30f3 /res/values/strings.xml
parent5b2c0aa9c2de27653537a37b1d29dd12acfc853f (diff)
parentbc4e3e8e40fe538bb765c0a92dd3635a6b13a36d (diff)
downloaddsub-cb72a3331eb90166cbc882f722200f101e051e21.tar.gz
dsub-cb72a3331eb90166cbc882f722200f101e051e21.tar.bz2
dsub-cb72a3331eb90166cbc882f722200f101e051e21.zip
Merge pull request #330 from thknepper/master
Replace hard-coded strings with resource strings, update german translation
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 82f7e045..099f005c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -22,6 +22,7 @@
<string name="common.stream_external">Stream Video</string>
<string name="common.confirm">Confirm</string>
<string name="common.confirm_message">Do you want to %1$s %2$s?</string>
+ <string name="common.confirm_message_cache">cache</string>
<string name="common.empty">None found</string>
<string name="common.warning">Warning</string>
@@ -399,6 +400,8 @@
<string name="settings.override_system_language">Override System Language</string>
<string name="settings.override_system_language_summary">Display app in english even if the system language is something DSub has a translation for. May need to clear the app from memory for changes to take affect.</string>
+ <string name="provider.most_recent">Most Recent</string>
+
<string name="shuffle.title">Shuffle By</string>
<string name="shuffle.startYear">Start Year:</string>
<string name="shuffle.endYear">End Year:</string>