aboutsummaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorTomáš Znamenáček2016-02-10 19:13:53 +0100
committerTomáš Znamenáček2016-02-10 19:13:53 +0100
commit69b0a0665615b51d74b9ff7009664d4a0e7655a0 (patch)
treee2e00c830c176ba04f5b113a6e7b83f037d92639 /Demo
parentabb1ac2799acb87b640cb2fbfd3f00341e85d5ac (diff)
downloadMASShortcut-69b0a0665615b51d74b9ff7009664d4a0e7655a0.tar.bz2
Added basic German localization to the demo project.
This makes it possible to test the German MASShortcut localization on the demo project.
Diffstat (limited to 'Demo')
-rw-r--r--Demo/de.lproj/Localizable.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/Demo/de.lproj/Localizable.strings b/Demo/de.lproj/Localizable.strings
new file mode 100644
index 0000000..900207e
--- /dev/null
+++ b/Demo/de.lproj/Localizable.strings
@@ -0,0 +1,3 @@
+/* Feedback that’s displayed when user presses the sample shortcut. */
+"Shortcut pressed!" = "Kurzbefehl gedrückt!";
+