Commit 5ff186c9 authored by clairehurst's avatar clairehurst 🌱 Committed by Pier Angelo Vendrame
Browse files

fixup! [android] TBA strings

#43179 Make persistent 'private tabs' notification distinct from Firefox's
parent 4957dd6c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -133,4 +133,10 @@
    <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification). -->
    <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>


    <!-- "Close %s's tabs?"   -->
    <string name="notification_close_tor_browser_tabs">Close %s’s tabs?</string>
    <!-- "Close %s's tabs? (long)"   -->
    <string name="notification_close_tor_browser_tabs_long">Tap or swipe this notification to close %s’s tabs</string>

</resources>