summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-15 19:25:44 +0400
committerAndrew Dolgov <[email protected]>2014-10-15 19:25:44 +0400
commitf292677c71dce9dff4135988f39ab994f59571ec (patch)
tree27142210d26f706e9a3afba8eba2ca5d3d1612e1 /res/values/strings.xml
parent3e66d43c16b79e6f7348055c5a5e21efc935427e (diff)
rename generic dark theme to holo, set light as default theme
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8235124b..879cf2b0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -15,9 +15,10 @@
<string name="pref_theme">Theme</string>
<string name="pref_theme_long">Changes color theme of the application</string>
<string name="ttrss_url">Tiny Tiny RSS URL</string>
+ <string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
+ <string name="theme_holo">Holo</string>
<string name="preferences">Settings</string>
- <string name="theme_light">Light</string>
<string name="connection">Connection</string>
<string name="headline_context_multiple">Selected articles</string>
<string name="http_authentication">HTTP Authentication</string>
@@ -156,7 +157,6 @@
<string name="trial_thanks">Full version, thank you for support!</string>
<string name="prefs_fullscreen_mode">Fullscreen mode</string>
<string name="reading">Reading</string>
- <string name="theme_dark_gray">Dark gray</string>
<string name="offline_articles_to_download">Amount of articles to download</string>
<string name="offline_articles_to_download_long">How many articles to download for offline mode (newest first).</string>
<string name="pref_headlines_show_content_long">Show content previews in headlines list</string>