Fixed a typo in string.xml
This commit is contained in:
parent
b23cb5a9e4
commit
08174e3b05
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue