commit 282dd02b0762494396b6c917ae99fd6c30db9ec5 Author: Translation commit bot translation@torproject.org Date: Tue Aug 24 09:47:49 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- en-GB/network-settings.dtd | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/en-GB/network-settings.dtd b/en-GB/network-settings.dtd index b0d38062a7..1b8505478e 100644 --- a/en-GB/network-settings.dtd +++ b/en-GB/network-settings.dtd @@ -66,6 +66,9 @@ <!ENTITY torPreferences.torSettings ""> <!ENTITY torPreferences.torSettingsDescription "" > <!ENTITY torPreferences.learnMore ""> +<!ENTITY torPreferences.quickstart ""> +<!ENTITY torPreferences.quickstartDescription ""> +<!ENTITY torPreferences.quickstartCheckbox ""> <!ENTITY torPreferences.bridges ""> <!ENTITY torPreferences.bridgesDescription ""> <!ENTITY torPreferences.useBridge ""> @@ -81,3 +84,13 @@ <!ENTITY torPreferences.viewTorLogs ""> <!ENTITY torPreferences.viewLogs ""> <!ENTITY torPreferences.torLogsDialogTitle ""> + +<!-- #24746 about:torconnect strings --> +<!ENTITY torConnect.tryAgain ""> +<!ENTITY torConnect.offline ""> +<!ENTITY torConnect.connectMessage ""> +<!ENTITY torConnect.tryAgainMessage ""> +<!ENTITY torConnect.connectingConcise ""> +<!ENTITY torConnect.connectedConcise ""> +<!ENTITY torConnect.notConnectedConcise ""> +<!ENTITY torConnect.copyLog "">
tor-commits@lists.torproject.org