mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
commit
d2a4163dff
@ -8,7 +8,7 @@ Improvements 🙌:
|
|||||||
-
|
-
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
-
|
- Fix a small grammatical error when an empty room list is shown.
|
||||||
|
|
||||||
Bugfix 🐛:
|
Bugfix 🐛:
|
||||||
- Do not show long click help if only invitation are displayed
|
- Do not show long click help if only invitation are displayed
|
||||||
|
@ -1518,7 +1518,7 @@ Why choose Riot.im?
|
|||||||
<string name="room_list_catchup_welcome_title">Welcome home!</string>
|
<string name="room_list_catchup_welcome_title">Welcome home!</string>
|
||||||
<string name="room_list_catchup_welcome_body">Catch up on unread messages here</string>
|
<string name="room_list_catchup_welcome_body">Catch up on unread messages here</string>
|
||||||
<string name="room_list_people_empty_title">Conversations</string>
|
<string name="room_list_people_empty_title">Conversations</string>
|
||||||
<string name="room_list_people_empty_body">Your direct message conversation will be displayed here</string>
|
<string name="room_list_people_empty_body">Your direct message conversations will be displayed here</string>
|
||||||
<string name="room_list_rooms_empty_title">Rooms</string>
|
<string name="room_list_rooms_empty_title">Rooms</string>
|
||||||
<string name="room_list_rooms_empty_body">Your rooms will be displayed here</string>
|
<string name="room_list_rooms_empty_body">Your rooms will be displayed here</string>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user