Adapt hotspot buttons to latest design and add a nullability annotation

This commit is contained in:
Torsten Grote
2021-05-26 10:33:33 -03:00
parent a23de6172f
commit a534ec2b50
4 changed files with 8 additions and 7 deletions

View File

@@ -701,7 +701,7 @@
<string name="hotspot_progress_text_start">Setting up hotspot…</string>
<string name="hotspot_notification_channel_title">Wi-Fi hotspot</string>
<string name="hotspot_notification_title">Sharing Briar offline</string>
<string name="hotspot_button_connected">Confirm connection</string>
<string name="hotspot_button_connected">Start app sharing</string>
<string name="permission_hotspot_location_request_body">To create a Wi-Fi hotspot, Briar needs permission to access your location.\n\nBriar does not store your location or share it with anyone.</string>
<string name="permission_hotspot_location_denied_body">You have denied access to your location, but Briar needs this permission to create a Wi-Fi hotspot.\n\nPlease consider granting access.</string>