[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbutton/master] Relase preparations



commit f913aca2d078f738d81c5b59346292269d79a0ab
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Fri Jan 22 12:17:24 2016 +0000

    Relase preparations
    
    CHANGELOG update, translation update, version bump
---
 src/CHANGELOG                               |   14 ++++++++++++++
 src/chrome/locale/ar/aboutDialog.dtd        |    4 ++--
 src/chrome/locale/ar/aboutTBUpdate.dtd      |    8 ++++----
 src/chrome/locale/ar/aboutTor.dtd           |    9 +++------
 src/chrome/locale/ar/aboutTor.properties    |   12 ------------
 src/chrome/locale/ar/brand.properties       |    2 +-
 src/chrome/locale/de/aboutTor.dtd           |    3 ---
 src/chrome/locale/de/aboutTor.properties    |   12 ------------
 src/chrome/locale/es/aboutTor.dtd           |    9 +++------
 src/chrome/locale/es/aboutTor.properties    |   12 ------------
 src/chrome/locale/eu/aboutTor.dtd           |    3 ---
 src/chrome/locale/eu/aboutTor.properties    |   12 ------------
 src/chrome/locale/fa/aboutTor.dtd           |    3 ---
 src/chrome/locale/fa/aboutTor.properties    |   12 ------------
 src/chrome/locale/fr/aboutTor.dtd           |    3 ---
 src/chrome/locale/fr/aboutTor.properties    |   12 ------------
 src/chrome/locale/it/aboutTBUpdate.dtd      |   10 +++++-----
 src/chrome/locale/it/aboutTor.dtd           |    9 +++------
 src/chrome/locale/it/aboutTor.properties    |   12 ------------
 src/chrome/locale/ja/aboutTBUpdate.dtd      |   10 +++++-----
 src/chrome/locale/ja/aboutTor.dtd           |    9 +++------
 src/chrome/locale/ja/aboutTor.properties    |   12 ------------
 src/chrome/locale/ko/aboutTBUpdate.dtd      |   10 +++++-----
 src/chrome/locale/ko/aboutTor.dtd           |   11 ++++-------
 src/chrome/locale/ko/aboutTor.properties    |   18 +++---------------
 src/chrome/locale/ko/brand.dtd              |    2 +-
 src/chrome/locale/ko/brand.properties       |    2 +-
 src/chrome/locale/nl/aboutTor.dtd           |    3 ---
 src/chrome/locale/nl/aboutTor.properties    |   12 ------------
 src/chrome/locale/pl/aboutTor.dtd           |    9 +++------
 src/chrome/locale/pl/aboutTor.properties    |   12 ------------
 src/chrome/locale/pt/aboutTBUpdate.dtd      |   10 +++++-----
 src/chrome/locale/pt/aboutTor.dtd           |   25 +++++++++++--------------
 src/chrome/locale/pt/aboutTor.properties    |   12 ------------
 src/chrome/locale/ru/aboutTor.dtd           |    3 ---
 src/chrome/locale/ru/aboutTor.properties    |   12 ------------
 src/chrome/locale/sv/aboutTor.dtd           |    9 +++------
 src/chrome/locale/sv/aboutTor.properties    |   12 ------------
 src/chrome/locale/tr/aboutTBUpdate.dtd      |    4 ++--
 src/chrome/locale/tr/aboutTor.dtd           |    9 +++------
 src/chrome/locale/tr/aboutTor.properties    |   12 ------------
 src/chrome/locale/vi/aboutTor.dtd           |    3 ---
 src/chrome/locale/vi/aboutTor.properties    |   12 ------------
 src/chrome/locale/zh-CN/aboutTor.dtd        |    3 ---
 src/chrome/locale/zh-CN/aboutTor.properties |   18 +++---------------
 src/chrome/locale/zh-CN/torbutton.dtd       |    2 +-
 src/install.rdf                             |    2 +-
 47 files changed, 89 insertions(+), 330 deletions(-)

diff --git a/src/CHANGELOG b/src/CHANGELOG
index c56939d..c31cda9 100644
--- a/src/CHANGELOG
+++ b/src/CHANGELOG
@@ -1,3 +1,17 @@
+1.9.5
+ * Bug 16990: Show circuit display for connections using multi-party channels
+ * Bug 18019: Avoid empty prompt shown after non-en-US update
+ * Bug 18004: Remove Tor fundraising donation banner
+ * Code cleanup
+ * Translation updates
+
+1.9.4.3
+ * Bug 16990: Show circuit display for connections using multi-party channels
+ * Bug 18019: Avoid empty prompt shown after non-en-US update
+ * Bug 18004: Remove Tor fundraising donation banner
+ * Code cleanup
+ * Translation updates
+
 1.9.4.2
  * Bug 16940: After update, load local change notes
  * Bug 16990: Avoid matching '250 ' to the end of node name
diff --git a/src/chrome/locale/ar/aboutDialog.dtd b/src/chrome/locale/ar/aboutDialog.dtd
index 2d808e6..248786e 100644
--- a/src/chrome/locale/ar/aboutDialog.dtd
+++ b/src/chrome/locale/ar/aboutDialog.dtd
@@ -5,13 +5,13 @@
 
 <!ENTITY help.start              "Ù?Ù? ترغب Ù?Ù? اÙ?Ù?ساعدةØ?">
 <!-- LOCALIZATION NOTE (help.donate): This is a link title that links to https://www.torproject.org/donate/donate.html.en -->
-<!ENTITY help.donateLink         "تبرع">
+<!ENTITY help.donateLink         "تبرÙ?ع">
 <!ENTITY help.or                 "Ø£Ù?">
 <!-- LOCALIZATION NOTE (help.getInvolvedLink): This is a link title that links to https://www.torproject.org/getinvolved/volunteer.html.en -->
 <!ENTITY help.getInvolvedLink    "شارÙ?">
 <!ENTITY help.end                "عÙ?اÙ?Ø© تعجب">
 <!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/docs/trademark-faq.html.en -->
-<!ENTITY bottomLinks.questions   "Ø£Ù? أسئÙ?Ø©Ø?">
+<!ENTITY bottomLinks.questions   "Ø£Ù?Ø© أسئÙ?Ø©Ø?">
 <!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to https://www.torproject.org/getinvolved/relays -->
 <!ENTITY bottomLinks.grow        "ساعد شبÙ?Ø© تÙ?ر عÙ?Ù? اÙ?Ù?Ù?Ù?">
 <!-- LOCALIZATION NOTE (bottom.questions): This is a link title that links to about:license -->
diff --git a/src/chrome/locale/ar/aboutTBUpdate.dtd b/src/chrome/locale/ar/aboutTBUpdate.dtd
index 37567bd..ce40b98 100644
--- a/src/chrome/locale/ar/aboutTBUpdate.dtd
+++ b/src/chrome/locale/ar/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
-<!ENTITY aboutTBUpdate.title "Tor Browser Update">
-<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
-<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
-<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
+<!ENTITY aboutTBUpdate.title "تحدÙ?Ø« Ù?تصÙ?Ø­ تÙ?ر">
+<!ENTITY aboutTBUpdate.updated "Ù?Ù?د تÙ? تحدÙ?Ø« Ù?تصÙ?Ø­ تÙ?ر.">
+<!ENTITY aboutTBUpdate.linkPrefix "Ù?Ù?حصÙ?Ù? عÙ?Ù? أحدث اÙ?Ù?عÙ?Ù?Ù?ات Ø­Ù?Ù? Ù?ذا اÙ?إصدار.">
+<!ENTITY aboutTBUpdate.linkLabel  "زÙ?ر Ù?Ù?Ù?عÙ?ا">
 <!ENTITY aboutTBUpdate.linkSuffix ".">
 <!ENTITY aboutTBUpdate.changeLogHeading "Changelog:">
