summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPaul Miller <paulmiller@google.com>2015-11-11 00:35:47 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-11 00:35:47 +0000
commitd9e7e17b3a2b200b96f4ddc5cf2af11e7ecf17a2 (patch)
tree043a2a171d3f97aff4e30ed44f691c4496a3c41f /res
parentd91a72e7ff39d8ee158565a5670081c63cf2e249 (diff)
parent935203f1c663f3325ba03cffee8482340117faf7 (diff)
downloadHTMLViewer-d9e7e17b3a2b200b96f4ddc5cf2af11e7ecf17a2.tar.gz
Merge "Reload data after the permission is granted"
am: 935203f1c6 * commit '935203f1c663f3325ba03cffee8482340117faf7': 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>