Show correct message for empty archived screen.

This commit is contained in:
Sagar
2025-04-18 01:24:42 +05:30
committed by Cody Henthorne
parent 6ce01c6b0e
commit 050dcb3eb1
5 changed files with 34 additions and 1 deletions

View File

@@ -4366,6 +4366,8 @@
<string name="conversation_list_fragment__fab_content_description">New chat</string>
<string name="conversation_list_fragment__open_camera_description">Open Camera</string>
<string name="conversation_list_fragment__no_chats_yet_get_started_by_messaging_a_friend">No chats yet.\nGet started by messaging a friend.</string>
<!-- Message shown when there are no archived chats to display -->
<string name="conversation_list_fragment__archived_chats_will_appear_here">Archived chats will appear here.</string>
<!-- Message shown when there are no chats in the chat folder to display -->
<string name="conversation_list_fragment__no_chats_to_display">No chats to display</string>
<!-- Button text that will open up chat folder settings -->