diff --git a/src/chrome/locale/ar/aboutTor.dtd b/src/chrome/locale/ar/aboutTor.dtd
index 4d3caae..8945674 100644
--- a/src/chrome/locale/ar/aboutTor.dtd
+++ b/src/chrome/locale/ar/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "عÙ? تÙ?ر">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "Ù?ذا اÙ?Ù?تصÙ?Ø­ خارج اÙ?تحدÙ?Ø«">
 <!ENTITY aboutTor.outOfDateTorOff.label "Ø£Ù?ضاÙ?Ø? Ù?Ø°Ù? Ù?سخة Ù?دÙ?Ù?Ø© Ù?Ù? اÙ?Ù?تصÙ?Ø­.">
 <!ENTITY aboutTor.outOfDate2.label "اضغط عÙ?Ù? رÙ?ز اÙ?بصÙ?Ø© Ø«Ù? اختر &quot;تحÙ?Ù? Ù?Ù? تحدÙ?ثات Ù?تصÙ?Ø­ تÙ?ر&quot;">
 
 <!ENTITY aboutTor.check.label "اختبر إعدادات شبÙ?Ø© تÙ?ر.">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Ù?رحبا بÙ? Ù?Ù? Ù?تصÙ?Ø­ تÙ?ر">
+<!ENTITY aboutTor.success2.label "تÙ? اÙ?إتصاÙ? بشبÙ?Ø© تÙ?ر">
 <!ENTITY aboutTor.success3.label "Ù?Ù?Ù?Ù?Ù? اÙ?Ø¢Ù? تصÙ?Ø­ اÙ?اÙ?ترÙ?ت بشÙ?Ù? Ù?Ø­Ù?Ù? Ù?Ù?Ù?تÙ?.">
 <!ENTITY aboutTor.failure.label "حدث خطأ Ù?ا!">
 <!ENTITY aboutTor.failure2.label "تÙ?ر Ù?ا Ù?عÙ?Ù? Ù?Ù? Ù?ذا اÙ?Ù?تصÙ?Ø­.">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Ù?شرÙ?ع تÙ?ر Ù?Ù? Ù?شرÙ?ع غÙ?ر ربحÙ? (حسب US 501(c)(3)) Ù?Ù?Ù?رس Ù?Ù?بحثØ? Ù?اÙ?تطÙ?Ù?رØ? Ù?اÙ?تÙ?عÙ?Ø© Ø­Ù?Ù? Ù?Ù?ضÙ?ع إخÙ?اء اÙ?Ù?Ù?Ù?Ø© Ù?اÙ?خصÙ?صÙ?Ø©.">
 <!ENTITY aboutTor.learnMore.label "اÙ?رأ اÙ?Ù?زÙ?د عÙ? Ù?شرÙ?ع تÙ?ر »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "تبرع">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/ar/aboutTor.properties b/src/chrome/locale/ar/aboutTor.properties
index 10f09a1..d607324 100644
--- a/src/chrome/locale/ar/aboutTor.properties
+++ b/src/chrome/locale/ar/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S"
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/ar/brand.properties b/src/chrome/locale/ar/brand.properties
index 75c5fd1..835f1b9 100644
--- a/src/chrome/locale/ar/brand.properties
+++ b/src/chrome/locale/ar/brand.properties
@@ -2,7 +2,7 @@
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-brandShorterName=Ù?تصÙ?Ø­ Tor
+brandShorterName=Ù?تصÙ?Ø­ تÙ?ر
 brandShortName=Ù?تصÙ?Ø­ تÙ?ر
 brandFullName=Ù?تصÙ?Ø­ تÙ?ر
 vendorShortName=Ù?شرÙ?ع تÙ?ر
diff --git a/src/chrome/locale/de/aboutTor.dtd b/src/chrome/locale/de/aboutTor.dtd
index 1539814..a46329f 100644
--- a/src/chrome/locale/de/aboutTor.dtd
+++ b/src/chrome/locale/de/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Die Organisation »The Tor Project« ist nach dem US-Gesetz US 501(c)(3) als gemeinnützig eingestuft und widmet sich der Forschung, der Entwicklung und der Schulung zum Thema Internetanonymität und Datenschutz.">
 <!ENTITY aboutTor.learnMore.label "Mehr über das Tor-Projekt erfahren »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Spenden">
-<!ENTITY aboutTor.donate.supportTor "Bitte unterstützen Sie Tor!">
diff --git a/src/chrome/locale/de/aboutTor.properties b/src/chrome/locale/de/aboutTor.properties
index d73f7a3..b7fc4bf 100644
--- a/src/chrome/locale/de/aboutTor.properties
+++ b/src/chrome/locale/de/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=<a href="%1$S">Sicheres</a> Suchen mit <a href="%2$S">
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden hätte mich nicht ohne Tor und andere kostenlose Software Verschlüsselungs-Projekte kontaktieren können. Tor ist ein wesentliches Werkzeug und es benötigt unsere Unterstützung.
-aboutTor.donationBanner.lp.speciality=Oscar-prämierte Dokumentarfilmerin, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privatsphäre und Anonymität betreffen uns alle.
-aboutTor.donationBanner.cd.speciality= Novellist, Technologie-Aktivist, Co-Editor von Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Bitte hilf dem weltweit stärksten Tool für Privatsphäre nachhaltiger zu werden.
-aboutTor.donationBanner.rd.speciality=Gründer, amtierender Geschäftsführender Direktor des Tor-Projektes
diff --git a/src/chrome/locale/es/aboutTor.dtd b/src/chrome/locale/es/aboutTor.dtd
index c339af6..5c781c8 100644
--- a/src/chrome/locale/es/aboutTor.dtd
+++ b/src/chrome/locale/es/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Acerca de Tor">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "ADVERTENCIA: Este navegador no está actualizado.">
 <!ENTITY aboutTor.outOfDateTorOff.label "ADEM�S, este navegador tampoco está actualizado.">
 <!ENTITY aboutTor.outOfDate2.label "Haga clic en la cebolla y luego seleccione Comprobar actualizaciones del Navegador Tor.">
 
 <!ENTITY aboutTor.check.label "Probar las preferencias de red Tor">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Bienvenido al Navegador Tor">
+<!ENTITY aboutTor.success2.label "Conectado a la red Tor.">
 <!ENTITY aboutTor.success3.label "Ahora es libre de navegar por Internet anónimamente.">
 <!ENTITY aboutTor.failure.label "¡Algo fue mal!">
 <!ENTITY aboutTor.failure2.label "Tor no está funcionando en este navegador.">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "El Projecto Tor es una US 501(c)(3) sin ánimo de lucro dedicada a la investigación, desarrollo y educación sobre anonimidad y privacidad en línea.">
 <!ENTITY aboutTor.learnMore.label "Aprenda más acerca del El Proyecto Tor »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Donar">
-<!ENTITY aboutTor.donate.supportTor "Por favor ayuda a Tor!">
diff --git a/src/chrome/locale/es/aboutTor.properties b/src/chrome/locale/es/aboutTor.properties
index ca89874..fb92251 100644
--- a/src/chrome/locale/es/aboutTor.properties
+++ b/src/chrome/locale/es/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Busque <a href="%1$S">de forma segura</a> con <a href=
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/eu/aboutTor.dtd b/src/chrome/locale/eu/aboutTor.dtd
index e07140d..76020fc 100644
--- a/src/chrome/locale/eu/aboutTor.dtd
+++ b/src/chrome/locale/eu/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "The Tor Project irabazi asmorik gabeko US 501(c)(3) bat da, ikerketara, garapenera, eta onlineko anonimotasuna eta pribatutasunaren hezkuntzara zuzendutakoa.">
 <!ENTITY aboutTor.learnMore.label "The Tor Projecti buruz gehiago ikasi »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Egizu dohaintza">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/eu/aboutTor.properties b/src/chrome/locale/eu/aboutTor.properties
index 32335f8..30a7858 100644
--- a/src/chrome/locale/eu/aboutTor.properties
+++ b/src/chrome/locale/eu/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Bilatu<a href="%1$S">modu seguruan</a> ondokoarekin: <
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/fa/aboutTor.dtd b/src/chrome/locale/fa/aboutTor.dtd
index 27edf8b..c0ae835 100644
--- a/src/chrome/locale/fa/aboutTor.dtd
+++ b/src/chrome/locale/fa/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "پرÙ?Ú?Ù?Ù? تÙ?ر سازÙ?اÙ? غÛ?ر اÙ?تÙ?اعÛ? Ø¢Ù?رÛ?کاÛ?Û? 501(c)3 Ù?ختص Ù¾Ú?Ù?Ù?Ø´, تÙ?سعÙ? Ù? Ø¢Ù?Ù?زش در زÙ?Û?Ù? Ù?اشÙ?اسÛ? Ù? حرÛ?Ù? شخصÛ? Ø¢Ù?Ù?اÙ?Ù? Ù?ست.">
 <!ENTITY aboutTor.learnMore.label "اطÙ?اعات بÛ?شتر در پرÙ?Ú?Ù?Ù? تÙ?ر Ù?سب Ù?Ù?Ù?د">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "اÙ?دا">
-<!ENTITY aboutTor.donate.supportTor "Ù?Ø·Ù?ا از تÙ?ر Ø­Ù?اÛ?ت Ú©Ù?Û?د.">
diff --git a/src/chrome/locale/fa/aboutTor.properties b/src/chrome/locale/fa/aboutTor.properties
index f39d06f..54e04d9 100644
--- a/src/chrome/locale/fa/aboutTor.properties
+++ b/src/chrome/locale/fa/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=جستجÙ? <a href="%1$S">اÛ?Ù?Ù?</a> با <a href="%
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=ادÙ?ارد اسÙ?Ù?دÙ? بدÙ?Ù? تÙ?ر Ù? ساÛ?ر پرÙ?Ú?Ù?â??Ù?اÛ? Ù?رÙ?â??اÙ?زارÛ? راÛ?گاÙ? در زÙ?Û?Ù?Ù?â??Û? رÙ?زگذارÛ?Ø? Ù?ادر بÙ? تÙ?اس با Ù?Ù? Ù?بÙ?د. تÙ?ر ابزارÛ? ضرÙ?رÛ? استØ? Ù? بÙ? پشتÛ?باÙ?Û? Ù?ا Ù?Û?از دارد.
-aboutTor.donationBanner.lp.speciality=برÙ?دÙ?â??Û? جاÛ?زÙ?â??Û? اسکار بÙ?ترÛ?Ù? Ù?ستÙ?دØ? <i>Ø´Ù?رÙ?Ù?د Ø´Ù?ارÙ? Ú?Ù?ار</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=حرÛ?Ù? خصÙ?صÛ? Ù? Ù?Ù?â??Ú?Ù?Û?Ù? Ú¯Ù?Ù?اÙ? Ù?اÙ?دÙ?Ø? Ù?Ù?ضÙ?ع Ù?Ù?Ù?Û? براÛ? Ù?Ù?Ù?â??Û? Ù?ا بÙ?â??Ø´Ù?ار Ù?Û?â??Ø¢Û?د.
-aboutTor.donationBanner.cd.speciality= رÙ?اÙ? Ù?Ù?Û?سØ? Ù?عاÙ? زÙ?Û?Ù?Ù? Ù?Ù?اÙ?رÛ?Ø? Ù?Ù?کارÛ? Ù?Û?راستار Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Ù?Ø·Ù?ا Ú©Ù?Ú© Ú©Ù?Û?د تا Ù?Ù?Û?â??ترÛ?Ù? ابزار Ø­Ù?ظ حرÛ?Ù? شخصÛ?Ø? پاÛ?دارتر Ø´Ù?د.
-aboutTor.donationBanner.rd.speciality=بÙ?Û?اÙ? گذارØ? Ù?دÛ?ر اجراÛ?Û? Ù?عاÙ? پرÙ?Ú?Ù?â??Û? تÙ?ر
diff --git a/src/chrome/locale/fr/aboutTor.dtd b/src/chrome/locale/fr/aboutTor.dtd
index 4420599..ec76322 100644
--- a/src/chrome/locale/fr/aboutTor.dtd
+++ b/src/chrome/locale/fr/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Le projet Tor est une organisation à but non lucratif (US 501(c)(3)) dédiée à la recherche, le développement et l'éducation sur l'anonymat et la vie privée en ligne.">
 <!ENTITY aboutTor.learnMore.label "En savoir plus sur le projet Tor »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html";>
-
-<!ENTITY aboutTor.donate.donate "Faire une donation">
-<!ENTITY aboutTor.donate.supportTor "Merci de soutenir Tor !">
diff --git a/src/chrome/locale/fr/aboutTor.properties b/src/chrome/locale/fr/aboutTor.properties
index d0b3c4d..ec59d81 100644
--- a/src/chrome/locale/fr/aboutTor.properties
+++ b/src/chrome/locale/fr/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Rechercher <a href="%1$S">de manière sécurisée</a>
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden n'aurait pas pu me contacter sans Tor et d'autres projects libres de logiciels de chiffrement. Tor est un outil essentiel, et il a besoin de notre support. 
-aboutTor.donationBanner.lp.speciality=Réalisatrice Oscar du Meilleur Documentaire, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Confidentialité et anonymat nous concerne tous.
-aboutTor.donationBanner.cd.speciality= Auteur, Activiste pour la technologie, co-editeur de Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Veuillez aider l'outil d'anonymat le plus efficace dans le monde à devenir plus indépendant !
-aboutTor.donationBanner.rd.speciality=Fondateur, Directeur Exécutif Intérimaire du Projet Tor
diff --git a/src/chrome/locale/it/aboutTBUpdate.dtd b/src/chrome/locale/it/aboutTBUpdate.dtd
index 37567bd..2229d15 100644
--- a/src/chrome/locale/it/aboutTBUpdate.dtd
+++ b/src/chrome/locale/it/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
-<!ENTITY aboutTBUpdate.title "Tor Browser Update">
-<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
-<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
-<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
+<!ENTITY aboutTBUpdate.title "Aggiornamento del Browser TOR">
+<!ENTITY aboutTBUpdate.updated "Il Browser TOR è stato aggiornato.">
+<!ENTITY aboutTBUpdate.linkPrefix "Per maggiori informazioni su questa versione,">
+<!ENTITY aboutTBUpdate.linkLabel  "visita il nostro sito web">
 <!ENTITY aboutTBUpdate.linkSuffix ".">
-<!ENTITY aboutTBUpdate.changeLogHeading "Changelog:">
+<!ENTITY aboutTBUpdate.changeLogHeading "Log dei cambiamenti:">
diff --git a/src/chrome/locale/it/aboutTor.dtd b/src/chrome/locale/it/aboutTor.dtd
index d334ab7..17eba77 100644
--- a/src/chrome/locale/it/aboutTor.dtd
+++ b/src/chrome/locale/it/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Info su Tor">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "ATTENZIONE: questo browser non è aggiornato.">
 <!ENTITY aboutTor.outOfDateTorOff.label "INOLTRE, questo browser non è aggiornato.">
 <!ENTITY aboutTor.outOfDate2.label "Clicca sulla cipolla e scegli &quot;Scarica Aggiornamento Tor Browser Bundle&quot;.">
 
 <!ENTITY aboutTor.check.label "Test Impostazioni della Rete Tor">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Benvenuto nel Browser TOR">
+<!ENTITY aboutTor.success2.label "Connesso alla rete TOR.">
 <!ENTITY aboutTor.success3.label "Ora sei libero di navigare in internet anonimamente.">
 <!ENTITY aboutTor.failure.label "Qualcosa è Andato Storto!">
 <!ENTITY aboutTor.failure2.label "Tor non sta funzionando su questo browser.">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Il Tor Project è un'organizzazione 501(c)(3) non-profit americana dedicata alla ricerca, sviluppo ed educazione sull'anonimato e privacy online.">
 <!ENTITY aboutTor.learnMore.label "Maggiori info sul Tor Project »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Dona">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/it/aboutTor.properties b/src/chrome/locale/it/aboutTor.properties
