mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Replace illustration for adding contacts nearby
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<color name="briar_night_950">#0e171f</color>
|
||||
<color name="briar_night_800">#212d3b</color>
|
||||
<color name="briar_night_700">#2e3d4f</color>
|
||||
<color name="briar_night_600">#475569</color>
|
||||
<color name="briar_night_500">#435b77</color>
|
||||
<color name="briar_night_50">#ebf3fa</color>
|
||||
|
||||
@@ -76,4 +77,4 @@
|
||||
<color name="thread_item_highlight">@android:color/white</color>
|
||||
|
||||
<color name="divider">@color/briar_gray_200</color>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
@@ -240,6 +240,7 @@
|
||||
<!-- Adding Contacts -->
|
||||
|
||||
<string name="add_contact_title">Add Contact Nearby</string>
|
||||
<string name="add_contact_intro_two_way">Both of you need to scan each other\'s QR code.</string>
|
||||
<string name="face_to_face">You must meet up with the person you want to add as a contact.\n\nThis will prevent anyone from impersonating you or reading your messages in future.</string>
|
||||
<string name="continue_button">Continue</string>
|
||||
<string name="try_again_button">Try Again</string>
|
||||
|
||||
Reference in New Issue
Block a user