mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
[android] show Toast when user shares own handshake link
This also limits the AddContactActivity to run within one single task
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
<string name="own_link_error">Enter your contact\'s link, not your own</string>
|
||||
<string name="nickname_missing">Please enter a nickname</string>
|
||||
<string name="invalid_link">Invalid link</string>
|
||||
<string name="intent_own_link">You opened your own link. Use the one of the contact you want to add!</string>
|
||||
<string name="missing_link">Please enter a link</string>
|
||||
<!-- This is a numeral indicating the first step in a series of screens -->
|
||||
<string name="step_1">1</string>
|
||||
|
||||
Reference in New Issue
Block a user