mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
Fix string
This commit is contained in:
parent
b44ddcfd61
commit
2c331671ee
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue