summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorMarc Blank <mblank@google.com>2010-12-03 23:12:48 -0800
committerMarc Blank <mblank@google.com>2010-12-13 15:32:05 -0800
commit5c3ef0cc2fd0081e5c3d2dd99ba96d15987599e1 (patch)
treecfb9ff05ff111b0886eb0b925f9be1387261b9fe /res/values
parent76a819cfd0474015da8f9cc387259642376655f9 (diff)
downloadExchange-5c3ef0cc2fd0081e5c3d2dd99ba96d15987599e1.tar.gz
New message list formatting per pixel perfects
* Need icon assets (attachment, meeting, star on/off, and checkbox on/off) Change-Id: I6780fb354584ce5ea398b555a8485cf600617586
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fc679476..dfd6b3d6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -443,9 +443,9 @@ save attachment.</string>
<!-- The label of the previous button on the message view screen. -->
<string name="message_view_move_to_older">Older</string>
- <!-- The message snippet, of the form subject + separator + start of text -->
- <string name="message_list_snippet"><xliff:g id="subject" example="Re: Foo">
- %1$s</xliff:g> - <xliff:g id="text" example="Hi, John. Blah...">%2$s</xliff:g></string>
+ <!-- A simple divider between subject and message snippet in the message list view
+ [CHAR LIMIT=4]-->
+ <string name="message_list_subject_snippet_divider">\u0020\u2014\u0020</string>
<!-- Title of screen when setting up new email account [CHAR LIMIT=45] -->
<string name="account_setup_basics_title">Account setup</string>