Fix issue in Strings

This commit is contained in:
Benoit Marty 2019-03-18 16:42:19 +01:00
parent 20108c2603
commit e938866081
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<string name="notice_display_name_set">%1$s set their display name to %2$s</string>
<string name="notice_display_name_changed_from">%1$s changed their display name from %2$s to %3$s</string>
<string name="notice_display_name_removed">%1$s removed their display name (%2$s)</string>
<string name="notice_topic_changed">%1$s changed the topic to: %2$s</string>
<string name="notice_room_topic_changed">%1$s changed the topic to: %2$s</string>
<string name="notice_room_name_changed">%1$s changed the room name to: %2$s</string>
<string name="notice_placed_video_call">%s placed a video call.</string>
<string name="notice_placed_voice_call">%s placed a voice call.</string>