summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPaul Miller <paulmiller@google.com>2015-11-11 00:31:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-11-11 00:31:49 +0000
commit935203f1c663f3325ba03cffee8482340117faf7 (patch)
tree22daac83da112993c775488dc0bde10360c9412a /res
parent5dcaddb5166e5473925a374bd169aa025df0da10 (diff)
parent8eaef57f27db50d54be7e7955486dc22dde6c9f2 (diff)
downloadHTMLViewer-935203f1c663f3325ba03cffee8482340117faf7.tar.gz
Merge "Reload data after the permission is granted"
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5f3a124..28b5a6f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -18,5 +18,6 @@
<!-- Title of the HTML Viewer activity. -->
<string name="app_label">HTML Viewer</string>
<string name="cannot_open_link">No application can open this link.</string>
+ <string name="turn_on_storage_permission">Please turn on Storage permission in app permissions.</string>
</resources>