Skip to content

Commit

Permalink
Import android-components quarantine
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n-bot authored and github-actions[bot] committed Jan 7, 2025
1 parent e37468e commit 95cc340
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<string name="mozac_tab_counter_open_tab_tray_plural" moz:removedIn="133" tools:ignore="UnusedResources">%1$s open tabs. Tap to switch tabs.</string>
<!-- Message announced to the user when tab tray is selected
The %1$s will be replaced by the number of opened tabs -->
<string name="mozac_tab_counter_open_tab_tray">Tabs Open: %1$s. Tap to switch tabs.</string>
<string name="mozac_tab_counter_open_tab_tray" moz:removedIn="136" tools:ignore="UnusedResources">Tabs Open: %1$s. Tap to switch tabs.</string>
<!-- Message announced to the user when tab tray is selected
The %1$s will be replaced by the number of opened tabs -->
<string name="mozac_open_tab_counter_tab_tray">Non-private Tabs Open: %1$s. Tap to switch tabs.</string>
<!-- Browser menu button that creates a new tab -->
<string name="mozac_browser_menu_new_tab">New tab</string>
<!-- Browser menu button that creates a private tab -->
Expand Down

0 comments on commit 95cc340

Please sign in to comment.