diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings_errors.xml | 1 |
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 |