Show community and user display name

Closes #34
This commit is contained in:
Balazs Toldi
2023-08-17 08:43:10 +02:00
parent a7c2a67d0c
commit 2704ff0ecf
11 changed files with 188 additions and 111 deletions

View File

@@ -1365,4 +1365,6 @@
<string name="action_unblock_user">Unblock User</string>
<string name="unblock_user_success">Unblocked</string>
<string name="unblock_user_failed">Failed to unblock user</string>
<string name="settings_hide_community_and_user_instance">Hide community and user instance</string>
<string name="settings_show_display_name_instead_of_user_name">Show community and user display names</string>
</resources>