commit 015b3e82c28cc161c6ff7b9aa0951e348193a499 Author: Translation commit bot translation@torproject.org Date: Fri Dec 22 12:20:19 2017 +0000
Update translations for tor-messenger-prefsdtd_completed --- en_GB/prefs.dtd | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/en_GB/prefs.dtd b/en_GB/prefs.dtd index 1441b0ea8..2ae9c9c59 100644 --- a/en_GB/prefs.dtd +++ b/en_GB/prefs.dtd @@ -1,4 +1,6 @@ <!ENTITY prefs.otrPreferences "OTR Preferences"> +<!ENTITY prefs.otrLabel "OTR"> +<!ENTITY prefs.coniksLabel "CONIKS"> <!ENTITY prefs.otrSettings "OTR Settings"> <!ENTITY prefs.requireEncryption "Require encryption"> <!ENTITY prefs.otrKeys "My Private Keys"> @@ -10,4 +12,11 @@ <!ENTITY prefs.introSettings "These settings apply to all one-to-one conversations."> <!ENTITY prefs.verifyNudge "Always nudge to verify your contact's identity"> <!ENTITY prefs.emptyAccountList "No accounts configured"> -<!ENTITY prefs.generate "Generate"> \ No newline at end of file +<!ENTITY prefs.generate "Generate"> +<!ENTITY prefs.coniksConnection "Connection"> +<!ENTITY prefs.coniksServerAddress "Server Address"> +<!ENTITY prefs.coniksServerPort "Port"> +<!ENTITY prefs.coniksAccountPolicy "Account Policy"> +<!ENTITY prefs.coniksPoliciesForAccount "Policies for account:"> +<!ENTITY prefs.coniksPrivateLookups "Private lookups"> +<!ENTITY prefs.coniksSignedKeyChange "Signed key change"> \ No newline at end of file
tor-commits@lists.torproject.org