]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Create values-ru/arrays.xml
authorAnton Shestakov <engored@ya.ru>
Sun, 4 Jun 2017 04:46:17 +0000 (12:46 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Jun 2017 04:46:17 +0000 (12:46 +0800)
res/values-ru/arrays.xml [new file with mode: 0644]

diff --git a/res/values-ru/arrays.xml b/res/values-ru/arrays.xml
new file mode 100644 (file)
index 0000000..116a005
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+  <string-array name="themes">
+    <item>Светлая тема</item>
+    <item>Тёмная тема (по умолчанию)</item>
+  </string-array>
+
+</resources>