Add strings for warning when adding a contact is slow.

This commit is contained in:
akwizgran
2019-06-15 11:01:09 +01:00
parent 37f02a40e9
commit ab14976c96

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 -->