Skip to content

Commit 45c229f

Browse files
committed
Added the string for the Text
It is just showing "No bookmarks yet!" to the user
1 parent e72e31b commit 45c229f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

feature/bookmarks/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@
2020
<string name="top_app_bar_title">Saved</string>
2121
<string name="top_app_bar_action_search">Search</string>
2222
<string name="top_app_bar_action_menu">Menu</string>
23+
<string name="bookmarks_empty">No bookmarks yet!</string>
2324
</resources>

0 commit comments

Comments
 (0)