diff options
author | Camil Staps | 2015-06-02 13:56:41 +0200 |
---|---|---|
committer | Camil Staps | 2015-06-02 13:56:41 +0200 |
commit | 7c86b48afd80fb334904c2b47f82fa36d388336e (patch) | |
tree | 9975d98d28bd7e8b8d032e0b62149950614bf208 /app/src/main/res/values | |
parent | new gradle version (diff) |
Remove Keywords
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 665b36c..c93fcce 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -41,5 +41,5 @@ <string name="error_save_feedsorter">Couldn\'t store personal preferences</string> <string name="title_activity_feeds">Feeds</string> - <string name="hello_world">Hello world!</string> + <string name="feeds">feeds</string> </resources> |