mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 06:09:55 +01:00
Add strings for duplicate pending contacts.
This commit is contained in:
@@ -213,6 +213,13 @@
|
|||||||
<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="duplicate_link_dialog_title">Duplicate Link</string>
|
||||||
|
<string name="duplicate_link_dialog_text_1">You already have a pending contact with this link: %s</string>
|
||||||
|
<string name="duplicate_link_dialog_text_2">Are %s and %s the same person?</string>
|
||||||
|
<string name="same_person_button">Same Person</string>
|
||||||
|
<string name="different_person_button">Different Person</string>
|
||||||
|
<string name="duplicate_link_dialog_text_3">%s and %s sent you the same link.\n\nOne of them may be trying to discover who your contacts are.\n\nDon\'t tell them you received the same link from someone else.</string>
|
||||||
|
<string name="pending_contact_updated_toast">Pending contact updated</string>
|
||||||
|
|
||||||
<!-- Introductions -->
|
<!-- Introductions -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user