Display message if favorites or tag is empty

This commit is contained in:
MM20
2022-09-23 23:14:51 +02:00
parent 1f0db6c03e
commit d50013e490
3 changed files with 35 additions and 1 deletions
+2
View File
@@ -650,6 +650,8 @@
<string name="apps_profile_main">Personal</string>
<string name="apps_profile_work">Work</string>
<string name="favorites">Favorites</string>
<string name="favorites_empty">Pinned and frequently used items will appear here</string>
<string name="favorites_empty_tag">There are no items with this tag</string>
<string name="create_app_shortcut">Create shortcut</string>
<string name="frequently_used_show_in_favorites">Show in favorites</string>
<string name="frequently_used_rows">Number of rows</string>