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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-21 08:41:28 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-21 08:41:28 +0300
commitd20228456ca3ebeb284cb173eccbdd3dea668fff (patch)
treea914df9b21f7f572fb7f5b7bdd5f74eb9f38e827 /News-Android-App/src/main/res/values-da
parent575b04dd3461cab2be01ecb8b338100921d3ca31 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-da')
-rw-r--r--News-Android-App/src/main/res/values-da/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-da/strings.xml b/News-Android-App/src/main/res/values-da/strings.xml
index 2e2d6c66..acbe44ba 100644
--- a/News-Android-App/src/main/res/values-da/strings.xml
+++ b/News-Android-App/src/main/res/values-da/strings.xml
@@ -143,6 +143,18 @@
<item>0</item>
<item>1</item>
</string-array>
+ <string-array name="pref_display_feed_list_layout">
+ <item>Simpel</item>
+ <item>Udvidet</item>
+ <item>Udvidet (fuld tekst)</item>
+ <item>Udvidet med Webvisning</item>
+ </string-array>
+ <string-array name="pref_display_feed_list_layout_values">
+ <item>0</item>
+ <item>1</item>
+ <item>3</item>
+ <item>2</item>
+ </string-array>
<string-array name="pref_title_lines_count">
<item>1</item>
<item>2</item>