summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorShri Borde <shri@google.com>2015-01-13 20:29:52 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-13 20:29:52 +0000
commitde9d9fff82a27184f5a94452f1efa633b157832c (patch)
treeb50b2cdffa2150c8865911eba62988a74f7b4565 /res
parent9c638088a92d6a0a5a5f9665ad1af5ec3e51ec20 (diff)
parent4aec68e2de5d266b84ccc35e4b1f9f27471b2e20 (diff)
downloadphotoviewer-de9d9fff82a27184f5a94452f1efa633b157832c.tar.gz
am 4aec68e2: am cfe32aa1: am 5cf0d543: am 9ea7077c: Bug 18864683: Accessibility
* commit '4aec68e2de5d266b84ccc35e4b1f9f27471b2e20': Bug 18864683: Accessibility
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 c0c1914..eb4896a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -21,4 +21,6 @@
<string name="retry">Retry</string>
<!-- Photo view error message shown below thumbnail if full image could not be shown [CHAR LIMIT=30] -->
<string name="failed">Couldn\'t load image</string>
+ <!-- Title and subtitle combined into a single string -->
+ <string name="titles"><xliff:g id="title">%s</xliff:g>, <xliff:g id="subtitle">%s</xliff:g></string>
</resources>