commit d00cbff291e0cfc8eb301bf9f7496c4b408c1da2
Author: Translation commit bot <translation(a)torproject.org>
Date: Mon Nov 7 09:17:03 2016 +0000
Update translations for torbutton-abouttorproperties
---
hr_HR/abouttor.properties | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/hr_HR/abouttor.properties b/hr_HR/abouttor.properties
index 0f8719a..be69a2c 100644
--- a/hr_HR/abouttor.properties
+++ b/hr_HR/abouttor.properties
@@ -20,9 +20,9 @@ aboutTor.…
[View More]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.donate=Donate Now!
-aboutTor.donationBanner.heart=Tor is at the heart of Internet freedom
-aboutTor.donationBanner.tagline1=Millions of People Depend on Tor for Online Security & Privacy
-aboutTor.donationBanner.tagline2=A Network of People Protecting People
-aboutTor.donationBanner.tagline3=Surveillance = Oppression
-aboutTor.donationBanner.tagline4=Protecting Journalists, Activists & Whistleblowers Since 2006
+aboutTor.donationBanner.donate=Donirajte!
+aboutTor.donationBanner.heart=Tor je u srcu Internet slobode
+aboutTor.donationBanner.tagline1=Milijuni ljudi ovise o Toru za online sigurnost i privatnost
+aboutTor.donationBanner.tagline2=Mreža ljudi koji štite ljude
+aboutTor.donationBanner.tagline3=Nadzor = Ugnjetavanje
+aboutTor.donationBanner.tagline4=Štiteći novinare, aktiviste i zviždače od 2006.
[View Less]
commit 9e479e559d65297f5ae322eb89f6740f0156cd1d
Author: Arthur Edelstein <arthuredelstein(a)gmail.com>
Date: Fri Oct 28 12:49:15 2016 -0700
Bug 20414.1: Strings for 2016 Tor Browser donation banner
---
src/chrome/locale/en/aboutTor.properties | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/chrome/locale/en/aboutTor.properties b/src/chrome/locale/en/aboutTor.properties
index d607324..76192f4 100644
--- a/src/chrome/locale/en/aboutTor.properties
+++ b/src/chrome/…
[View More]locale/en/aboutTor.properties
@@ -19,3 +19,10 @@ 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.donate=Donate Now!
+aboutTor.donationBanner.heart=Tor is at the heart of Internet freedom
+aboutTor.donationBanner.tagline1=Millions of People Depend on Tor for Online Security & Privacy
+aboutTor.donationBanner.tagline2=A Network of People Protecting People
+aboutTor.donationBanner.tagline3=Surveillance = Oppression
+aboutTor.donationBanner.tagline4=Protecting Journalists, Activists & Whistleblowers Since 2006
[View Less]
commit 1114b2e918e7db834288e38aaa7a8e2d367f0683
Author: Arlo Breault <arlolra(a)gmail.com>
Date: Sun Nov 6 22:26:27 2016 -0800
Update changelog for trac 20207
* Added in 7a2c858e
---
ChangeLog | 1 +
1 file changed, 1 insertion(+)
diff --git a/ChangeLog b/ChangeLog
index deaf18d..3baea50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ Tor Messenger 0.3.0b1 --
* Mac
* Trac 20204: Windows don't drag on macOS Sierra
* Trac 20206: Avoid prompting to …
[View More]download font "Osaka" on macOS Sierra
+ * Trac 20207: IB and Tor Messenger still share a notification key
* Windows
* Trac 20062: Make stripping signatures reproducible on TM .exe files
[View Less]
commit 3c181bc6f26adc6a9421b0f8e55563ea93ea5bf1
Author: Nathan Freitas <nathan(a)freitas.net>
Date: Thu Oct 13 15:31:53 2016 -0400
add the proguard rules
---
orbotservice/proguard-rules.pro | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/orbotservice/proguard-rules.pro b/orbotservice/proguard-rules.pro
new file mode 100644
index 0000000..48384c8
--- /dev/null
+++ b/orbotservice/proguard-rules.pro
@@ -0,0 +1,17 @@
+# Add project specific ProGuard rules here.
+…
[View More]# By default, the flags in this file are appended to flags specified
+# in /home/n8fr8/dev/android/sdk/tools/proguard/proguard-android.txt
+# You can edit the include path and order by changing the proguardFiles
+# directive in build.gradle.
+#
+# For more details, see
+# http://developer.android.com/guide/developing/tools/proguard.html
+
+# Add any project specific keep options here:
+
+# If your project uses WebView with JS, uncomment the following
+# and specify the fully qualified class name to the JavaScript interface
+# class:
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
+# public *;
+#}
[View Less]