summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPaul Miller <paulmiller@google.com>2015-11-11 00:45:00 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-11 00:45:00 +0000
commit1c4d66139d8e917e58ebe2ddc27d7db03934e518 (patch)
tree043a2a171d3f97aff4e30ed44f691c4496a3c41f /res
parent7a9a3ba729826e655ea0d2bad7c8151e7267542d (diff)
parent5af4cf9e89c488c92dab9f8bafe81b85ce237c4a (diff)
downloadHTMLViewer-1c4d66139d8e917e58ebe2ddc27d7db03934e518.tar.gz
Merge "Reload data after the permission is granted" am: 935203f1c6 am: d9e7e17b3a
am: 5af4cf9e89 * commit '5af4cf9e89c488c92dab9f8bafe81b85ce237c4a': 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>