summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2010-11-29 16:06:10 -0800
committerMakoto Onuki <omakoto@google.com>2010-12-01 11:35:09 -0800
commit27226fc671a5bb0ed8af30f813ed1047c610c432 (patch)
tree2a736f1e71d7bc01510b139d1a2ec06bb60c5e30 /res/values
parentc7fc44c0d323587373632bfd038c118d377f357f (diff)
downloadExchange-27226fc671a5bb0ed8af30f813ed1047c610c432.tar.gz
EML viewer: Set title, and show arrow next to the app icon
- Set "Viewing FILENAME" as title. - Home icon now has "back" arrow. Closes the activity when clicked. Bug 3221312 Change-Id: I689499e10704d3c5d206df4aa12e21db9687c4c5
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5255d32a..16c3457c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -398,6 +398,11 @@ save attachment.</string>
<!-- Toast shown following a meeting invite reply, declined -->
<string name="message_view_invite_toast_no">You have declined this invitation</string>
<!--Confirmation dialog title shown when user tries to delete messages. [CHAR LIMIT=16] -->
+
+ <!-- Title of the EML viewer activity. [CHAR LIMIT=32] -->
+ <string name="eml_view_title">Viewing
+ <xliff:g id="filename" example="test.eml">%s</xliff:g></string>
+
<string name="message_delete_dialog_title">Discard message</string>
<!--Confirmation dialog text shown when user tries to delete messages. [CHAR LIMIT=32] -->
<plurals name="message_delete_confirm">