1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Merge pull request #6986 from vector-im/feature/nfe/invites_empty_state

empty state for new invites screen
This commit is contained in:
Benoit Marty
2022-09-06 14:56:06 +02:00
committed by GitHub
8 changed files with 115 additions and 34 deletions

View File

@ -451,6 +451,9 @@
<!-- Invites fragment -->
<string name="invites_title">Invites</string>
<string name="invites_empty_title">Nothing new.</string>
<string name="invites_empty_message">This is where your new requests and invites will be.</string>
<!-- People fragment -->
<string name="direct_chats_header">Conversations</string>
<string name="matrix_only_filter">Matrix contacts only</string>