Merge pull request #1478 from SafwatHalaby/patch-1

Fixed a typo in string.xml
This commit is contained in:
Daniel Gultsch 2015-10-10 11:14:04 +02:00
commit 4d6e5a8b08

View file

@ -76,7 +76,7 @@
<string name="clear_conversation_history">Clear Conversation History</string>
<string name="clear_histor_msg">Do you want to delete all messages within this Conversation?\n\n<b>Warning:</b> This will not influence messages stored on other devices or servers.</string>
<string name="delete_messages">Delete messages</string>
<string name="also_end_conversation">End this conversations afterwards</string>
<string name="also_end_conversation">End this conversation afterwards</string>
<string name="choose_presence">Choose presence to contact</string>
<string name="send_unencrypted_message">Send unencrypted message</string>
<string name="send_otr_message">Send OTR encrypted message</string>