Merge branch '2329-translations-for-trust-indicator-view-trust-levels' into 'master'

feat: [2329] adding initial translations for contact trust levels

Closes #2329

See merge request briar/briar!1664
This commit is contained in:
akwizgran
2022-07-11 12:49:09 +00:00

View File

@@ -314,6 +314,13 @@
<string name="different_person_button">Different Person</string>
<string name="duplicate_link_dialog_text_3">%1$s and %2$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>
<!-- Peer trust levels -->
<string name="peer_trust_level_unverified">Unverified contact</string>
<string name="peer_trust_level_verified">Verified contact</string>
<string name="peer_trust_level_ourselves">Me</string>
<string name="peer_trust_level_stranger">Stranger</string>
<!-- Introductions -->