... |
... |
@@ -137,7 +137,7 @@ const Loader = { |
137
|
137
|
bridgeCurrent: "Your Current Bridges",
|
138
|
138
|
bridgeCurrentDescription:
|
139
|
139
|
"You can keep one or more bridges saved, and Tor will choose which one to use when you connect. Tor will automatically switch to use another bridge when needed.",
|
140
|
|
- bridgeId: "#1 bridge: #2",
|
|
140
|
+ bridgeId: "%1$S bridge: %2$S",
|
141
|
141
|
remove: "Remove",
|
142
|
142
|
bridgeDisableBuiltIn: "Disable built-in bridges",
|
143
|
143
|
bridgeShare:
|
... |
... |
@@ -247,16 +247,16 @@ const Loader = { |
247
|
247
|
couldNotConnect: "Tor Browser could not connect to Tor",
|
248
|
248
|
configureConnection: "configure your connection",
|
249
|
249
|
assistDescription:
|
250
|
|
- "If Tor is blocked in your location, trying a bridge may help. Connection assist can choose one for you using your location, or you can #1 manually instead.",
|
|
250
|
+ "If Tor is blocked in your location, trying a bridge may help. Connection assist can choose one for you using your location, or you can %S manually instead.",
|
251
|
251
|
tryingBridge: "Trying a bridge…",
|
252
|
252
|
|
253
|
253
|
tryingBridgeAgain: "Trying one more time…",
|
254
|
254
|
errorLocation: "Tor Browser couldn’t locate you",
|
255
|
255
|
errorLocationDescription:
|
256
|
|
- "Tor Browser needs to know your location in order to choose the right bridge for you. If you’d rather not share your location, #1 manually instead.",
|
|
256
|
+ "Tor Browser needs to know your location in order to choose the right bridge for you. If you’d rather not share your location, %S manually instead.",
|
257
|
257
|
isLocationCorrect: "Are these location settings correct?",
|
258
|
258
|
isLocationCorrectDescription:
|
259
|
|
- "Tor Browser still couldn’t connect to Tor. Please check your location settings are correct and try again, or #1 instead.",
|
|
259
|
+ "Tor Browser still couldn’t connect to Tor. Please check your location settings are correct and try again, or %S instead.",
|
260
|
260
|
finalError: "Tor Browser still cannot connect",
|
261
|
261
|
|
262
|
262
|
finalErrorDescription:
|