Consistency fix - group chat (#3337)

This commit is contained in:
Licaon_Kter 2019-01-08 08:04:18 +00:00 committed by Daniel Gultsch
parent 46eb1212f1
commit 2e0bee17ea
1 changed files with 1 additions and 1 deletions

View File

@ -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>