index 5006a7d..db49b15 100644
--- a/src/chrome/locale/it/aboutTor.properties
+++ b/src/chrome/locale/it/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Cerca <a href="%1$S"> in sicurezza </a> con <a href="%
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/ja/aboutTBUpdate.dtd b/src/chrome/locale/ja/aboutTBUpdate.dtd
index 3e57766..e862134 100644
--- a/src/chrome/locale/ja/aboutTBUpdate.dtd
+++ b/src/chrome/locale/ja/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
-<!ENTITY aboutTBUpdate.title "Tor Browser Update">
-<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
-<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
-<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
+<!ENTITY aboutTBUpdate.title "TorBrowserã?¢ã??ã??ã??ã?¼ã??">
+<!ENTITY aboutTBUpdate.updated "TorBrowserã?¢ã??ã??ã??ã?¼ã??å®?äº?">
+<!ENTITY aboutTBUpdate.linkPrefix "ã??ã?®ã?ªã?ªã?¼ã?¹ã?«ã?¤ã??ã?¦ã?®æ??æ?°æ??å ±ã??å?¥æ??ã??ã??ã??ã??ã??">
+<!ENTITY aboutTBUpdate.linkLabel  "æ??ã??ã?®ã?¦ã?§ã??ã?µã?¤ã??ã??è¦?ã?¦ã??ã? ã??ã??">
 <!ENTITY aboutTBUpdate.linkSuffix "ã??">
-<!ENTITY aboutTBUpdate.changeLogHeading "Changelog:">
+<!ENTITY aboutTBUpdate.changeLogHeading "��履歴">
diff --git a/src/chrome/locale/ja/aboutTor.dtd b/src/chrome/locale/ja/aboutTor.dtd
index a093b1e..10844f3 100644
--- a/src/chrome/locale/ja/aboutTor.dtd
+++ b/src/chrome/locale/ja/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Torã?«ã?¤ã??ã?¦">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "è­¦å??ï¼?ã??ã?®ã??ã?©ã?¦ã?¶ã?¯å?¤ã??ã??ã?¼ã?¸ã?§ã?³ã?§ã??ã??">
 <!ENTITY aboutTor.outOfDateTorOff.label "ã?¾ã??ã??ã??ã?®ã??ã?©ã?¦ã?¶ã?¯å?¤ã??ã??ã?¼ã?¸ã?§ã?³ã?§ã??ã??">
 <!ENTITY aboutTor.outOfDate2.label "Onion ã??ã?¯ã?ªã??ã?¯ã??ã?¦ Tor Browser ã?®ã?¢ã??ã??ã??ã?¼ã??ã??確èª?ã??ã?¦ã??ã? ã??ã??ã??">
 
 <!ENTITY aboutTor.check.label "Torã?®ã??ã??ã??ã?¯ã?¼ã?¯è¨­å®?ã??ã??ã?¹ã??ã??ã??">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "ï¼´ï½?ï½? ï¼¢ï½?ï½?ï½?ï½?ï½?ï½?ã?«ã??ã??ã??ã??">
+<!ENTITY aboutTor.success2.label "Torã??ã??ã??ã?¯ã?¼ã?¯ã?«æ?¥ç¶?ã??ã?¾ã??ã??">
 <!ENTITY aboutTor.success3.label "ç?¾å?¨ã??è?ªç?±ã?«å?¿å??ã?§ã?¤ã?³ã?¿ã?¼ã??ã??ã??ã??ã??ã?©ã?¦ã?ºå?ºæ?¥ã?¾ã??ã??">
 <!ENTITY aboutTor.failure.label "ä½?ã??ã??é??é??ã?£ã?¦ã??ã?¾ã??ï¼?">
 <!ENTITY aboutTor.failure2.label "Torã?¯ã??ã??ã?®ã??ã?©ã?¦ã?¶ã?§ã?¯å??ä½?ã??ã?¾ã??ã??ã??">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Tor Projectã?¯ã??ã?ªã?³ã?©ã?¤ã?³ã?®å?¿å??æ?§ã?¨ã??ã?©ã?¤ã??ã?·ã?¼ã?®ç ?究ã?»é??ç?ºã?»æ??è?²ã??å°?é??ã?«è¡?ã??ç±³å?½ã?®501(c)(3)é??å?¶å?©å?£ä½?ã?§ã??ã??">
 <!ENTITY aboutTor.learnMore.label "Tor Projectã?«é?¢ã??ã??詳細  »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "��">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/ja/aboutTor.properties b/src/chrome/locale/ja/aboutTor.properties
index 290c072..ed1ecc6 100644
--- a/src/chrome/locale/ja/aboutTor.properties
+++ b/src/chrome/locale/ja/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=<a href="%2$S">Disconnect.me</a>ã?§<a href="%1$S">å®?
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/ko/aboutTBUpdate.dtd b/src/chrome/locale/ko/aboutTBUpdate.dtd
index 545f269..5ad84ba 100644
--- a/src/chrome/locale/ko/aboutTBUpdate.dtd
+++ b/src/chrome/locale/ko/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
-<!ENTITY aboutTBUpdate.title "Tor Browser Update">
-<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
-<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
-<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
+<!ENTITY aboutTBUpdate.title "Tor ë¸?ë?¼ì?°ì ? ì??ë?°ì?´í?¸">
+<!ENTITY aboutTBUpdate.updated "Tor ë¸?ë?¼ì?°ì ?ê°? ì??ë?°ì?´í?¸ë??ì??ì?µë??ë?¤.">
+<!ENTITY aboutTBUpdate.linkPrefix "ì?´ë²? ì??ë?°ì?´í?¸ì?? ë??í?´ ë?? ì??ê³  ì?¶ì?¼ì??ë©´">
+<!ENTITY aboutTBUpdate.linkLabel  "ì ?í?¬ ì?¬ì?´í?¸ë¥¼ 방문í?´ 주ì?¸ì??">
 <!ENTITY aboutTBUpdate.linkSuffix " ">
-<!ENTITY aboutTBUpdate.changeLogHeading "Changelog:">
+<!ENTITY aboutTBUpdate.changeLogHeading "�경��:">
diff --git a/src/chrome/locale/ko/aboutTor.dtd b/src/chrome/locale/ko/aboutTor.dtd
index 2ee34ad..23ca3ac 100644
--- a/src/chrome/locale/ko/aboutTor.dtd
+++ b/src/chrome/locale/ko/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Torì?? ë??í?´ì??">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
-<!ENTITY aboutTor.outOfDateTorOff.label "ë?? í??, ì?´ ë¸?ë?¼ì?°ì ?ë?? ì?¤ë??ë??ì??ì?µë??ë?¤.">
+<!ENTITY aboutTor.outOfDateTorOn.label "주ì??: í??ì?¬ 구ë²?ì ? ë¸?ë?¼ì?°ì ?를 ì?¬ì?©í??ê³  ê³?ì?­ë??ë?¤.">
+<!ENTITY aboutTor.outOfDateTorOff.label "ë??í??,  í??ì?¬ 구ë²?ì ? ë¸?ë?¼ì?°ì ?를 ì?¬ì?©í??ê³  ê³?ì?­ë??ë?¤.">
 <!ENTITY aboutTor.outOfDate2.label "onionì?? í?´ë¦­í??ê³  Tor Browser ì??ë?°ì?´í?¸ ì²´í?¬ë¥¼ ì? í??í??ì?¸ì??.">
 
 <!ENTITY aboutTor.check.label "Tor ë?¤í?¸ì??í?¬ ì?¤ì ? í??ì?¤í?¸">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Tor ë¸?ë?¼ì?°ì ?ì?? ì?¤ì?  ê²?ì?? í??ì??í?©ë??ë?¤">
+<!ENTITY aboutTor.success2.label "Tor ë?¤í?¸ì??í?¬ì?? ì?°ê²°ë??ì??ì?µë??ë?¤.">
 <!ENTITY aboutTor.success3.label "ì?´ì ? ì??ì? ë¡­ê²? ì?µëª?ì?¼ë¡? ì?¸í?°ë?·ì?? í??ì??í?  ì?? ì??ì?µë??ë?¤.">
 <!ENTITY aboutTor.failure.label "ë­?ê°? ì??못ë??ì??ì?µë??ë?¤!">
 <!ENTITY aboutTor.failure2.label "Torë?? ì?´ ë¸?ë?¼ì?°ì ?ì??ì?? ì??ë??í??ì§? ì??ì?µë??ë?¤.">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Tor í??ë¡?ì ?í?¸ë??? ì?¨ë?¼ì?¸ ì?µëª? ë°? ê°?ì?¸ ì ?ë³´ ë³´í?¸ì?? ì?°êµ¬, ê°?ë°? ë°? êµ?ì?¡ì?? í??ì?°ë?? US 501(c)(3) ë¹?ì??리 ë?¨ì²´ì??ë??ë?¤.">
 <!ENTITY aboutTor.learnMore.label "Tor í??ë¡?ì ?í?¸ì?? ë??í?´ì?? ë?? ì??ì??보기 »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "í??ì??í??기">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/ko/aboutTor.properties b/src/chrome/locale/ko/aboutTor.properties
