Skip to content

Commit

Permalink
Import fenix quarantine
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n-bot authored and github-actions[bot] committed Sep 26, 2024
1 parent 4113e8f commit 22bfd0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mozilla-mobile/fenix/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,8 @@
<string name="bookmark_saved_in_folder_snackbar">Saved in “%s”</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
<string name="edit_bookmark_snackbar_action">EDIT</string>
<!-- Bookmark menu move button -->
<string name="bookmark_menu_move_button">Move</string>
<!-- Bookmark overflow menu edit button -->
<string name="bookmark_menu_edit_button">Edit</string>
<!-- Bookmark overflow menu copy button -->
Expand Down Expand Up @@ -1237,6 +1239,8 @@
<string name="bookmark_close_button_content_description" tools:ignore="UnusedResources" moz:removedIn="130">Close bookmarks</string>
<!-- Content description for bookmark search floating action button -->
<string name="bookmark_search_button_content_description">Search bookmarks</string>
<!-- Content description for icon to open the overflow menu for selected bookmarks -->
<string name="bookmark_selected_menu_button_content_description">Overflow menu</string>
<!-- Content description for the overflow menu for a bookmark item. Paramter will a folder name or bookmark title. -->
<string name="bookmark_item_menu_button_content_description">Item Menu for %s</string>
<!-- Title for the bookmark list empty state-->
Expand Down

0 comments on commit 22bfd0f

Please sign in to comment.