summaryrefslogtreecommitdiff
path: root/main/src/main/res/values-de/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/values-de/bools.xml')
-rw-r--r--main/src/main/res/values-de/bools.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/src/main/res/values-de/bools.xml b/main/src/main/res/values-de/bools.xml
new file mode 100644
index 00000000..4b03945d
--- /dev/null
+++ b/main/src/main/res/values-de/bools.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?><!--
+ ~ Copyright (c) 2012-2021 Arne Schwabe
+ ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ -->
+
+<resources>
+ <bool name="allowTranslationDefault">true</bool>
+</resources> \ No newline at end of file