summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMartin Brabham <optedoblivion@cyngn.com>2016-01-11 14:47:10 -0500
committerMartin Brabham <optedoblivion@cyngn.com>2016-01-15 17:16:52 -0500
commit271651a56d842efad68459065cb6ce5ab80e7252 (patch)
tree4a368270e075750e7e2ee81efb2dddd3d946fb67 /res
parent5fd5e2330ce931b1e9959fa0386be893086e3332 (diff)
downloadandroid_packages_screensavers_PhotoTable-271651a56d842efad68459065cb6ce5ab80e7252.tar.gz
android_packages_screensavers_PhotoTable-271651a56d842efad68459065cb6ce5ab80e7252.tar.bz2
android_packages_screensavers_PhotoTable-271651a56d842efad68459065cb6ce5ab80e7252.zip
Bump SDK version to 23
Implement runtime permissions for storage group Change-Id: I4645ebf2301166362b473409c75c48adc8635800 Ticket-Id: CYNGNOS-1563
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 392c6a9..cad67fe 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -46,4 +46,6 @@
<!-- Text shown instead of a list of albums when there are no albums with photos. [CHAR LIMIT=50] -->
<string name="no_photos">No photos on the device.</string>
+
+ <string name="storage_permissions_denied">Storage permissions denied!</string>
</resources>