Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-13 01:59:53 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-13 01:59:53 +0300
commitf7dceebd512f5ba8c86f3442cfcaf378619e5b11 (patch)
tree5f96bca9163b1937f008b18370c33d1d1733a704 /News-Android-App/src/main/res/values-en-rGB
parentea7fd3dc7285c7d769b469b2b373f9de2bf5c044 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-en-rGB')
-rw-r--r--News-Android-App/src/main/res/values-en-rGB/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-en-rGB/strings.xml b/News-Android-App/src/main/res/values-en-rGB/strings.xml
index 547464b3..bd0236c2 100644
--- a/News-Android-App/src/main/res/values-en-rGB/strings.xml
+++ b/News-Android-App/src/main/res/values-en-rGB/strings.xml
@@ -148,9 +148,18 @@
<string name="pref_title_app_theme">App theme</string>
<string name="pref_title_feed_list_layout">Feed list layout</string>
<string name="pref_display_title_lines_count">Line Count for title</string>
+ <string name="pref_display_browser">Browser</string>
+
<string name="pref_display_news_detail_actionbar_icons_title">Action icons (Detail View)</string>
<string-array name="pref_display_apptheme">
<item>Dark</item>
+ <item>Dark (for OLED Screens)</item>
+ <item>Light</item>
+ </string-array>
+ <string-array name="pref_display_browser">
+ <item>Built-in Chrome-Custom-Tabs</item>
+ <item>Built-in Browser</item>
+ <item>External browser</item>
</string-array>
<string-array name="pref_display_feed_list_layout">
<item>Simple</item>