aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2019-07-25 13:10:52 +0000
committerAlex Ning <chineseperson5@gmail.com>2019-07-25 13:10:52 +0000
commit66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1 (patch)
treed230885dc416ce7133b73c8d80eae3933955b5a6 /app/src/main/res/values/strings.xml
parent469542fb683a983824cf7f4b75f29a69b9d6307f (diff)
downloadinfinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar.gz
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar.bz2
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar.lz
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar.xz
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.tar.zst
infinity-for-reddit-66ed3d8f1670c56b7a8b8de78fbf99686dc5d6a1.zip
Minor bugs fixed. Minor layout tweaks.
Diffstat (limited to '')
-rw-r--r--app/src/main/res/values/strings.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1f7e7d08..c7c521ad 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -32,8 +32,7 @@
<string name="no_users">No users found.</string>
<string name="no_storage_permission">No storage permission to save this file</string>
- <string name="load_posts_failed">Error loading posts</string>
- <string name="load_comments_failed">Error loading comments</string>
+ <string name="load_comments_failed">Error loading comments.</string>
<string name="retry">Retry</string>
<string name="comments">Comments</string>
<string name="no_comments_yet">No comments yet. Write a comment?</string>
@@ -71,8 +70,6 @@
<string name="content_description_banner_imageview">Subreddit Banner Image</string>
- <string name="error_loading_posts">Error loading post</string>
-
<string name="app_label">Infinity</string>
<string name="search_hint">Search anything</string>