Loading mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,8 @@ <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string> <!-- Connection assist. Content Description for back button. Button will start the connection assist process again --> <string name="connection_assist_back_button_content_description_start_again">Start again</string> <!-- Connection assist. This message is shown briefly after the connection to the Tor network completes. --> <string name="connection_assist_bootstrap_succeeded_toast_message">Connected to Tor</string> <!-- Notification title for closing browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". --> <string name="notification_close_tor_browser_tabs">Close %s’s tabs?</string> Loading Loading
mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,8 @@ <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string> <!-- Connection assist. Content Description for back button. Button will start the connection assist process again --> <string name="connection_assist_back_button_content_description_start_again">Start again</string> <!-- Connection assist. This message is shown briefly after the connection to the Tor network completes. --> <string name="connection_assist_bootstrap_succeeded_toast_message">Connected to Tor</string> <!-- Notification title for closing browser tabs. "%s" will be replaced with the localised application name, such as "Tor Browser". --> <string name="notification_close_tor_browser_tabs">Close %s’s tabs?</string> Loading