Skip to content
Snippets Groups Projects
Commit a5041e65 authored by Torsten Grote's avatar Torsten Grote
Browse files

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

Add strings for warning when adding a contact is slow

See merge request !1135
parents 37f02a40 ab14976c
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -213,6 +213,9 @@ ...@@ -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 -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment