aboutsummaryrefslogtreecommitdiff
path: root/res/values-de
diff options
context:
space:
mode:
authorThomas Knepper <thknepper@gmx.de>2014-04-05 15:52:00 +0200
committerThomas Knepper <thknepper@gmx.de>2014-04-05 15:52:00 +0200
commit45979d1fe67a75cf215060bacf57bd68411ab30f (patch)
tree10d5ed2f588a4119ebd09fba5db230c4b4c69d7f /res/values-de
parente2c0547795499cd29ae3dd0d850e4a521d72496f (diff)
downloaddsub-45979d1fe67a75cf215060bacf57bd68411ab30f.tar.gz
dsub-45979d1fe67a75cf215060bacf57bd68411ab30f.tar.bz2
dsub-45979d1fe67a75cf215060bacf57bd68411ab30f.zip
Use resource string instead of hard code
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 96cca428..494ad2c4 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -21,7 +21,8 @@
<string name="common.play_external">Video abspielen</string>
<string name="common.stream_external">Video streamen</string>
<string name="common.confirm">Bestätigen</string>
- <string name="common.confirm_message">Wollen Sie %1$s %2$s?</string>
+ <string name="common.confirm_message">Wollen Sie %2$s %1$s?</string>
+ <string name="common.confirm_message_cache">den Cache</string>
<string name="common.empty">Nicht gefunden</string>
<string name="common.warning">Warnung</string>