diff options
author | Size43 | 2015-06-10 22:53:33 +0200 |
---|---|---|
committer | Size43 | 2015-06-10 22:53:33 +0200 |
commit | 0457575fd687464097bf53637d7b78141b4b4469 (patch) | |
tree | 4b0d8e0ee03fc7e8347385d0cb6559c1cc42cc4b /app/src/main/res/values | |
parent | Removing [OBJ] from summaries / descriptions (diff) | |
parent | image clean up (diff) |
Merge branch 'master' of http://github.com/camilstaps/RSSin
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8591d7b..71828a4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -85,11 +85,11 @@ <string name="article_author_unknown">Unknown author</string> <string name="article_published_on">Published on:</string> <string name="article_published_on_unknown"/> - <string name="walkthrough_text_1">Image 1 resource.</string> - <string name="walkthrough_text_2">Image 2 resource.</string> - <string name="walkthrough_text_3">Image 3 resource.</string> - <string name="walkthrough_text_4">Image 4 resource.</string> - <string name="walkthrough_text_5">Image 5 resource.</string> + <string name="walkthrough_text_1">Use the menu on the left to find all your feeds and filters.</string> + <string name="walkthrough_text_2">All the latest posts will show up in your unified inbox.</string> + <string name="walkthrough_text_3">You can import your favourite RSS feeds directly from other apps.</string> + <string name="walkthrough_text_4">You can add your own custom filters to sort your feeds any way you want.</string> + <string name="walkthrough_text_5">Rate articles so the app learns exactly which ones you\'ll like in the future.</string> <string name="walkthrough_text_button">Skip tutorial</string> <string name="navigation_drawer_all_feeds">All feeds</string> <string name="navigation_drawer_start">Start</string> |