index 1d37de7..69c53da 100644
--- a/src/chrome/locale/ko/aboutTor.properties
+++ b/src/chrome/locale/ko/aboutTor.properties
@@ -2,32 +2,20 @@
 # See LICENSE for licensing information.
 # vim: set sw=2 sts=2 ts=8 et:
 
-aboutTor.searchSP.privacy=<a href="%2$S">ì??ì??í??ì?´ì§?</a>를 <a href="%1$S">ì??ì ?í??ê²?</a>  ê²?ì??
+aboutTor.searchSP.privacy=<a href="%2$S">ì??ì??í??ì?´ì§?</a>를 í?µí?´ <a href="%1$S">ì??ì ?í??ê²?</a>  ê²?ì??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchSP.privacy.link=https://startpage.com/eng/protect-privacy.html
 # The following string is a link which replaces %2$S above.
 aboutTor.searchSP.search.link=https://startpage.com/
 
-aboutTor.searchDDG.privacy=<a href="%2$S">DuckDuckGo</a>를 <a href="%1$S>ì??ì ?í??ê²?</a> ê²?ì??
+aboutTor.searchDDG.privacy=<a href="%2$S">DuckDuckGo</a>를 í?µí?´ <a href="%1$S>ì??ì ?í??ê²?</a> ê²?ì??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchDDG.privacy.link=https://duckduckgo.com/privacy.html
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDDG.search.link=https://duckduckgo.com/
 
-aboutTor.searchDC.privacy=<a href="%2$S">Diconnect.me</a>를 <a href="%1$S">ì??ì ?í??ê²?</a>
+aboutTor.searchDC.privacy=<a href="%2$S">Diconnect.me</a>를 í?µí?´ <a href="%1$S">ì??ì ?í??ê²?</a> ê²?ì??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/ko/brand.dtd b/src/chrome/locale/ko/brand.dtd
index 78aa858..d8b78d3 100644
--- a/src/chrome/locale/ko/brand.dtd
+++ b/src/chrome/locale/ko/brand.dtd
@@ -2,7 +2,7 @@
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
-<!ENTITY  brandShorterName      "Tor Browser">
+<!ENTITY  brandShorterName      "Tor ����">
 <!ENTITY  brandShortName        "Tor ����">
 <!ENTITY  brandFullName         "Tor ����">
 <!ENTITY  vendorShortName       "Tor í??ë¡?ì ?í?¸">
diff --git a/src/chrome/locale/ko/brand.properties b/src/chrome/locale/ko/brand.properties
index 36b8d8b..81a7488 100644
--- a/src/chrome/locale/ko/brand.properties
+++ b/src/chrome/locale/ko/brand.properties
@@ -2,7 +2,7 @@
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-brandShorterName=Tor Browser
+brandShorterName=Tor ����
 brandShortName=Tor ����
 brandFullName=Tor ����
 vendorShortName=Tor í??ë¡?ì ?í?¸
diff --git a/src/chrome/locale/nl/aboutTor.dtd b/src/chrome/locale/nl/aboutTor.dtd
index fcc46ec..9c6068b 100644
--- a/src/chrome/locale/nl/aboutTor.dtd
+++ b/src/chrome/locale/nl/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Het Tor Project is een US 501(c)(3) non-profit voor onderzoek, ontwikkeling, onderwijs in online anonimiteit en privacy.">
 <!ENTITY aboutTor.learnMore.label "Leer meer over Het Tor  Project » ">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Doneer">
-<!ENTITY aboutTor.donate.supportTor "Steun a.u.b. Tor!">
diff --git a/src/chrome/locale/nl/aboutTor.properties b/src/chrome/locale/nl/aboutTor.properties
index 8c2c87f..63c49fa 100644
--- a/src/chrome/locale/nl/aboutTor.properties
+++ b/src/chrome/locale/nl/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=<a href="%1$S">Veilig</a> zoeken met <a href="%2$S">Di
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden zou geen contact met mij kunnen hebben zonder Tor en andere gratis software encryptie projecten. Tor is essentieel, en het heeft nu onze hulp nodig.
-aboutTor.donationBanner.lp.speciality=Oscar-Winnend Documentaire Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy en anonimiteit is voor iedereen belangrijk.
-aboutTor.donationBanner.cd.speciality= Romanschrijver, technologie activist en co-redacteur van Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Help mee met het in stand houden van het sterkste privacy tool van de wereld!
-aboutTor.donationBanner.rd.speciality=Oprichter, Adjunct-directeur van het Tor Project
diff --git a/src/chrome/locale/pl/aboutTor.dtd b/src/chrome/locale/pl/aboutTor.dtd
index a79b973..e307e5b 100644
--- a/src/chrome/locale/pl/aboutTor.dtd
+++ b/src/chrome/locale/pl/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Informacje na temat Tor'a">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "Ostrzeżenie: ta przeglÄ?darka jest nieaktualna.">
 <!ENTITY aboutTor.outOfDateTorOff.label "PONADTO, ta przeglÄ?darka jest nieaktualna.">
 <!ENTITY aboutTor.outOfDate2.label "Kliknij na ikonÄ? cebuli, a nastÄ?pnie wybierz Sprawdź czy sÄ? dostÄ?pne aktualizacje.">
 
 <!ENTITY aboutTor.check.label "Przetestuj Ustawienia Sieci Tor">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Witamy w Tor Browser">
+<!ENTITY aboutTor.success2.label "PoÅ?Ä?czono z sieciÄ? Tor">
 <!ENTITY aboutTor.success3.label "Możesz teraz swobodnie przeglÄ?daÄ? Internet anonimowo.">
 <!ENTITY aboutTor.failure.label "CoÅ? poszÅ?o nie tak!">
 <!ENTITY aboutTor.failure2.label "Tor nie dziaÅ?a w tej przeglÄ?darce.">
@@ -49,6 +49,3 @@
 * 501(c)(3)">
 <!ENTITY aboutTor.learnMore.label "Dowiedz siÄ? wiÄ?cej na temat Tor Project »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Wspomóż finansowo">
-<!ENTITY aboutTor.donate.supportTor "ProszÄ? wspomóż Tor!">
diff --git a/src/chrome/locale/pl/aboutTor.properties b/src/chrome/locale/pl/aboutTor.properties
index 88c79b9..9bf0dcd 100644
--- a/src/chrome/locale/pl/aboutTor.properties
+++ b/src/chrome/locale/pl/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Szukaj <a href="%1$S">bezpiecznie</a> używajÄ?c wyszu
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/pt/aboutTBUpdate.dtd b/src/chrome/locale/pt/aboutTBUpdate.dtd
index 37567bd..8b22e17 100644
--- a/src/chrome/locale/pt/aboutTBUpdate.dtd
+++ b/src/chrome/locale/pt/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
-<!ENTITY aboutTBUpdate.title "Tor Browser Update">
-<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
-<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
-<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
+<!ENTITY aboutTBUpdate.title "Navegador Tor - Atualização">
+<!ENTITY aboutTBUpdate.updated "O Navegador Tor foi atualizado">
+<!ENTITY aboutTBUpdate.linkPrefix "Para a informação mais atualizada sobre este lançamento,">
+<!ENTITY aboutTBUpdate.linkLabel  "visite o nosso site da Web">
 <!ENTITY aboutTBUpdate.linkSuffix ".">
-<!ENTITY aboutTBUpdate.changeLogHeading "Changelog:">
+<!ENTITY aboutTBUpdate.changeLogHeading "Registo de alterações:">
diff --git a/src/chrome/locale/pt/aboutTor.dtd b/src/chrome/locale/pt/aboutTor.dtd
index 8fd6939..24ff4a5 100644
--- a/src/chrome/locale/pt/aboutTor.dtd
+++ b/src/chrome/locale/pt/aboutTor.dtd
@@ -6,17 +6,17 @@
 
 <!ENTITY aboutTor.title "Sobre o Tor">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
