Merge branch '1230-strings-adding-contact-slow' into 'master'

Add strings for warning when adding a contact is slow

See merge request briar/briar!1135
This commit is contained in:
Torsten Grote
2019-06-15 13:37:13 +00:00

View File

@@ -213,6 +213,9 @@
<item quantity="one">New contact added.</item>
<item quantity="other">%d new contacts added.</item>
</plurals>
<string name="adding_contact_slow_warning">Adding this contact is taking longer than usual</string>
<string name="adding_contact_slow_title">Cannot Connect to Contact</string>
<string name="adding_contact_slow_text">Adding this contact is taking longer than usual.\n\nPlease check that your contact has received your link and added you:</string>
<!-- Introductions -->