room->conversation

This commit is contained in:
AndyScherzinger 2018-06-21 15:49:12 +02:00
parent 066e0702d7
commit 2e519e6e21
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -84,8 +84,8 @@
<!-- Room menu -->
<string name="nc_start_conversation">Start a conversation</string>
<string name="nc_configure_room">Configure room</string>
<string name="nc_configure_named_room">Configure room %1$s</string>
<string name="nc_configure_room">Configure conversation</string>
<string name="nc_configure_named_room">Configure conversation %1$s</string>
<string name="nc_leave">Leave conversation</string>
<string name="nc_rename">Rename conversation</string>
<string name="nc_set_password">Set a password</string>