-<!ENTITY aboutTor.outOfDateTorOff.label "TAMB�M, este navegador está desatualizado.">
-<!ENTITY aboutTor.outOfDate2.label "Clique na cebola e escolha 'Procurar atualizações do navegador Tor'">
+<!ENTITY aboutTor.outOfDateTorOn.label "AVISO: este navegador está desatualizado.">
+<!ENTITY aboutTor.outOfDateTorOff.label "Este navegador também está desatualizado.">
+<!ENTITY aboutTor.outOfDate2.label "Clique na cebola e escolha 'Procurar por atualizações do Navegador Tor'">
 
-<!ENTITY aboutTor.check.label "Testar as Configurações da Rede Tor">
+<!ENTITY aboutTor.check.label "Testar Configurações da Rede Tor">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
-<!ENTITY aboutTor.success3.label "Agora já está livre para navegar na Internet anonimamente.">
-<!ENTITY aboutTor.failure.label "Ocorreu Algo de Errado!">
-<!ENTITY aboutTor.failure2.label "O Tor não está  a funcionar neste navegador.">
+<!ENTITY aboutTor.success.label "Bem-vindo ao Navegador Tor">
+<!ENTITY aboutTor.success2.label "Ligado à rede Tor.">
+<!ENTITY aboutTor.success3.label "Agora já está livre para navegar anonimamente na Internet.">
+<!ENTITY aboutTor.failure.label "Ocorreu algo de errado!">
+<!ENTITY aboutTor.failure2.label "O Tor não está a funcionar neste navegador.">
 <!ENTITY aboutTor.failure3prefix.label "Para assistência, por favor, contacte">
 <!ENTITY aboutTor.failure3Link "help@xxxxxxxxxxxxxxxxx">
 <!ENTITY aboutTor.failure3suffix.label ".">
@@ -32,7 +32,7 @@
 <!ENTITY aboutTor.torInfo3.label "Nó de saída:">
 <!ENTITY aboutTor.torInfo4.label "Este servidor não regista qualquer informação sobre os visitantes.">
 <!ENTITY aboutTor.whatnextQuestion.label "E a seguir?">
-<!ENTITY aboutTor.whatnextAnswer.label "O Tor N�O é tudo o que precisa para navegar anonimamente na Internet! Poderá ter que mudar alguns dos seus hábitos de navegação para ter a certeza que a sua identidade está segura.">
+<!ENTITY aboutTor.whatnextAnswer.label "O Tor N�O é tudo o que precisa para navegar anonimamente! Poderá ter que alterar alguns dos seus hábitos de navegação para assegurar que a sua identidade fica segura.">
 <!ENTITY aboutTor.whatnext.label "Dicas Sobre Como se Manter Anónimo »">
 <!ENTITY aboutTor.whatnext.link "https://www.torproject.org/download/download.html.en#warning";>
 <!ENTITY aboutTor.helpInfo1.label "Você Pode Ajudar!">
@@ -44,9 +44,6 @@
 <!ENTITY aboutTor.helpInfo5.label "Efetue um Donativo »">
 <!ENTITY aboutTor.helpInfo5.link "https://www.torproject.org/donate/donate.html.en";>
 
-<!ENTITY aboutTor.footer.label "O Projeto Tor é uma organização sem fins lucrativos US 501(c)(3) dedicada à investigação, desenvolvimento e promoção de anonimato e privacidade on-line.">
+<!ENTITY aboutTor.footer.label "O Projeto Tor é uma organização sem fins lucrativos US 501(c)(3), dedicada à investigação, desenvolvimento e promoção do anonimato e privacidade on-line.">
 <!ENTITY aboutTor.learnMore.label "Saber mais sobre o Projeto Tor »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Doar">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/pt/aboutTor.properties b/src/chrome/locale/pt/aboutTor.properties
index 85e9a0d..7bf9d5d 100644
--- a/src/chrome/locale/pt/aboutTor.properties
+++ b/src/chrome/locale/pt/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Procurar com <a href="%1$S">segurança</a> com <a href
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/ru/aboutTor.dtd b/src/chrome/locale/ru/aboutTor.dtd
index ac71c5b..f2ea375 100644
--- a/src/chrome/locale/ru/aboutTor.dtd
+++ b/src/chrome/locale/ru/aboutTor.dtd
@@ -48,6 +48,3 @@
 <!ENTITY aboutTor.learnMore.label "УзнайÑ?е болÑ?Ñ?е о пÑ?оекÑ?е Tor »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html#ru
 ">
-
-<!ENTITY aboutTor.donate.donate "Ð?ожеÑ?Ñ?воваÑ?Ñ?">
-<!ENTITY aboutTor.donate.supportTor "Ð?ожалÑ?йÑ?Ñ?а, поддеÑ?жиÑ?е Tor!">
diff --git a/src/chrome/locale/ru/aboutTor.properties b/src/chrome/locale/ru/aboutTor.properties
index e294d61..6795b7c 100644
--- a/src/chrome/locale/ru/aboutTor.properties
+++ b/src/chrome/locale/ru/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Ð?Ñ?иÑ?е <a href="%1$S">конÑ?иденÑ?иалÑ?н
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Ð?оÑ?а Ð?ойÑ?Ñ?аÑ? 
-aboutTor.donationBanner.lp.quote=ЭдваÑ?д СноÑ?ден не бÑ?л бÑ? в Ñ?оÑ?Ñ?оÑ?нии Ñ?вÑ?заÑ?Ñ?Ñ?Ñ? Ñ?о мной без Tor и дÑ?Ñ?гиÑ? пÑ?оекÑ?ов Ñ?вободного пÑ?огÑ?аммного обеÑ?пеÑ?ениÑ? длÑ?  Ñ?иÑ?Ñ?ованиÑ?. ТоÑ? Ñ?влÑ?еÑ?Ñ?Ñ? важнÑ?м инÑ?Ñ?Ñ?Ñ?менÑ?ом, и он нÑ?ждаеÑ?Ñ?Ñ? в наÑ?ей поддеÑ?жке.
-aboutTor.donationBanner.lp.speciality=обладаÑ?елÑ? "Ð?Ñ?каÑ?а" за лÑ?Ñ?Ñ?ий докÑ?менÑ?алÑ?нÑ?й Ñ?илÑ?м <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Ð?оÑ?и Ð?окÑ?оÑ?оÑ?
-aboutTor.donationBanner.cd.quote=Ð?онÑ?иденÑ?иалÑ?ноÑ?Ñ?Ñ? и анонимноÑ?Ñ?Ñ? важна длÑ? вÑ?еÑ? наÑ?.
-aboutTor.donationBanner.cd.speciality= Ð?иÑ?аÑ?елÑ?, акÑ?ивиÑ?Ñ? в облаÑ?Ñ?и Ñ?еÑ?нологий, Ñ?оÑ?едакÑ?оÑ? Ñ?еÑ?Ñ?Ñ?Ñ?а "Boing Boing"
-
-aboutTor.donationBanner.rd.who=â?? РоджеÑ? Ð?инглдайн
-aboutTor.donationBanner.rd.quote=Ð?ожалÑ?йÑ?Ñ?а, помогиÑ?е Ñ?илÑ?нейÑ?емÑ? инÑ?Ñ?Ñ?Ñ?менÑ?Ñ? конÑ?иденÑ?иалÑ?ноÑ?Ñ?и в миÑ?е Ñ?Ñ?аÑ?Ñ? более Ñ?Ñ?абилÑ?нÑ?м!
-aboutTor.donationBanner.rd.speciality=Ð?Ñ?новаÑ?елÑ?, иÑ?полниÑ?елÑ?нÑ?й диÑ?екÑ?оÑ? Tor Project
diff --git a/src/chrome/locale/sv/aboutTor.dtd b/src/chrome/locale/sv/aboutTor.dtd
index 75c4ed1..5f4cf5e 100644
--- a/src/chrome/locale/sv/aboutTor.dtd
+++ b/src/chrome/locale/sv/aboutTor.dtd
@@ -6,14 +6,14 @@
 
 <!ENTITY aboutTor.title "Om Tor">
 
