aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorCamil Staps2015-06-02 13:57:04 +0200
committerCamil Staps2015-06-02 13:57:04 +0200
commitf84cfd6faa3f0fc3d2a08bc795f1d658742dc5fe (patch)
tree848ccfc7358a807fb8619d5754b99d8befe36817 /app/src/main/res/values/strings.xml
parentNeural network training picks random training cases instead of doing an itera... (diff)
parentRemove Keywords (diff)
Merge branch 'app'
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
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>