From 6a91d18003b4cc1e6d939fa40493340afdc087b3 Mon Sep 17 00:00:00 2001 From: johndoe4221 Date: Thu, 9 Jun 2022 21:47:50 +0200 Subject: [PATCH 1/2] feat: [2329] adding initial translations for contact trust levels --- briar-android/src/main/res/values/strings.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/briar-android/src/main/res/values/strings.xml b/briar-android/src/main/res/values/strings.xml index 5e4347bdf..8f397c9da 100644 --- a/briar-android/src/main/res/values/strings.xml +++ b/briar-android/src/main/res/values/strings.xml @@ -312,6 +312,14 @@ %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. Pending contact updated + + + Anonymous contact + Unverified contact + Verified contact + Me + Unknown contact + Introduce your contacts From b24a18b23192e826c516c9de51bf631b4f3fa289 Mon Sep 17 00:00:00 2001 From: johndoe4221 Date: Thu, 16 Jun 2022 18:10:21 +0200 Subject: [PATCH 2/2] feat: [2329][1630] remove translation for anonymous trust level --- briar-android/src/main/res/values/strings.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/briar-android/src/main/res/values/strings.xml b/briar-android/src/main/res/values/strings.xml index 7e1e35c68..d05f55d51 100644 --- a/briar-android/src/main/res/values/strings.xml +++ b/briar-android/src/main/res/values/strings.xml @@ -316,11 +316,10 @@ - Anonymous contact Unverified contact Verified contact Me - Unknown contact + Stranger