Added the string for the Text

It is just showing "No bookmarks yet!" to the user
pull/1837/head
Mohsen Rzna 3 years ago
parent e32063c11a
commit fb19282d1e

@ -20,4 +20,5 @@
<string name="top_app_bar_title">Saved</string> <string name="top_app_bar_title">Saved</string>
<string name="top_app_bar_action_search">Search</string> <string name="top_app_bar_action_search">Search</string>
<string name="top_app_bar_action_menu">Menu</string> <string name="top_app_bar_action_menu">Menu</string>
<string name="bookmarks_empty">No bookmarks yet!</string>
</resources> </resources>
Loading…
Cancel
Save