aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2018-09-28 06:49:49 +0000
committerAlex Ning <chineseperson5@gmail.com>2018-09-28 06:49:49 +0000
commit1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf (patch)
tree89ac2e82f5b77e370aebd424b5ec2e1278773a12 /app/src/main/res/values/strings.xml
parentcdcd5923fa2d581173badff9346f998605127732 (diff)
downloadinfinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar.gz
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar.bz2
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar.lz
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar.xz
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.tar.zst
infinity-for-reddit-1bd9ba61c6cccd1fc318f1698fddc0d13e4723cf.zip
Change the layout of post. Add an error view when loading the preview image fails.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 3616ff91..325f4684 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -9,6 +9,7 @@
<string name="action_download">Download</string>
<string name="action_refresh">Refresh</string>
+ <string name="tap_to_retry">Error loading image. Tap to retry.</string>
<string name="load_posts_error">Error loading posts.\nTap to retry.</string>
<string name="load_data_failed">Cannot load posts</string>