Skip to content

Commit

Permalink
Merge pull request #857 from mozilla-l10n/fenix_l10n_updates
Browse files Browse the repository at this point in the history
Import fenix quarantine
  • Loading branch information
Delphine authored Jan 9, 2025
2 parents 328011c + efee0fc commit 1898a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mozilla-mobile/fenix/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- Content description for save to collection button while in multiselect mode in tab tray -->
<string name="tab_tray_collection_button_multiselect_content_description">Save selected tabs to collection</string>
<!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
<string name="tab_tray_multiselect_selected_content_description">Selected</string>
<string name="tab_tray_multiselect_selected_content_description" moz:removedIn="136" tools:ignore="UnusedResources">Selected</string>

<!-- Home - Bookmarks -->
<!-- Title for the home screen section with bookmarks. -->
Expand Down Expand Up @@ -1179,7 +1179,7 @@

<!-- Sessions -->
<!-- Title for the list of tabs -->
<string name="tab_header_label">Open tabs</string>
<string name="tab_header_label" moz:removedIn="135" tools:ignore="UnusedResources">Open tabs</string>
<!-- Title for the list of tabs in the current private session -->
<string name="tabs_header_private_tabs_title" moz:removedIn="136" tools:ignore="UnusedResources">Private tabs</string>
<!-- Title for the list of tabs in the current private session used by a11y services
Expand Down

0 comments on commit 1898a93

Please sign in to comment.