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-08 04:40:02 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-08 04:40:02 +0300
commite1af714994236154e909867a495de358abe1ea87 (patch)
treeb3da9aa7d20a4fefa3d9f91f5430d08e427f38c7 /News-Android-App/src
parent28145a7c5ed227ee7f0dd2011f48ba2832456228 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src')
-rw-r--r--News-Android-App/src/main/res/values-zh-rCN/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-zh-rCN/strings.xml b/News-Android-App/src/main/res/values-zh-rCN/strings.xml
index ebcfc67d..6bb905be 100644
--- a/News-Android-App/src/main/res/values-zh-rCN/strings.xml
+++ b/News-Android-App/src/main/res/values-zh-rCN/strings.xml
@@ -133,9 +133,13 @@
<string name="pref_title_app_theme">应用主题</string>
<string name="pref_title_feed_list_layout">源清单布局</string>
<string name="pref_display_title_lines_count">标题行数计数</string>
+ <string name="pref_display_browser">浏览器</string>
+
<string-array name="pref_display_apptheme">
<item>深色</item>
</string-array>
+ <item>外部浏览器</item>
+ </string-array>
<string-array name="pref_display_feed_list_layout">
<item>简单</item>
<item>扩展</item>