| ... | ... | @@ -96,32 +96,3 @@ settings.allowedPortsPlaceholder=Comma-separated values | 
| 96 | 96 |  # Log dialog
 | 
| 97 | 97 |  settings.torLogDialogTitle=Tor Logs
 | 
| 98 | 98 |  settings.copyLog=Copy Tor Log to Clipboard | 
| 99 |  | -
 | 
| 100 |  | -
 | 
| 101 |  | -# TODO: Remove
 | 
| 102 |  | -
 | 
| 103 |  | -settings.bridgeCurrent=Your Current Bridges
 | 
| 104 |  | -settings.bridgeCurrentDescription=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.
 | 
| 105 |  | -# Translation note: %1$S = bridge type; %2$S = bridge emoji id
 | 
| 106 |  | -settings.bridgeId=%1$S bridge: %2$S
 | 
| 107 |  | -settings.connectedBridge=Connected
 | 
| 108 |  | -settings.bridgeShare=Share this bridge using the QR code or by copying its address:
 | 
| 109 |  | -settings.whatAreThese=What are these?
 | 
| 110 |  | -settings.bridgeCopy=Copy Bridge Address
 | 
| 111 |  | -settings.bridgeShowAll=Show All Bridges
 | 
| 112 |  | -settings.bridgeShowFewer=Show Fewer Bridges
 | 
| 113 |  | -settings.allBridgesEnabled=Use current bridges
 | 
| 114 |  | -settings.bridgeRemoveAll=Remove All Bridges
 | 
| 115 |  | -settings.bridgeAdd=Add a New Bridge
 | 
| 116 |  | -settings.bridgeSelectBrowserBuiltin=Choose from one of Tor Browser’s built-in bridges
 | 
| 117 |  | -settings.bridgeSelectBuiltin=Select a Built-In Bridge…
 | 
| 118 |  | -settings.bridgeRequestFromTorProject=Request a bridge from torproject.org
 | 
| 119 |  | -settings.bridgeRequest=Request a Bridge…
 | 
| 120 |  | -settings.bridgeEnterKnown=Enter a bridge address you already know
 | 
| 121 |  | -settings.bridgeAddManually=Add a Bridge Manually…
 | 
| 122 |  | -
 | 
| 123 |  | -# Provide bridge dialog
 | 
| 124 |  | -settings.provideBridgeTitleAdd=Add a Bridge Manually
 | 
| 125 |  | -# Translation note: %S is a Learn more link.
 | 
| 126 |  | -settings.provideBridgeDescription=Add a bridge provided by a trusted organization or someone you know. If you don’t have a bridge, you can request one from the Tor Project. %S
 | 
| 127 |  | -settings.provideBridgePlaceholder=type address:port (one per line) |