Consistency fix - group chat (#3337)
This commit is contained in:
parent
46eb1212f1
commit
2e0bee17ea
|
@ -230,7 +230,7 @@
|
|||
<string name="delete_bookmark">Delete bookmark</string>
|
||||
<string name="destroy_room">Destroy group chat</string>
|
||||
<string name="destroy_room_dialog">Are you sure you want to destroy this group chat?\n\n<b>Warning:</b> The group chat will be completely removed on the server.</string>
|
||||
<string name="could_not_destroy_room">Could not destroy room</string>
|
||||
<string name="could_not_destroy_room">Could not destroy group chat</string>
|
||||
<string name="bookmark_already_exists">This bookmark already exists</string>
|
||||
<string name="action_edit_subject">Edit group chat subject</string>
|
||||
<string name="topic">Topic</string>
|
||||
|
|
Loading…
Reference in a new issue