summaryrefslogtreecommitdiffstats
path: root/chips/res
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2012-07-10 16:12:04 -0700
committerMindy Pereira <mindyp@google.com>2012-07-10 16:12:04 -0700
commit030a01d308c0e960be4b1c7551fc1db4904f68f1 (patch)
tree65c27144d01a3e25bcf3fc13f056d5ca45a81e05 /chips/res
parentfeabcf2cf0dd85990e30c7a77ce44259c7d3ed17 (diff)
downloadandroid_frameworks_ex-030a01d308c0e960be4b1c7551fc1db4904f68f1.tar.gz
android_frameworks_ex-030a01d308c0e960be4b1c7551fc1db4904f68f1.tar.bz2
android_frameworks_ex-030a01d308c0e960be4b1c7551fc1db4904f68f1.zip
Change # more to +#
Part of b/6801151 Improvements to chips for gmail Change-Id: Iaa447404be250eccc33e91e9abdfeafec73354af
Diffstat (limited to 'chips/res')
-rw-r--r--chips/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chips/res/values/strings.xml b/chips/res/values/strings.xml
index f743ae3..3588ec3 100644
--- a/chips/res/values/strings.xml
+++ b/chips/res/values/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Text displayed when the recipientedittextview is not focused. Displays the total number of recipients since the field is shrunk to just display a portion -->
- <string name="more_string"><xliff:g id="count">%1$s</xliff:g> more...</string>
+ <string name="more_string">\u002B<xliff:g id="count">%1$s</xliff:g></string>
<!-- Text displayed when the user long presses on a chip to copy the recipients email address.
[CHAR LIMIT=200] -->