2d716acc1d3b8380a1e0e13a6f6200e2de7a0dd5
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

1) 
2) 
3) 
4) 
5) 
6) 
7) ## translation metadata
Roger Dingledine put the svn properties back

Roger Dingledine authored 13 years ago

8) # Revision: $Revision$
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

9) # Translation-Priority: 3-low
10) #include "head.wmi" TITLE="Torbutton - Quickly toggle Firefox's use of the Tor network" CHARSET="UTF-8"
11) <div class="main-column">
12) 
13) 
14) 
15) <!-- PUT CONTENT AFTER THIS TAG -->
16) <link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml"/>
17) <link rel="search" type="application/opensearchdescription+xml" title="Google Verenigd Koninkrijk" href="search/google-uk.xml" />
18) <link rel="search" type="application/opensearchdescription+xml" title="Google Verenigde Staten" href="search/google-us.xml"/>
19) <script type="text/javascript">
20) 
21) function addSearchProvider(prov) { try {
22) window.external.AddSearchProvider(prov); } catch (e) { alert("Search plugins
23) require Firefox 2"); return; } } function addEngine(name,ext,cat,pid)  { if
24) ((typeof window.sidebar == "object") && (typeof
25) window.sidebar.addSearchEngine == "function")) {
26) window.sidebar.addSearchEngine( "http://mycroft.mozdev.org/install.php/" +
27) pid + "/" + name + ".src", "http://mycroft.mozdev.org/install.php/" + pid +
28) "/" + name + "."+ ext, name, cat ); } else { alert("You will need a browser
29) which supports Sherlock to install this plugin."); } } function
30) addOpenSearch(name,ext,cat,pid,meth)  { if ((typeof window.external ==
31) "object") && ((typeof window.external.AddSearchProvider == "unknown") ||
32) (typeof window.external.AddSearchProvider == "function"))) { if ((typeof
33) window.external.AddSearchProvider == "unknown") && meth == "p") {
34) alert("This plugin uses POST which is not currently supported by Internet
35) Explorer's implementation of OpenSearch."); } else {
36) window.external.AddSearchProvider(
37) "http://mycroft.mozdev.org/installos.php/" + pid + "/" + name + ".xml"); } }
38) else { alert("You will need a browser which supports OpenSearch to install
39) this plugin."); } } function addOpenSearch2(name,ext,cat,pid,meth)  { if
40) ((typeof window.external == "object") && ((typeof
41) window.external.AddSearchProvider == "unknown") || (typeof
42) window.external.AddSearchProvider == "function"))) { if ((typeof
43) window.external.AddSearchProvider == "unknown") && meth == "p") {
44) alert("This plugin uses POST which is not currently supported by Internet
45) Explorer's implementation of OpenSearch."); } else {
46) window.external.AddSearchProvider(
47) "http://torbutton.torproject.org/dev/search/" + name + ".xml"); } } else {
48) alert("You will need a browser which supports OpenSearch to install this
49) plugin."); } } function install (aEvent)  { var params = { "Torbutton": {
50) URL: aEvent.target.href, Hash: aEvent.target.getAttribute("hash"), toString:
51) function () { return this.URL; } } }; InstallTrigger.install(params); return
52) false; }
53) 
54) 
55) </script>
56) 
57) <h2>Torbutton</h2>
Runa A. Sandvik new, updated, removed files...

Runa A. Sandvik authored 13 years ago

58) <hr /> <strong>Current stable version:</strong><version-torbutton><br/>
59) <strong>Current alpha version:</strong><version-torbutton-alpha><br/> <br/>
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

60) <strong>Authors:</strong> Mike Perry &amp; Scott Squires<br/> <br/>
Runa A. Sandvik new, updated, removed files...

Runa A. Sandvik authored 13 years ago

61) <strong>Install Stable:</strong> Click to <a
Runa A. Sandvik updated translations for th...

Runa A. Sandvik authored 13 years ago

62) href="http://www.torproject.org/torbutton/torbutton-current.xpi"
63) hash="<version-hash-torbutton>" onclick="return install(event);">install
64) from this website</a> or <a
65) href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install
Runa A. Sandvik new, updated, removed files...

Runa A. Sandvik authored 13 years ago

66) from Mozilla's Add-On site</a><br/> <strong>Install Alpha:</strong> Click to
67) <a href="http://www.torproject.org/torbutton/torbutton-current-alpha.xpi"
68) hash="<version-hash-torbutton-alpha>" onclick="return
69) install(event);">install from this website</a> <br/> <strong>Past
70) Releases:</strong> <a href="releases/">Local</a><br/> <strong>Developer
71) Documentation:</strong> <a href="design/">Torbutton Design Document</a> and
72) <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>