commit 23eea2d7dd2f680203fcbe86e9c5384e5ec44359 Author: Translation commit bot translation@torproject.org Date: Wed Jul 7 02:47:37 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network... --- ja/network-settings.dtd | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/ja/network-settings.dtd b/ja/network-settings.dtd index b0d38062a7..69249ed667 100644 --- a/ja/network-settings.dtd +++ b/ja/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,12 @@ <!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.copyLog "">
tor-commits@lists.torproject.org