]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Translate font types
authorAnton Shestakov <engored@ya.ru>
Sun, 4 Jun 2017 07:08:05 +0000 (15:08 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Jun 2017 07:08:05 +0000 (15:08 +0800)
res/values-ru/arrays.xml

index 116a0052703ff9eadbae1d10d3306fd82dc8825f..a2b7d5ebde9138dec39733be661a7f1cef9eb58d 100644 (file)
@@ -1,6 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
 
+  <string-array name="fonts">
+    <item>FreeSerif</item>
+    <item>Системный по умолчанию</item>
+    <item>Системный с засечками</item>
+    <item>Системный без засечек</item>
+    <item>Системный моноширинный</item>
+  </string-array>
+
   <string-array name="themes">
     <item>Светлая тема</item>
     <item>Тёмная тема (по умолчанию)</item>