mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 22:29:53 +01:00
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:
@@ -213,6 +213,9 @@
|
|||||||
<item quantity="one">New contact added.</item>
|
<item quantity="one">New contact added.</item>
|
||||||
<item quantity="other">%d new contacts added.</item>
|
<item quantity="other">%d new contacts added.</item>
|
||||||
</plurals>
|
</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 -->
|
<!-- Introductions -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user