summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTodor Kalaydjiev <todor@google.com>2012-01-10 14:35:47 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-01-10 14:35:47 -0800
commit636c0377b67b870a096902950e5b2776d3ad5fed (patch)
tree8f0e81bc19f4114cc2db7eadcfbcd0117efd6a41 /res/values/strings.xml
parent7367592a9ce0a4482cc2bb248041d3543ec02f55 (diff)
parent1fa5ccab1de955de3dc2a8ae45db459644fe1d3d (diff)
downloadMms-636c0377b67b870a096902950e5b2776d3ad5fed.tar.gz
Merge "Remove some dialog icons and titles as per b/5446108."
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2bc7c9b9..90afc396 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -185,8 +185,6 @@
<string name="resize_image_error_information">This picture is too large to send, even when resized.</string>
<!-- String prepended to forwarded messages to indicate they were forwarded -->
<string name="forward_prefix">Fwd:\u0020</string>
- <!-- Dialog box title that appears when a draft message will not be saved due to invalid recipients -->
- <string name="discard_message">Discard</string>
<!-- Dialog message text explaining that a draft message will not be saved due to invalid recipients -->
<string name="discard_message_reason">Your message will be discarded because it has no valid recipients.</string>
<!-- Dialog box title indicating which recipients are invalid when the user tries to send a message with invalid recipients -->
@@ -720,9 +718,6 @@
<!-- Brief small label shown to right of message when it is being sent. -->
<string name="sending_message">SENDING\u2026</string>
- <!-- Title of progress dialog for picker -->
- <string name="pick_too_many_recipients">Too many recipients</string>
-
<!-- Message of progress dialog for picker -->
<string name="adding_recipients">Adding recipients\u2026</string>