]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
fix #58
authormueller-ma <mueller-ma@users.noreply.github.com>
Sun, 1 Jan 2017 16:57:50 +0000 (17:57 +0100)
committermueller-ma <mueller-ma@users.noreply.github.com>
Sun, 1 Jan 2017 16:57:50 +0000 (17:57 +0100)
res/values-de/arrays.xml
res/values/arrays.xml

index 4ab0957bad6754568ff80792693a95d3aaa17703..7e3f3ecf4d710dc8fc367c6856b7ad691e909a9b 100644 (file)
@@ -11,7 +11,7 @@
 
   <string-array name="themes">
     <item>Hell</item>
-    <item>Standard</item>
+    <item>Dunkel (Standard)</item>
   </string-array>
 
 </resources>
index 276f9a0ecbe1624db7d960a4c982ed925282b1f7..9a8b0a8b866e5ae85bc6fed8bdbd857aa6748506 100644 (file)
@@ -24,7 +24,7 @@
 
   <string-array name="themes">
     <item>Light theme</item>
-    <item>Default theme</item>
+    <item>Dark theme (default)</item>
   </string-array>
 
 </resources>