henry pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
d590dc64
by Henry Wilkes at 2025-08-21T08:06:38+00:00
1 changed file:
Changes:
| ... | ... | @@ -137,10 +137,9 @@ |
| 137 | 137 | <!-- Connection assist. Content Description for back button. Button will start the connection assist process again -->
|
| 138 | 138 | <string name="connection_assist_back_button_content_description_start_again">Start again</string>
|
| 139 | 139 | |
| 140 | - |
|
| 141 | - <!-- "Close %s's tabs?" -->
|
|
| 140 | + <!-- Notification title for closing browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
|
|
| 142 | 141 | <string name="notification_close_tor_browser_tabs">Close %s’s tabs?</string>
|
| 143 | - <!-- "Close %s's tabs? (long)" -->
|
|
| 142 | + <!-- Notification body for closing browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". -->
|
|
| 144 | 143 | <string name="notification_close_tor_browser_tabs_long">Tap or swipe this notification to close %s’s tabs</string>
|
| 145 | 144 | |
| 146 | 145 | </resources> |