From 69f0acff1ab01c0a9bc1d57b15ce03f73712c801 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 14 Jun 2015 12:43:03 +0200 Subject: Finishing localization ru,nl,fr --- app/src/main/res/values/feeds.xml | 18 ++++---- app/src/main/res/values/feeds_list.xml | 29 ++++++++++++ app/src/main/res/values/strings.xml | 24 +++++----- .../main/res/values/strings_activity_settings.xml | 52 ---------------------- 4 files changed, 49 insertions(+), 74 deletions(-) create mode 100644 app/src/main/res/values/feeds_list.xml delete mode 100644 app/src/main/res/values/strings_activity_settings.xml (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/feeds.xml b/app/src/main/res/values/feeds.xml index 720e029..cc8f778 100755 --- a/app/src/main/res/values/feeds.xml +++ b/app/src/main/res/values/feeds.xml @@ -19,14 +19,14 @@ - http://feeds.bbci.co.uk/news/politics/rss.xml - http://feeds.bbci.co.uk/news/science_and_environment/rss.xml - http://feeds.bbci.co.uk/news/technology/rss.xml - http://feeds.bbci.co.uk/news/world/rss.xml - http://feeds.bbci.co.uk/sport/0/rss.xml - http://pcworld.com/index.rss - http://feeds.reuters.com/reuters/environment - http://feeds.reuters.com/reuters/financialsNews - http://feeds.reuters.com/reuters/worldNews + @string/feed_0 + @string/feed_1 + @string/feed_2 + @string/feed_3 + @string/feed_4 + @string/feed_5 + @string/feed_6 + @string/feed_7 + @string/feed_8 \ No newline at end of file diff --git a/app/src/main/res/values/feeds_list.xml b/app/src/main/res/values/feeds_list.xml new file mode 100644 index 0000000..b53050f --- /dev/null +++ b/app/src/main/res/values/feeds_list.xml @@ -0,0 +1,29 @@ + + + http://feeds.bbci.co.uk/news/politics/rss.xml + http://feeds.bbci.co.uk/news/science_and_environment/rss.xml + http://feeds.bbci.co.uk/news/technology/rss.xml + http://feeds.bbci.co.uk/news/world/rss.xml + http://feeds.bbci.co.uk/sport/0/rss.xml + http://pcworld.com/index.rss + http://feeds.reuters.com/reuters/environment + http://feeds.reuters.com/reuters/financialsNews + http://feeds.reuters.com/reuters/worldNews + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index cc9abdb..1165db0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -18,7 +18,7 @@ --> RSSin - RSSin Clever RSS reader for Android

Copyright © Randy Wanga, Jos Craaijo, Joep Bernards, Camil Staps

@@ -66,7 +66,7 @@ Internet problem Couldn\'t store personal preferences Couldn\'t load article - An unknown error occured + An unknown error occurred feeds @@ -77,20 +77,18 @@ Open navigation drawer Close navigation drawer - Loading... - - Example action + Loading… Written by: Unknown author Published on: - - Use the menu on the left to find all your feeds and filters. - All the latest posts will show up in your unified inbox. - You can import your favourite RSS feeds directly from other apps. - You can add your own custom filters to sort your feeds any way you want. - Rate articles so the app learns exactly which ones you\'ll like in the future. - Skip tutorial + Unknown publication date + Use the menu on the left to find all your feeds and filters. + All the latest posts will show up in your unified inbox. + You can import your favourite RSS feeds directly from other apps. + You can add your own custom filters to sort your feeds any way you want. + Rate articles so the app learns exactly which ones you\'ll like in the future. + Skip tutorial All feeds Start Filters @@ -102,5 +100,5 @@ New title: Share EDIT - Go to article website + Open in the browser
diff --git a/app/src/main/res/values/strings_activity_settings.xml b/app/src/main/res/values/strings_activity_settings.xml deleted file mode 100644 index cad1872..0000000 --- a/app/src/main/res/values/strings_activity_settings.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - Settings - - - General - - - Data & sync - - Sync frequency - - 1 minute - 2 minutes - 5 minutes - 10 minutes - 15 minutes - 30 minutes - 1 hour - Never - - - 1 - 2 - 5 - 10 - 15 - 30 - 60 - -1 - - - System sync settings - - -- cgit v1.2.3