Merge branch 'unsupported-handshake-link' into 'master'

Add error message for unsupported handshake link version

See merge request briar/briar!1091
This commit is contained in:
akwizgran
2019-05-26 14:36:24 +00:00
5 changed files with 63 additions and 11 deletions

View File

@@ -202,6 +202,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 comes from a newer version of Briar. Please upgrade to the latest version 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 -->