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-12-31 09:41:38 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-12-31 09:41:38 +0300
commit1a3407cf490bbe45077349e0d907ca7e2b6906c1 (patch)
tree0897a53e385728e7d9152ec570c0e36093e4fcd1 /News-Android-App/src/main/res/values-en-rGB
parent79439486f2bd483740cfd7b228984da2f963ed36 (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.xml35
1 files changed, 0 insertions, 35 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 3c5d9a14..3222d306 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
@@ -54,10 +54,6 @@
<item>New -&gt; Old</item>
<item>Old -&gt; New</item>
</string-array>
- <string-array name="pref_general_sort_order_values_not_translated">
- <item>1</item>
- <item>0</item>
- </string-array>
<string name="dialog_clearing_cache">Clearing cache</string>
<string name="reset_cache_unsaved_changes">There are unsynchronised changes. Would you like to reset the cache anyway?</string>
<string name="warning">Warning</string>
@@ -81,10 +77,6 @@
<item>Dark</item>
<item>Light</item>
</string-array>
- <string-array name="pref_display_apptheme_values">
- <item>0</item>
- <item>1</item>
- </string-array>
<!--Settings for Notifications-->
<string name="pref_header_notifications">Notifications</string>
<string name="pref_title_notification_new_articles_available">Show notification when new articles are available</string>
@@ -105,12 +97,6 @@
<item>Over WiFi &amp; Mobile</item>
<item>Ask when not connected to WiFi</item>
</string-array>
- <string-array name="pref_data_sync_image_cache_values">
- <item>0</item>
- <item>1</item>
- <item>2</item>
- <item>3</item>
- </string-array>
<string-array name="pref_data_sync_max_cache_size">
<item>250 MB</item>
<item>500 MB</item>
@@ -120,15 +106,6 @@
<item>5 GB</item>
<item>10 GB</item>
</string-array>
- <string-array name="pref_data_sync_max_cache_size_values">
- <item>250</item>
- <item>500</item>
- <item>750</item>
- <item>1000</item>
- <item>2000</item>
- <item>5000</item>
- <item>10000</item>
- </string-array>
<string-array name="array_sync_interval">
<item>5 Minutes</item>
<item>15 Minutes</item>
@@ -141,18 +118,6 @@
<item>12 Hours</item>
<item>24 Hours</item>
</string-array>
- <string-array name="array_sync_interval_values">
- <item>5</item>
- <item>15</item>
- <item>30</item>
- <item>45</item>
- <item>60</item>
- <item>120</item>
- <item>180</item>
- <item>360</item>
- <item>720</item>
- <item>1440</item>
- </string-array>
<!--content description for images and icons-->
<string name="content_desc_delete">delete</string>
</resources>