Categorise members by role in the ChangeRoles screen (#2595)
* Categorise members by role in the ChangeRoles screen * Fix automatic reload of member list when either the membership or power levels change * Replace empty space with disabled checkbox * Add 'pending' label to members who are in invited state * Implement new designs * Fix string issue in confirm recovery key screen * Update screenshots --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
192a1d2107
commit
8e2f7a35cb
66 changed files with 542 additions and 241 deletions
|
|
@ -175,7 +175,9 @@
|
|||
<string name="common_privacy_policy">"Datenschutzerklärung"</string>
|
||||
<string name="common_reaction">"Reaktion"</string>
|
||||
<string name="common_reactions">"Reaktionen"</string>
|
||||
<string name="common_recovery_key">"Wiederherstellungsschlüssel oder Passcode"</string>
|
||||
<string name="common_recovery_key">
|
||||
<b>"Wiederherstellungsschlüssel"</b>
|
||||
</string>
|
||||
<string name="common_refreshing">"Wird erneuert…"</string>
|
||||
<string name="common_replying_to">"%1$s antworten"</string>
|
||||
<string name="common_report_a_bug">"Einen Fehler melden"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue