Fix the download page warning box.
Mike Perry

Mike Perry commited on 2011-12-25 00:04:19
Zeige 2 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.


Also fix a typo in the plugins paragraph.


... ...
@@ -176,7 +176,7 @@ additional addons or plugins into the Tor Browser, as these may bypass Tor or
176 176
 otherwise impede your anonymity. This means Youtube is disabled by default.
177 177
 Youtube provides an experimental
178 178
 <a href="https://www.youtube.com/html5">non-Flash HTML5 mode</a> that works for
179
-many videos, but you you must visit that link opt-in manually. Youtube's
179
+many videos, but you must visit that link to opt-in manually. Youtube's
180 180
 support for the HTML5 feature is buggy and incomplete, so we are also working
181 181
 to provide a safe way to temporarily enable Flash in future Tor Browser
182 182
 versions.
... ...
@@ -213,7 +213,7 @@ that are handled by external applications. <b>DO NOT IGNORE THIS WARNING</b>.
213 213
 You should be very careful when downloading documents via Tor (especially DOC
214 214
 and PDF files) as these documents can contain Internet resources that will be
215 215
 downloaded outside of Tor by the application that opens them. These documents
216
-can be modified by malicious exit nodes, or by a website who is trying to trick
216
+can be modified by malicious exit nodes, or by a website that is trying to trick
217 217
 you into revealing your non-Tor IP address. If you must work with DOC and/or
218 218
 PDF files, we strongly recommend using a disconnected computer, a 
219 219
 <a href="https://www.virtualbox.org/">VirtualBox</a> free 
... ...
@@ -25,7 +25,8 @@
25 25
 <!-- BEGIN TEASER WARNING -->
26 26
     <div class="warning-top">
27 27
       <h2>Want Tor to really work?</h2>
28
-	<p>...then please don't just install it and go on.  You need to change some of your habits, and reconfigure your software! Tor by itself is <em>NOT</em> all you need to maintain your anonymity. Read the <a href="#warning">full list of warnings</a>.
28
+	<p>You need to change some of your habits, as some things won't work exactly as
29
+you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
29 30
 	</p>
30 31
       </div>
31 32
 <!-- END TEASER WARNING -->
... ...
@@ -282,8 +283,7 @@
282 283
 <a name="Warning"></a>
283 284
 <h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
284 285
 	<p>You need to change some of your habits, as some things won't work exactly as
285
-you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
286
-</p>
286
+you are used to.</p>
287 287
 
288 288
 <ol>
289 289
 <li><b>Use the Tor Browser</b>
290 290