aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_errors.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-03 14:39:16 -0700
committerGitHub <noreply@github.com>2019-07-03 14:39:16 -0700
commit99badbbfad64f69d6699385e1f9a958e5abb8310 (patch)
treeab153dcf828a12780bac6f091376ce7811f043ef /app/src/main/res/values/strings_errors.xml
parent00bb4c7a54bb2aaf8a765acd4478e2cc22ff44ba (diff)
parentcadf684a733767d8a892b0d42dec33e423a83d42 (diff)
downloadfrost-2.3.1.tar.gz
frost-2.3.1.tar.bz2
frost-2.3.1.zip
Merge pull request #1471 from AllanWang/image-not-found-uiv2.3.1
Image not found ui
Diffstat (limited to 'app/src/main/res/values/strings_errors.xml')
-rw-r--r--app/src/main/res/values/strings_errors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml
index 0cec420c..72a30563 100644
--- a/app/src/main/res/values/strings_errors.xml
+++ b/app/src/main/res/values/strings_errors.xml
@@ -11,4 +11,5 @@
<string name="error_notification">An error occurred when fetching notifications</string>
<string name="error_sdk">Your device\'s SDK (%d) is incompatible. Frost only supports Lollipop (SDK 21) and above</string>
<string name="error_webview">Your device does not seem to have a webview. Please add or enable one.</string>
+ <string name="image_not_found">Image not found.</string>
</resources> \ No newline at end of file