mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
feat: [2329] changing terminology from contact-trust-level to author-trust-level
This commit is contained in:
@@ -315,12 +315,12 @@
|
||||
<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>
|
||||
|
||||
<!-- Contact trust levels -->
|
||||
<!-- Author trust levels -->
|
||||
|
||||
<string name="contact_trust_level_unverified">Unverified contact</string>
|
||||
<string name="contact_trust_level_verified">Verified contact</string>
|
||||
<string name="contact_trust_level_ourselves">Me</string>
|
||||
<string name="contact_trust_level_stranger">Stranger</string>
|
||||
<string name="author_trust_level_unverified">Unverified author</string>
|
||||
<string name="author_trust_level_verified">Verified author</string>
|
||||
<string name="author_trust_level_ourselves">Me</string>
|
||||
<string name="author_trust_level_stranger">Stranger</string>
|
||||
|
||||
<!-- Introductions -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user