summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2016-05-25 21:11:46 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-25 21:11:46 +0000
commit0c811b8f46e6816cce9bff2a1b67d5b7037e6397 (patch)
tree4f183081d087b5dedd949de295d1aeeb08ac482f /res
parent7b84a77f3e27880cc4815e2186757cc23ef0bc52 (diff)
parente071d1159277a00e0484dbf43899bc90ea27176c (diff)
downloadandroid_packages_apps_PackageInstaller-0c811b8f46e6816cce9bff2a1b67d5b7037e6397.tar.gz
android_packages_apps_PackageInstaller-0c811b8f46e6816cce9bff2a1b67d5b7037e6397.tar.bz2
android_packages_apps_PackageInstaller-0c811b8f46e6816cce9bff2a1b67d5b7037e6397.zip
Merge "Format the template using HTML tags." into nyc-dev
am: e071d11592 * commit 'e071d1159277a00e0484dbf43899bc90ea27176c': Format the template using HTML tags. Change-Id: I1858bc3c1e6d6fb5f4b37a2ef4a287de635045ae
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a58c5e59..12ad5f12 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -172,7 +172,7 @@
<!-- Template for the warning message when an app requests a permission. -->
<string name="permission_warning_template">Allow
- <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> to
+ &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to
<xliff:g id="action" example="do something">%2$s</xliff:g>?</string>
<!-- Permissions -->