summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPaul Miller <paulmiller@google.com>2015-11-11 00:40:14 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-11 00:40:14 +0000
commit5af4cf9e89c488c92dab9f8bafe81b85ce237c4a (patch)
tree22daac83da112993c775488dc0bde10360c9412a /res
parent0420b0e2a27a2f14bbfae6a617131f9343416da2 (diff)
parentd9e7e17b3a2b200b96f4ddc5cf2af11e7ecf17a2 (diff)
downloadHTMLViewer-5af4cf9e89c488c92dab9f8bafe81b85ce237c4a.tar.gz
Merge "Reload data after the permission is granted" am: 935203f1c6
am: d9e7e17b3a * commit 'd9e7e17b3a2b200b96f4ddc5cf2af11e7ecf17a2': 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>