summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTom Taylor <tomtaylor@google.com>2011-08-30 15:14:56 -0700
committerTom Taylor <tomtaylor@google.com>2011-08-30 15:14:56 -0700
commita1bc3d0cb872052b52e070ac12da809fee018658 (patch)
treeef7a2491b95e4d0f64fe30c4d1b2ed02b82b9034 /res/values/strings.xml
parent51d29c0c9c4b5b27600a2700b45bbc3a378e8e93 (diff)
downloadMms-a1bc3d0cb872052b52e070ac12da809fee018658.tar.gz
Conversation list/roster message count should remove parentheses and be colored #66333333
Bug 5238224 Change-Id: I582c2b1e1d26ed7bc7d8fab449c7623663427be2
Diffstat (limited to 'res/values/strings.xml')
-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 76866caa..b89fb58d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -731,7 +731,7 @@
<!-- In conversation list items, this comes after the receipient's name and contains
the number of messages in the thread [CHAR LIMIT=5] -->
- <string name="message_count_format">\u00a0(<xliff:g id="number" example="1">%1$s</xliff:g>)</string>
+ <string name="message_count_format">\u00a0<xliff:g id="number" example="1">%1$s</xliff:g></string>
<!-- For debugging: Dialog box title indicating there's a situation where data has unexpectedly
changed -->