summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/arrays.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index a771211..9f14156 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -78,7 +78,7 @@
<item>Horizontal</item>
<item>Vertical</item>
</string-array>
- <string-array name="preferences_interface_drawer_orientation_values">
+ <string-array name="preferences_interface_drawer_orientation_values" translatable="false">
<item>horizontal</item>
<item>vertical</item>
</string-array>