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:
authorDavid Luhmer <david-dev@live.de>2018-07-29 20:52:56 +0300
committerGitHub <noreply@github.com>2018-07-29 20:52:56 +0300
commit0ad496237da5089b5b796808b685230df15ea0a7 (patch)
tree73f5b580e068f41203d427f9da438ec1570af1bc /News-Android-App/src/main/res/values-en-rGB
parent7afad03af75a24205aa2b9d354a0e2f93f554fac (diff)
parent5325c7b4c04468d4f524c5ba8ff4bef9f3a7e818 (diff)
Merge pull request #644 from NilsGriebner/move_feed
Move feed
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.xml5
1 files changed, 4 insertions, 1 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 1bc7ad72..13e97f5c 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
@@ -226,5 +226,8 @@
<string name="array_sync_interval_hour_6">6 Hours</string>
<string name="array_sync_interval_hour_12">12 Hours</string>
<string name="array_sync_interval_hour_24">24 Hours</string>
+ <string name="feed_move_list_heading">"Move feed "</string>
+ <string name="action_feed_move">Move feed</string>
+ <string name="feed_move_list_description">Select folder to move feed in</string>
- </resources>
+</resources>