Empty states for home timeline popup submenus (AND-99)

This commit is contained in:
Grishka
2023-10-17 03:22:23 +03:00
parent 1f7155a932
commit d3dc774492
5 changed files with 78 additions and 1 deletions

View File

@@ -641,6 +641,10 @@
<string name="manage_user_lists">Manage the lists %s appears on</string>
<string name="remove_from_list">Remove from list</string>
<string name="confirm_remove_list_member">Remove member?</string>
<string name="no_followed_hashtags_title">Keep up with interests by following hashtags</string>
<string name="no_followed_hashtags_subtitle">Follows will appear here</string>
<string name="no_lists_title">Organize your home feed with Lists</string>
<string name="no_lists_subtitle">Yours will appear here</string>
<plurals name="x_posts_recently">
<item quantity="one">%,d post recently</item>
<item quantity="other">%,d posts recently</item>