commit 280646446dd3844185d30d1f9586070af19ff95f
Author: Mike Perry <[email protected]>
Date:   Mon Mar 10 23:18:32 2014 -0700

    Change "default bridges" to "provided bridges" everywhere.
    
    Sorry translation team, but it is better to do this now than later.
---
 src/chrome/locale/en/network-settings.dtd   |    4 ++--
 src/chrome/locale/en/torlauncher.properties |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/chrome/locale/en/network-settings.dtd 
b/src/chrome/locale/en/network-settings.dtd
index 62afab4..a779d9a 100644
--- a/src/chrome/locale/en/network-settings.dtd
+++ b/src/chrome/locale/en/network-settings.dtd
@@ -24,7 +24,7 @@
 <!ENTITY torSettings.enterFirewall "Enter a comma-separated list of ports that 
are allowed by the firewall.">
 <!ENTITY torSettings.bridgeQuestion "Does your Internet Service Provider (ISP) 
block or otherwise censor connections to the Tor Network?">
 <!ENTITY torSettings.bridgeHelp "If you are not sure how to answer this 
question, choose No.&#160; If you choose Yes, you will be asked to configure 
Tor Bridges, which are unlisted relays that make it more difficult to block 
connections to the Tor Network.">
-<!ENTITY torSettings.bridgeSettingsPrompt "You may use the default set of 
bridges or you may obtain and enter a custom set of bridges.">
+<!ENTITY torSettings.bridgeSettingsPrompt "You may use the provided set of 
bridges or you may obtain and enter a custom set of bridges.">
 
 <!-- Other: -->
 
@@ -55,7 +55,7 @@
 <!ENTITY torsettings.copyLog "Copy Tor Log To Clipboard">
 <!ENTITY torsettings.bridgeHelpTitle "Bridge Relay Help">
 <!ENTITY torsettings.bridgeHelp1 "If you are unable to connect to the Tor 
network, it could be that your Internet Service Provider (ISP) or another 
agency is blocking Tor.&#160; Often, you can work around this problem by using 
Tor Bridges, which are unlisted relays that are more difficult to block.">
-<!ENTITY torsettings.bridgeHelp1B "You may use the preconfigured, default set 
of bridge addresses or you may obtain a custom set of addresses by using one of 
these three methods:">
+<!ENTITY torsettings.bridgeHelp1B "You may use the preconfigured, provided set 
of bridge addresses or you may obtain a custom set of addresses by using one of 
these three methods:">
 <!ENTITY torsettings.bridgeHelp2Heading "Through the Web">
 <!ENTITY torsettings.bridgeHelp2 "Use a web browser to visit 
https://bridges.torproject.org";>
 <!ENTITY torsettings.bridgeHelp3Heading "Through the Email Autoresponder">
diff --git a/src/chrome/locale/en/torlauncher.properties 
b/src/chrome/locale/en/torlauncher.properties
index 38d314a..a2550db 100644
--- a/src/chrome/locale/en/torlauncher.properties
+++ b/src/chrome/locale/en/torlauncher.properties
@@ -24,8 +24,8 @@ torlauncher.ensure_tor_is_running=Please ensure that Tor is 
running.
 torlauncher.error_proxy_addr_missing=You must specify both an IP address or 
hostname and a port number to configure Tor to use a proxy to access the 
Internet.
 torlauncher.error_proxy_type_missing=You must select the proxy type.
 torlauncher.error_bridges_missing=You must specify one or more bridges.
-torlauncher.error_default_bridges_type_missing=You must select a transport 
type for the default bridges.
-torlauncher.error_bridge_bad_default_type=No default bridges that have the 
transport type %S are available. Please adjust your settings.
+torlauncher.error_default_bridges_type_missing=You must select a transport 
type for the provided bridges.
+torlauncher.error_bridge_bad_default_type=No provided bridges that have the 
transport type %S are available. Please adjust your settings.
 
 torlauncher.recommended_bridge=(recommended)
 

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to