summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTom Taylor <tomtaylor@google.com>2012-09-13 12:00:59 -0700
committerTom Taylor <tomtaylor@google.com>2012-09-13 12:00:59 -0700
commitea339a26d0f2de0087d4c6ebf9f55c505b922695 (patch)
tree54172ae19831fda119fae9bc5e75ef13831a112d /res/values/strings.xml
parent8913ee108856f8c94f479b0e1401023567024185 (diff)
downloadMms-ea339a26d0f2de0087d4c6ebf9f55c505b922695.tar.gz
Unable to view all participants of Group MMS thread
Bug 7087996 Bug 7161745 Add a group participants activity so a user can see all the members of a group chat. Also fix a monkey bug with isCursorValid(). Change-Id: Ic73b6e27a139c74e4c735628ce822d102501da83
Diffstat (limited to 'res/values/strings.xml')
-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 8714e548..41fd9049 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -629,6 +629,8 @@
<string name="saved_ringtone_fail">Couldn\'t save ringtone.</string>
<!-- Menu item -->
<string name="menu_insert_smiley">Insert smiley</string>
+ <!-- Menu item [CHAR LIMIT=40] -->
+ <string name="menu_group_participants">Group participants</string>
<!-- This is the dialog title for the "Select link" dialog, shown when the user clicks on a
chat in the chat history view if there are links in the chat message. The dialog displays the
@@ -659,6 +661,9 @@
<!-- Title of the slideshow editor activity. -->
<string name="edit_slideshow_activity">Edit slideshow</string>
+ <!-- Title of the recipient list activity. [CHAR LIMIT=NONE] -->
+ <string name="recipient_list_activity">Group participants</string>
+
<!-- Title of the slide editor activity. -->
<string name="edit_slide_activity">Edit slide</string>