Merge pull request #377 from meskio/resend_message_on_fail2

Allow to resend a failed message
This commit is contained in:
Moxie Marlinspike
2013-10-15 06:32:12 -07:00
6 changed files with 50 additions and 5 deletions

View File

@@ -498,6 +498,7 @@
<string name="conversation_context__menu_copy_text">Copy text</string>
<string name="conversation_context__menu_delete_message">Delete message</string>
<string name="conversation_context__menu_forward_message">Forward message</string>
<string name="conversation_context__menu_resend_message">Resend message</string>
<!-- conversation_insecure -->
<string name="conversation_insecure__menu_start_secure_session">Start Secure Session</string>