From 15a017841e7a7b737df03278baae8c4cea400d4e Mon Sep 17 00:00:00 2001 From: ondrej Date: Tue, 11 Apr 2023 11:56:34 +0200 Subject: [PATCH] Update tooltip label --- i18n/cs.toml | 2 +- i18n/en.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/cs.toml b/i18n/cs.toml index ca1b2b8..c8b8334 100644 --- a/i18n/cs.toml +++ b/i18n/cs.toml @@ -110,7 +110,7 @@ other = "Služba využívá end-to-end šifrování, to znamená, že ani my nem other = "Nešifrováno E2E" [service_unencrypted_tooltip] -other = "Služba nevyužívá end-to-end šifrování, nedoporučujeme proto skrz ní posílat extrémně senzitivní data." +other = "Služba nevyužívá end-to-end šifrování. Zvažte, s jak citlivými informacemi budete pracovat." [service_onion_tooltip] other = "Služba je dostupná též přímo na síti Tor. Pro nejvyšší míru anonymity k ní doporučujeme přistupovat skrz .onion adresu. Pokud přistupujete skrz Tor browser, budete automaticky přesměrováni." diff --git a/i18n/en.toml b/i18n/en.toml index 3ad66e9..90816fd 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -113,7 +113,7 @@ other = "The service uses end-to-end encryption, meaning that even we can't read other = "No E2E encryption" [service_unencrypted_tooltip] -other = "The service does not use end-to-end encryption, so we do not recommend sending extremely sensitive data through it." +other = "The service does not use end-to-end encryption. Please consider how much sensitive information you will use it for." [service_onion_tooltip] other = "The service is also available directly on the Tor network. For the highest level of anonymity, we recommend accessing it through the .onion address. If you access through the Tor browser, you will be automatically redirected."