Merge branch '1081-fix-typo' into 'master'

Fix a typo: without Internet connection -> without an Internet connection

See merge request briar/briar!1540
This commit is contained in:
Torsten Grote
2021-11-03 14:33:43 +00:00

View File

@@ -697,7 +697,7 @@
<!-- Share app offline -->
<string name="hotspot_title">Share this app offline</string>
<string name="hotspot_intro">Share this app with someone nearby without Internet connection by using your phone\'s Wi-Fi.
<string name="hotspot_intro">Share this app with someone nearby without an Internet connection by using your phone\'s Wi-Fi.
\n\nYour phone will start a Wi-Fi hotspot. People nearby can connect to the hotspot and download the Briar app from your phone.</string>
<string name="hotspot_button_start_sharing">Start hotspot</string>
<string name="hotspot_button_stop_sharing">Stop hotspot</string>