[android] Add error message for unsupported handshake link version

This commit is contained in:
Torsten Grote
2019-05-10 11:50:05 -03:00
parent 451edba467
commit be8aba347d
4 changed files with 59 additions and 10 deletions

View File

@@ -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="unsupported_link">This link is not supported. Please upgrade Briar and try again.</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 -->