]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Fix a crash when attempting to download a file or image that does not have an HTTP...
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index b92ba9c00a308aa5b96b2ee9199915f05dde2bba..a473f6a235e9744230ec9f8f7585f5deb4ddbc13 100644 (file)
@@ -53,6 +53,8 @@
     <string name="image_name">Image name</string>
     <string name="unknown_size">unknown size</string>
     <string name="download">Download</string>
+    <string name="cannot_download_file">This file cannot be downloaded because it does not have an HTTP or HTTPS URI.</string>
+    <string name="cannot_download_image">This image cannot be downloaded because it does not have an HTTP or HTTPS URI.</string>
 
     <!-- Custom App Bar. -->
     <string name="favorite_icon">Favorite Icon</string>