-<!ENTITY aboutTor.outOfDateTorOn.label "WARNING: this browser is out of date.">
+<!ENTITY aboutTor.outOfDateTorOn.label "VARNING: den här webbläsaren är inte uppdaterad.">
 <!ENTITY aboutTor.outOfDateTorOff.label "DESSUTOM, denna webbläsare är ej uppdaterad.">
 <!ENTITY aboutTor.outOfDate2.label "Klicka på Tor-löken och välj sedan 'Sök efter uppdateringar för Tor webbläsare'.">
 
 <!ENTITY aboutTor.check.label "Testa nätverksinställningarna för Tor">
 
-<!ENTITY aboutTor.success.label "Welcome to Tor Browser">
-<!ENTITY aboutTor.success2.label "Connected to the Tor network.">
+<!ENTITY aboutTor.success.label "Välkommen till Tor Browser">
+<!ENTITY aboutTor.success2.label "Ansluten till Tor-nätverket.">
 <!ENTITY aboutTor.success3.label "Du kan nu surfa på nätet anonymt.">
 <!ENTITY aboutTor.failure.label "NÃ¥gonting gick fel!">
 <!ENTITY aboutTor.failure2.label "Tor fungerar inte i den här webbläsaren.">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Tor projektet är en US 501(c)(3) non-profit organisation som utför forskning, utveckling, och utbildning inom online anonymitet och integritet.">
 <!ENTITY aboutTor.learnMore.label "Mer information om Tor-projektet »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Donera">
-<!ENTITY aboutTor.donate.supportTor "Vänligen stöd Tor!">
diff --git a/src/chrome/locale/sv/aboutTor.properties b/src/chrome/locale/sv/aboutTor.properties
index c74928f..fafe44a 100644
--- a/src/chrome/locale/sv/aboutTor.properties
+++ b/src/chrome/locale/sv/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Sök <a href="%1$S">säkert</a> med <a href="%2$S">Dis
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden skulle inte ha kunnat kontakta mig utan Tor och andra öppna projekt för kryptering. Tor är ett väsentligt verktyg, och det behöver vårt stöd.
-aboutTor.donationBanner.lp.speciality=Oscar-vinnande dokumentärfilmare, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Integritet och anonymitet är viktigt för oss alla.
-aboutTor.donationBanner.cd.speciality= Romanförfattare, teknikaktivist och medredaktör för Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Vänligen hjälp det starkaste integritetsverktyget i världen att bli mer hållbart!
-aboutTor.donationBanner.rd.speciality=Grundare, tillförordnad verkställande direktör för Tor-projektet
diff --git a/src/chrome/locale/tr/aboutTBUpdate.dtd b/src/chrome/locale/tr/aboutTBUpdate.dtd
index e92e395..5aac624 100644
--- a/src/chrome/locale/tr/aboutTBUpdate.dtd
+++ b/src/chrome/locale/tr/aboutTBUpdate.dtd
@@ -1,6 +1,6 @@
 <!ENTITY aboutTBUpdate.title "Tor Browser Güncellemesi">
 <!ENTITY aboutTBUpdate.updated "Tor Browser güncellendi.">
-<!ENTITY aboutTBUpdate.linkPrefix "Bu sürüm hakkındaki en güncel bilgiler için.">
-<!ENTITY aboutTBUpdate.linkLabel  "web sitemize bakın">
+<!ENTITY aboutTBUpdate.linkPrefix "Bu sürüm hakkındaki güncelleme bilgilerinin çoÄ?u ">
+<!ENTITY aboutTBUpdate.linkLabel  "web sitemizden edinilebilir">
 <!ENTITY aboutTBUpdate.linkSuffix ".">
 <!ENTITY aboutTBUpdate.changeLogHeading "Sürüm notları:">
diff --git a/src/chrome/locale/tr/aboutTor.dtd b/src/chrome/locale/tr/aboutTor.dtd
index 98e110e..3e3db58 100644
--- a/src/chrome/locale/tr/aboutTor.dtd
+++ b/src/chrome/locale/tr/aboutTor.dtd
@@ -13,9 +13,9 @@
 <!ENTITY aboutTor.check.label "Tor AÄ? Ayarlarını Sınayın">
 
 <!ENTITY aboutTor.success.label "Tor Browser'a HoÅ? Geldiniz">
-<!ENTITY aboutTor.success2.label "Tor aÄ?ına baÄ?lanın.">
-<!ENTITY aboutTor.success3.label "Artık Internet'te özgürce ve anonim olarak dolaÅ?abilirsiniz.">
-<!ENTITY aboutTor.failure.label "BirÅ?eyler Ters Gitti!">
+<!ENTITY aboutTor.success2.label "Tor aÄ?ına baÄ?lanıldı.">
+<!ENTITY aboutTor.success3.label "Artık Ä°nternet'te özgürce ve anonim olarak dolaÅ?abilirsiniz.">
+<!ENTITY aboutTor.failure.label "Bir Å?eyler Ters Gitti!">
 <!ENTITY aboutTor.failure2.label "Tor bu tarayıcı ile çalıÅ?mıyor.">
 <!ENTITY aboutTor.failure3prefix.label "Yardım almak için bizimle görüÅ?ün">
 <!ENTITY aboutTor.failure3Link "help@xxxxxxxxxxxxxxxxx">
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Tor Projesi, ABD 501(c)(3) kapsamında çevrim içi gizlilik ve mahremiyet üzerine araÅ?tırma, geliÅ?tirme ve eÄ?itim çalıÅ?maları yapan ve kar amacı gütmeyen bir kuruluÅ?tur.">
 <!ENTITY aboutTor.learnMore.label "Tor Projesi hakkında daha çok Å?ey öÄ?renin »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "BaÄ?ıÅ? Yapın">
-<!ENTITY aboutTor.donate.supportTor "Lütfen Tor Projesini Destekleyin!">
diff --git a/src/chrome/locale/tr/aboutTor.properties b/src/chrome/locale/tr/aboutTor.properties
index c034690..686b883 100644
--- a/src/chrome/locale/tr/aboutTor.properties
+++ b/src/chrome/locale/tr/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=<a href="%2$S">Disconnect.me</a> kullanarak <a href="%
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Tor ve diÄ?er özgür yazılım Å?ifreleme projeleri olmadan Edward Snowden benimle görüÅ?emezdi. Tor olmazsa olmaz bir araç ve desteklenmesi gerekiyor.
-aboutTor.donationBanner.lp.speciality=Oscar ödüllü <i>citizenFour</i> belgeselinin yönetmeni
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=KiÅ?isel gizlilik ve anonim kalmak hepimiz için önemli.
-aboutTor.donationBanner.cd.speciality= Yazar, teknoloji aktivisti ve Boing Boing editörü
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Dünyadaki en güçlü kiÅ?isel gizlilik koruma yazılımının kalıcı olmasına yardımcı olun!
-aboutTor.donationBanner.rd.speciality=Tor Projesinin Kurucusu ve Yürütücü BaÅ?kanı
diff --git a/src/chrome/locale/vi/aboutTor.dtd b/src/chrome/locale/vi/aboutTor.dtd
index e3d1629..3ab6a1b 100644
--- a/src/chrome/locale/vi/aboutTor.dtd
+++ b/src/chrome/locale/vi/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "Dự án Tor là m�t US 501(c)(3) không lợi nhuận chuyên dùng cho nghiên cứu, phát tri�n và giao dục v� vô danh và riêng tư trực tuyến">
 <!ENTITY aboutTor.learnMore.label "Tìm hi�u thêm v� Tor Project">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "Donate">
