1
0
Fork 0

For #1682: Bookmark string fix for l10n

master
Colin Lee 2019-04-18 18:53:49 -05:00 committed by Jeff Boek
parent bf056b73c1
commit 9679bfa670
1 changed files with 2 additions and 1 deletions

View File

@ -316,7 +316,8 @@
<string name="bookmark_menu_open_in_private_tab_button">Open in private tab</string>
<!-- Bookmark overflow menu delete button -->
<string name="bookmark_menu_delete_button">Delete</string>
<!-- Bookmark multi select title in app bar -->
<!-- Bookmark multi select title in app bar
The first parameter is the number of bookmarks selected -->
<string name="bookmarks_multi_select_title">%1$d selected</string>
<!-- Bookmark editing screen title -->
<string name="edit_bookmark_fragment_title">Edit bookmark</string>