Update strings.xml
This commit is contained in:
parent
d4bd7d07d0
commit
41a4c21534
|
@ -29,6 +29,7 @@
|
|||
<string name="new_message">New message</string>
|
||||
<string name="mark_as_read">Mark as Read</string>
|
||||
<string name="mark_as_unread">Mark as Unread</string>
|
||||
<string name="me">Me</string>
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Are you sure you want to delete all messages of this conversation?</string>
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
|
@ -96,5 +97,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
<string name="me">Me</string>
|
||||
</resources>
|
Loading…
Reference in New Issue