-<!ENTITY aboutTor.donate.supportTor "Please support Tor!">
diff --git a/src/chrome/locale/vi/aboutTor.properties b/src/chrome/locale/vi/aboutTor.properties
index 10f09a1..d607324 100644
--- a/src/chrome/locale/vi/aboutTor.properties
+++ b/src/chrome/locale/vi/aboutTor.properties
@@ -19,15 +19,3 @@ aboutTor.searchDC.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S"
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? Laura Poitras
-aboutTor.donationBanner.lp.quote=Edward Snowden would not have been able to contact me without Tor and other free software encryption projects. Tor is an essential tool, and it needs our support.
-aboutTor.donationBanner.lp.speciality=Oscar-Winning Documentary Filmmaker, <i>CitizenFour</i>
-
-aboutTor.donationBanner.cd.who=â?? Cory Doctorow
-aboutTor.donationBanner.cd.quote=Privacy and anonymity matter to all of us.
-aboutTor.donationBanner.cd.speciality= Novelist, technology activist, co-editor of Boing Boing
-
-aboutTor.donationBanner.rd.who=â?? Roger Dingledine
-aboutTor.donationBanner.rd.quote=Please help the strongest privacy tool in the world become more sustainable!
-aboutTor.donationBanner.rd.speciality=Founder, Acting Executive Director of the Tor Project
diff --git a/src/chrome/locale/zh-CN/aboutTor.dtd b/src/chrome/locale/zh-CN/aboutTor.dtd
index fa3d5f3..4d02c9b 100644
--- a/src/chrome/locale/zh-CN/aboutTor.dtd
+++ b/src/chrome/locale/zh-CN/aboutTor.dtd
@@ -47,6 +47,3 @@
 <!ENTITY aboutTor.footer.label "The Tor Project æ?¯ä¸?家ç¾?å?½ 501(c)(3) é??è?¥å?©ç»?ç»?ï¼?è?´å??äº?å?¨çº¿å?¿å??ä¸?é??ç§?ç??ç ?究ã??å¼?å??ä¸?æ??è?²ã??">
 <!ENTITY aboutTor.learnMore.label "äº?解æ?´å¤?æ??å?³ The Tor Project ç??ä¿¡æ?¯ »">
 <!ENTITY aboutTor.learnMore.link "https://www.torproject.org/about/overview.html.en";>
-
-<!ENTITY aboutTor.donate.donate "æ??款">
-<!ENTITY aboutTor.donate.supportTor "请æ?¯æ?? Torï¼?">
diff --git a/src/chrome/locale/zh-CN/aboutTor.properties b/src/chrome/locale/zh-CN/aboutTor.properties
index 62b5528..39dbd19 100644
--- a/src/chrome/locale/zh-CN/aboutTor.properties
+++ b/src/chrome/locale/zh-CN/aboutTor.properties
@@ -2,32 +2,20 @@
 # See LICENSE for licensing information.
 # vim: set sw=2 sts=2 ts=8 et:
 
-aboutTor.searchSP.privacy=使ç?¨<a href="%2$S">å¼?å§?页</a><a href="%1$S">å®?å?¨å?°</a>è¿?è¡?æ??ç´¢ã??
+aboutTor.searchSP.privacy=使ç?¨<a href="%2$S">Startpage</a><a href="%1$S">å®?å?¨</a>æ??ç´¢ã??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchSP.privacy.link=https://startpage.com/eng/protect-privacy.html
 # The following string is a link which replaces %2$S above.
 aboutTor.searchSP.search.link=https://startpage.com/
 
-aboutTor.searchDDG.privacy=使ç?¨<a href="%2$S">DuckDuckGo</a><a href="%1$S">å®?å?¨å?°</a>è¿?è¡?æ??ç´¢ã??
+aboutTor.searchDDG.privacy=使ç?¨<a href="%2$S">DuckDuckGo</a><a href="%1$S">å®?å?¨</a>æ??ç´¢ã??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchDDG.privacy.link=https://duckduckgo.com/privacy.html
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDDG.search.link=https://duckduckgo.com/
 
-aboutTor.searchDC.privacy=使ç?¨<a href="%2$S">Disconnect.me</a><a href="%1$S">å®?å?¨å?°</a>è¿?è¡?æ??ç´¢ã??
+aboutTor.searchDC.privacy=使ç?¨<a href="%2$S">Disconnect.me</a><a href="%1$S">å®?å?¨</a>æ??ç´¢ã??
 # The following string is a link which replaces %1$S above.
 aboutTor.searchDC.privacy.link=https://disconnect.me/privacy
 # The following string is a link which replaces %2$S above.
 aboutTor.searchDC.search.link=https://search.disconnect.me/
-
-aboutTor.donationBanner.lp.who=â?? ç½?æ??·æ??ç¿ ä¸?ï¼?Laura Poitrasï¼?
-aboutTor.donationBanner.lp.quote=å¦?æ??没æ?? Tor å??å?¶ä»?è?ªç?±ç??å? å¯?软件ï¼?ç?±å¾·å??·æ?¯è¯ºç?»ä¸?å?¯è?½ä¸?æ??è??ç³»ã??Tor æ?¯å¿?ä¸?å?¯å°?ç??å·¥å?·ï¼?Tor é??è¦?æ??们ç??æ?¯æ??ï¼?
-aboutTor.donationBanner.lp.speciality=奥æ?¯å?¡è?·å¥?纪å½?ç??ã??第å??å?¬æ°?ã??å?¶ä½?人
-
-aboutTor.donationBanner.cd.who=â?? ç§?å?©Â·å¤?å??æ??ç½?ï¼?Cory Doctorowï¼?
-aboutTor.donationBanner.cd.quote=é??ç§?å??å?¿å??äº?å?³æ??们æ¯?ä¸?个人ã??
-aboutTor.donationBanner.cd.speciality= å°?说家ï¼?æ??æ?¯æ´»å?¨å®¶ï¼?Boing Boing å?±å??主ç¼?
-
-aboutTor.donationBanner.rd.who=â?? ç½?æ?°Â·ä¸?æ ¼å°?丹ï¼?Roger Dingledineï¼?
-aboutTor.donationBanner.rd.quote=请帮å?©ä¸?ç??ä¸?æ??强ç??é??ç§?å·¥å?·å??å¾?æ?´å? å?¯æ??ç»­å??å±?ï¼?
-aboutTor.donationBanner.rd.speciality=Tor Project å??å§?人ï¼?临æ?¶æ?§è¡?è?£äº?
diff --git a/src/chrome/locale/zh-CN/torbutton.dtd b/src/chrome/locale/zh-CN/torbutton.dtd
index 235e817..1972a7a 100644
--- a/src/chrome/locale/zh-CN/torbutton.dtd
+++ b/src/chrome/locale/zh-CN/torbutton.dtd
@@ -148,7 +148,7 @@
 <!ENTITY torbutton.prefs.block_disk "ç¦?止记å½?æµ?è§?å??å?²æ??ç½?ç«?æ?°æ?®ï¼?å?¯ç?¨é??ç§?æµ?è§?模å¼?ï¼?">
 <!ENTITY torbutton.prefs.restrict_thirdparty "é??å?¶ç¬¬ä¸?æ?¹ cookie å??å?¶ä»?æ?°æ?®è·?踪ç¨?åº?">
 <!ENTITY torbutton.prefs.block_plugins "ç¦?ç?¨æµ?è§?å?¨æ??件ï¼?æ¯?å¦? Flashï¼?">
-<!ENTITY torbutton.prefs.resist_fingerprinting "对�� Tor ���信���修��以��你��� Tor ��">
+<!ENTITY torbutton.prefs.resist_fingerprinting "ä¿®æ?¹ Tor æµ?è§?å?¨ä¸­å?¯å?ºå??ä½ ä¸?å?¶ä»? Tor ç?¨æ?·ç??ç»?è??ä¿¡æ?¯">
 <!ENTITY torbutton.prefs.sec_caption "���级">
 <!ENTITY torbutton.prefs.sec_low "���认�">
 <!ENTITY torbutton.prefs.sec_low_usable_desc "该é??项å?¯æ??ä¾?æ??ä½³ç??ç?¨æ?·ä½?éª?ã??">
diff --git a/src/install.rdf b/src/install.rdf
index cbf74d0..b75ddbe 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -6,7 +6,7 @@
         <em:name>Torbutton</em:name>
         <em:creator>Mike Perry</em:creator>
         <em:id>torbutton@xxxxxxxxxxxxxx</em:id>
-        <em:version>1.9.4.2</em:version>
+        <em:version>1.9.5</em:version>
         <em:homepageURL>https://www.torproject.org/projects/torbrowser.html.en</em:homepageURL>
         <em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
         <em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits