Fix string

This commit is contained in:
ganfra 2020-01-15 17:44:38 +01:00
parent b44ddcfd61
commit 2c331671ee

View file

@ -18,7 +18,7 @@
</plurals>
<string name="room_profile_section_more_uploads">Uploads</string>
<string name="room_profile_section_more_leave">Leave Room</string>
<string name="room_profile_leaving_room">"Leaving the room..."</string>
<string name="room_profile_leaving_room">"Leaving the room"</string>
<string name="room_member_power_level_admins">Admins</string>
<string name="room_member_power_level_moderators">Moderators</string>