[tor-commits] [torbutton/master] Bug 23247: Communicating security expectations for .onion

gk at torproject.org gk at torproject.org
Tue Jun 19 07:59:27 UTC 2018


commit 65b5371aadb32835b99ca56fc8feb43bef81a78e
Author: Richard Pospesel <richard at torproject.org>
Date:   Thu Jun 7 13:17:38 2018 -0700

    Bug 23247: Communicating security expectations for .onion
    
    Added strings needed for Onion domain Page Info dialog to en locale
---
 src/chrome/locale/en/torbutton.properties | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/chrome/locale/en/torbutton.properties b/src/chrome/locale/en/torbutton.properties
index 468a532..d77af1e 100644
--- a/src/chrome/locale/en/torbutton.properties
+++ b/src/chrome/locale/en/torbutton.properties
@@ -52,3 +52,7 @@ profileReadOnly=You cannot run %S from a read-only file system.  Please copy %S
 profileReadOnlyMac=You cannot run %S from a read-only file system.  Please copy %S to your Desktop or Applications folder before trying to use it.
 profileAccessDenied=%S does not have permission to access the profile. Please adjust your file system permissions and try again.
 profileMigrationFailed=Migration of your existing %S profile failed.\nNew settings will be used.
+
+# .Onion Page Info prompt.  Strings are kept here for ease of translation.
+pageInfo_OnionEncryptionWithBitsAndProtocol=Connection Encrypted (Onion Service, %1$S, %2$S bit keys, %3$S)
+pageInfo_OnionEncryption=Connection Encrypted (Onion Service)



More information about the tor-commits mailing list