Update introduction onboarding text.

The old text caused some confusion in user testing because contacts can now add each other remotely.
This commit is contained in:
akwizgran
2022-04-18 11:33:47 +01:00
parent 74a3f54d28
commit d3c7832245

View File

@@ -320,7 +320,7 @@
<!-- Introductions -->
<string name="introduction_onboarding_title">Introduce your contacts</string>
<string name="introduction_onboarding_text">You can introduce your contacts to each other, so they don\'t need to meet in person to connect on Briar.</string>
<string name="introduction_onboarding_text">Introduce your contacts to each other so they can connect on Briar.</string>
<string name="introduction_menu_item">Make Introduction</string>
<string name="introduction_activity_title">Select Contact</string>
<string name="introduction_not_possible">You already have one introduction in progress with these contacts. Please allow for this to finish first. If you or your contacts are rarely online, this can take some time.</string>