[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2018-01-23 Thread translation
commit ab4eb6b3bb42797c6043a39ee407cb51fee3b634 Author: Translation commit bot Date: Tue Jan 23 21:46:56 2018 + Update translations for tor-launcher-network-settings_completed --- es/network-settings.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2018-01-23 Thread translation
commit 441f8aeebce0356a5d667c21b0ecd656f5604db9 Author: Translation commit bot Date: Tue Jan 23 21:46:50 2018 + Update translations for tor-launcher-network-settings --- es/network-settings.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [bridgedb/master] Add more unittests for legacy code in Bridges.py.

2018-01-23 Thread isis
commit 8aedf0b81874d828c85470a5ef36dbce8324d291 Author: Isis Lovecruft Date: Fri Dec 22 03:18:06 2017 + Add more unittests for legacy code in Bridges.py. --- bridgedb/test/test_Bridges.py | 95 ++- 1 file changed, 93

[tor-commits] [bridgedb/master] Merge branch 'master' into develop

2018-01-23 Thread isis
commit 05ca3dbd35a392e8661c7288dc42c99a3443b110 Merge: 6ace9a3 2ae288d Author: Isis Lovecruft Date: Wed Dec 20 23:07:24 2017 + Merge branch 'master' into develop ___ tor-commits mailing list

[tor-commits] [bridgedb/master] Delay and then redirect malicious requests.

2018-01-23 Thread isis
commit 0f03fb65518353e1409e08def7201ea17fe1318f Author: Isis Lovecruft Date: Fri Dec 22 01:45:52 2017 + Delay and then redirect malicious requests. * FIXES #24701: https://bugs.torproject.org/24701 --- bridgedb/distributors/https/server.py | 43

[tor-commits] [bridgedb/master] Merge branch 'release/0.6.3'

2018-01-23 Thread isis
commit d49e90455c1fd6d66d057b0ba6e6ee4f23129b9f Merge: 2ae288d bc61afb Author: Isis Lovecruft Date: Tue Jan 23 21:41:55 2018 + Merge branch 'release/0.6.3' CHANGELOG | 44 bridgedb/Bridges.py| 52

[tor-commits] [bridgedb/master] Fix problem with "missing resources" on production moat server.

2018-01-23 Thread isis
commit 19c111cdabd70c3c69933e09b8efe06bb679d844 Author: Isis Lovecruft Date: Tue Jan 23 21:03:35 2018 + Fix problem with "missing resources" on production moat server. * FIXES #24432 https://bugs.torproject.org/24432. ---

[tor-commits] [bridgedb/master] Filter returned bridges to avoid multiples from the same /16 or /32.

2018-01-23 Thread isis
commit ad269657fe16f2603f207bdb2a979266c3b918e8 Author: Isis Lovecruft Date: Fri Dec 22 02:34:32 2017 + Filter returned bridges to avoid multiples from the same /16 or /32. * FIXES #24704 https://bugs.torproject.org/24704 --- bridgedb/Bridges.py

[tor-commits] [bridgedb/develop] Merge branch 'master' into develop

2018-01-23 Thread isis
commit 30e11ff6e5ba13f9509dfe217ff68fa46427212a Merge: bc61afb d49e904 Author: Isis Lovecruft Date: Tue Jan 23 21:42:01 2018 + Merge branch 'master' into develop ___ tor-commits mailing list

[tor-commits] [bridgedb/master] Modify scripts/test-moat to also test production through a meek tunnel.

2018-01-23 Thread isis
commit 247d425ed8526eb9b0319e644c340deb3faa49e4 Author: Isis Lovecruft Date: Tue Nov 28 02:03:07 2017 + Modify scripts/test-moat to also test production through a meek tunnel. --- scripts/test-moat | 49 +++-- 1 file

[tor-commits] [bridgedb/master] Merge branch 'fix/24701' into develop

2018-01-23 Thread isis
commit c6c9f47968368f987dd0b9edefdf55ea4f0b1ad2 Merge: 637e1fc 0f03fb6 Author: Isis Lovecruft Date: Fri Dec 22 03:20:32 2017 + Merge branch 'fix/24701' into develop bridgedb/distributors/https/server.py | 43 +++

[tor-commits] [bridgedb/master] Merge branch 'fix/24432' into develop

2018-01-23 Thread isis
commit 3a5dce31dc43f1ea7292e67372b57385ab5a4788 Merge: 94327eb 19c111c Author: Isis Lovecruft Date: Tue Jan 23 21:05:21 2018 + Merge branch 'fix/24432' into develop bridgedb/distributors/moat/server.py | 1 + scripts/externalize-pt-client| 12 +

[tor-commits] [bridgedb/develop] Fix problem with "missing resources" on production moat server.

2018-01-23 Thread isis
commit 19c111cdabd70c3c69933e09b8efe06bb679d844 Author: Isis Lovecruft Date: Tue Jan 23 21:03:35 2018 + Fix problem with "missing resources" on production moat server. * FIXES #24432 https://bugs.torproject.org/24432. ---

[tor-commits] [bridgedb/master] Add CHANGELOG entries for 0.6.2.

2018-01-23 Thread isis
commit 1096bf4d9ed1cbded7ce8ad2a183338f969b1166 Author: Isis Lovecruft Date: Wed Dec 20 23:22:31 2017 + Add CHANGELOG entries for 0.6.2. --- CHANGELOG | 20 1 file changed, 20 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index

[tor-commits] [bridgedb/master] Merge branch 'fix/24704' into develop

2018-01-23 Thread isis
commit 637e1fc2a4e09ec8ad5a2442db2298d3666897eb Merge: 1096bf4 ad26965 Author: Isis Lovecruft Date: Fri Dec 22 02:41:46 2017 + Merge branch 'fix/24704' into develop bridgedb/Bridges.py| 52

[tor-commits] [bridgedb/master] Add David's script for running an external meek client.

2018-01-23 Thread isis
commit 2783933bf9935b6a7ab4ce97386887865a45589a Author: David Fifield Date: Tue Nov 28 02:05:58 2017 + Add David's script for running an external meek client. --- scripts/externalize-pt-client | 12 1 file changed, 12 insertions(+) diff --git

[tor-commits] [bridgedb/develop] Create CHANGELOG entry for 0.6.3.

2018-01-23 Thread isis
commit bc61afb1ec44f402a86c670d99e749164b5f3f3e Author: Isis Lovecruft Date: Tue Jan 23 21:40:33 2018 + Create CHANGELOG entry for 0.6.3. --- CHANGELOG | 24 1 file changed, 24 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index

[tor-commits] [bridgedb/develop] Add David's script for running an external meek client.

2018-01-23 Thread isis
commit 2783933bf9935b6a7ab4ce97386887865a45589a Author: David Fifield Date: Tue Nov 28 02:05:58 2017 + Add David's script for running an external meek client. --- scripts/externalize-pt-client | 12 1 file changed, 12 insertions(+) diff --git

[tor-commits] [bridgedb/master] Create CHANGELOG entry for 0.6.3.

2018-01-23 Thread isis
commit bc61afb1ec44f402a86c670d99e749164b5f3f3e Author: Isis Lovecruft Date: Tue Jan 23 21:40:33 2018 + Create CHANGELOG entry for 0.6.3. --- CHANGELOG | 24 1 file changed, 24 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index

[tor-commits] [bridgedb/develop] Merge branch 'release/0.6.3'

2018-01-23 Thread isis
commit d49e90455c1fd6d66d057b0ba6e6ee4f23129b9f Merge: 2ae288d bc61afb Author: Isis Lovecruft Date: Tue Jan 23 21:41:55 2018 + Merge branch 'release/0.6.3' CHANGELOG | 44 bridgedb/Bridges.py| 52

[tor-commits] [bridgedb/master] Merge branch 'fix/24704' into develop

2018-01-23 Thread isis
commit 94327eb3eca56785f865483d1ccdf4aa6e03752e Merge: c6c9f47 8aedf0b Author: Isis Lovecruft Date: Tue Jan 23 02:02:09 2018 + Merge branch 'fix/24704' into develop bridgedb/test/test_Bridges.py | 95 ++- 1 file changed, 93

[tor-commits] [bridgedb/develop] Merge branch 'fix/24432' into develop

2018-01-23 Thread isis
commit 3a5dce31dc43f1ea7292e67372b57385ab5a4788 Merge: 94327eb 19c111c Author: Isis Lovecruft Date: Tue Jan 23 21:05:21 2018 + Merge branch 'fix/24432' into develop bridgedb/distributors/moat/server.py | 1 + scripts/externalize-pt-client| 12 +

[tor-commits] [bridgedb/develop] Modify scripts/test-moat to also test production through a meek tunnel.

2018-01-23 Thread isis
commit 247d425ed8526eb9b0319e644c340deb3faa49e4 Author: Isis Lovecruft Date: Tue Nov 28 02:03:07 2017 + Modify scripts/test-moat to also test production through a meek tunnel. --- scripts/test-moat | 49 +++-- 1 file

[tor-commits] [bridgedb/develop] Add more unittests for legacy code in Bridges.py.

2018-01-23 Thread isis
commit 8aedf0b81874d828c85470a5ef36dbce8324d291 Author: Isis Lovecruft Date: Fri Dec 22 03:18:06 2017 + Add more unittests for legacy code in Bridges.py. --- bridgedb/test/test_Bridges.py | 95 ++- 1 file changed, 93

[tor-commits] [bridgedb/develop] Merge branch 'fix/24704' into develop

2018-01-23 Thread isis
commit 94327eb3eca56785f865483d1ccdf4aa6e03752e Merge: c6c9f47 8aedf0b Author: Isis Lovecruft Date: Tue Jan 23 02:02:09 2018 + Merge branch 'fix/24704' into develop bridgedb/test/test_Bridges.py | 95 ++- 1 file changed, 93

[tor-commits] [tor-browser-spec/master] Bug 21256: Update design document for 7.0.X

2018-01-23 Thread gk
commit 4f91198cecbcf88606820d192293655f29d88976 Author: Georg Koppen Date: Tue Jan 23 20:52:04 2018 + Bug 21256: Update design document for 7.0.X --- design-doc/design.xml | 750 +- 1 file changed, 437 insertions(+),

[tor-commits] [webwml/master] Update torbrowser changelog urls

2018-01-23 Thread boklm
commit 4db67fabfd74d8ffe6ac68339f57c40964017b65 Author: Nicolas Vigier Date: Tue Jan 23 21:18:34 2018 +0100 Update torbrowser changelog urls --- projects/en/torbrowser.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [webwml/master] Add new Tor Browser version: 7.5

2018-01-23 Thread boklm
commit 241c6fe588cacb4de77badac1900f00abbb876ae Author: Nicolas Vigier Date: Tue Jan 23 21:19:49 2018 +0100 Add new Tor Browser version: 7.5 --- include/versions.wmi | 8 projects/torbrowser/RecommendedTBBVersions | 4 2 files

[tor-commits] [tor/master] openssl_mutexes code belongs in openssl_mgt.c

2018-01-23 Thread nickm
commit 23473f5e747a2d9fa2a2a4637283eb53a8c84ca6 Author: Nick Mathewson Date: Tue Jan 23 14:43:06 2018 -0500 openssl_mutexes code belongs in openssl_mgt.c --- src/common/crypto.c | 14 -- src/common/crypto_openssl_mgt.c | 14 ++ 2

[tor-commits] [tor/master] add a missing "compat_openssl.h"

2018-01-23 Thread nickm
commit fa694f5af38d183471aeeba2799aa82bd4fc0a65 Author: Nick Mathewson Date: Tue Jan 23 14:41:46 2018 -0500 add a missing "compat_openssl.h" --- src/common/crypto_openssl_mgt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/crypto_openssl_mgt.c

[tor-commits] [tor/master] perhaps this was the missing include?

2018-01-23 Thread nickm
commit a172f02dfb5720c338acbe46200939f843435bd0 Author: Nick Mathewson Date: Tue Jan 23 14:19:25 2018 -0500 perhaps this was the missing include? --- src/common/crypto_openssl_mgt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Add a missing include for openssl 1.0.2

2018-01-23 Thread nickm
commit a34629fa28a1173edc16770a1f586b79aff828f6 Author: Nick Mathewson Date: Tue Jan 23 14:16:53 2018 -0500 Add a missing include for openssl 1.0.2 --- src/common/crypto_openssl_mgt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/crypto_openssl_mgt.c

[tor-commits] [tor/master] Bug 24946: Fix a warning message caused by a missed purpose check.

2018-01-23 Thread nickm
commit db5b670d85febc6e3011932f8f0c7d383d4b9bea Author: Mike Perry Date: Sat Jan 20 03:16:24 2018 + Bug 24946: Fix a warning message caused by a missed purpose check. Also fix three other checks (found by inspection of all

[tor-commits] [tor/master] Merge remote-tracking branch 'mikeperry/bug24946'

2018-01-23 Thread nickm
commit 6f4ee6e5e78112f78687fa0617e2cdeb2899f7d6 Merge: 58f4aee90 db5b670d8 Author: Nick Mathewson Date: Tue Jan 23 14:08:47 2018 -0500 Merge remote-tracking branch 'mikeperry/bug24946' changes/bug24946 | 5 + src/or/circuituse.c | 2 ++

[tor-commits] [tor/master] Merge remote-tracking branch 'asn/bug24896'

2018-01-23 Thread nickm
commit 58f4aee90b753aaa4bca51fd5ffe488fddbef577 Merge: 13a2acba3 17daab76b Author: Nick Mathewson Date: Tue Jan 23 14:06:27 2018 -0500 Merge remote-tracking branch 'asn/bug24896' changes/bug24896| 3 +++ src/or/circuituse.c | 6 ++ src/or/hs_service.c | 3

[tor-commits] [tor/master] Add onion service activity information to our heartbeat logs.

2018-01-23 Thread nickm
commit 17daab76b87a9cc7491bdfdc46dd10c9d5d7023f Author: George Kadianakis Date: Tue Jan 23 12:31:06 2018 +0200 Add onion service activity information to our heartbeat logs. --- changes/bug24896| 3 +++ src/or/circuituse.c | 6 ++ src/or/hs_service.c | 3

[tor-commits] [tor/master] Move the openssl namespace back into .c files.

2018-01-23 Thread nickm
commit f2fca519762cdd37c8559eb95bb8b41973225d38 Author: Fernando Fernandez Mancera Date: Mon Jan 22 16:48:33 2018 +0100 Move the openssl namespace back into .c files. As we're trying not to have all the other modules in Tor, we moved the openssl

[tor-commits] [tor/master] Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch]

2018-01-23 Thread nickm
commit 7684949d37d42a7798df2486fd4da1994f0f7686 Author: Fernando Fernandez Mancera Date: Thu Jan 18 21:02:26 2018 +0100 Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch] Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch] because it is possible

[tor-commits] [tor/master] Tweaks into functions and variables in crypto_openssl_mgt.[ch]

2018-01-23 Thread nickm
commit b3aa7be26c121d1a1fd6df7ab240745a08b6b406 Author: Fernando Fernandez Mancera Date: Fri Jan 19 18:07:49 2018 +0100 Tweaks into functions and variables in crypto_openssl_mgt.[ch] Renamed free_openssl() to crypto_openssl_free_all(). Also we made

[tor-commits] [tor/master] Add crypto_openssl_mgt.[ch] for compiling dependencies.

2018-01-23 Thread nickm
commit 5cd74b4884d35b43e464a3dcc6125f7ca2a3b0e3 Author: Fernando Fernandez Mancera Date: Fri Jan 19 18:56:13 2018 +0100 Add crypto_openssl_mgt.[ch] for compiling dependencies. Included crypto_openssl_mgt.[ch] into the appropiate files in order to

[tor-commits] [tor/master] Merge remote-tracking branch 'ffmancera/bug24658-openssl'

2018-01-23 Thread nickm
commit 13a2acba3c951a049f89b2c553e3139008032fe8 Merge: 48a51c5f8 f2fca5197 Author: Nick Mathewson Date: Tue Jan 23 14:02:45 2018 -0500 Merge remote-tracking branch 'ffmancera/bug24658-openssl' src/common/aes.c| 1 + src/common/compat_openssl.h

[tor-commits] [tor/master] Add free_openssl() to crypto_openssl module.

2018-01-23 Thread nickm
commit 7353c9496e4f67321fbeee594cb8c488cff20aaf Author: Fernando Fernandez Mancera Date: Mon Jan 8 15:31:41 2018 +0100 Add free_openssl() to crypto_openssl module. Add free_openssl() function to free the memory allocated for OpenSSL version

[tor-commits] [tor/master] Refactor crypto.[ch] into smaller OpenSSL module.

2018-01-23 Thread nickm
commit 4022277272b5213ef34cfeed46d006800b131687 Author: Fernando Fernandez Mancera Date: Mon Jan 8 13:57:06 2018 +0100 Refactor crypto.[ch] into smaller OpenSSL module. Add two new files (crypto_openssl.c, crypto_openssl.h) as new module of

[tor-commits] [translation/tor-messenger-uiproperties] Update translations for tor-messenger-uiproperties

2018-01-23 Thread translation
commit 84ac49a2f6d0db14cab88f4b56008a5bcf74830a Author: Translation commit bot Date: Tue Jan 23 16:50:18 2018 + Update translations for tor-messenger-uiproperties --- br/ui.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-messenger-fingerdtd] Update translations for tor-messenger-fingerdtd

2018-01-23 Thread translation
commit a6d294fee4b54acc2089422ee8e024dd3a662e45 Author: Translation commit bot Date: Tue Jan 23 16:49:33 2018 + Update translations for tor-messenger-fingerdtd --- br/finger.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2018-01-23 Thread translation
commit d53f6dc729f4c266de51a9a3783059d2334ec272 Author: Translation commit bot Date: Tue Jan 23 16:47:06 2018 + Update translations for tails-misc --- br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/br.po b/br.po index

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2018-01-23 Thread translation
commit 4f89b80ef0d07e4425d37b712242b4bd72c5a91a Author: Translation commit bot Date: Tue Jan 23 16:46:27 2018 + Update translations for mat-gui --- br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/br.po b/br.po index

[tor-commits] [translation/torbirdy] Update translations for torbirdy

2018-01-23 Thread translation
commit c64b63189cb350480137291598f60252ad0008b5 Author: Translation commit bot Date: Tue Jan 23 16:46:14 2018 + Update translations for torbirdy --- br/torbirdy.dtd | 2 -- 1 file changed, 2 deletions(-) diff --git a/br/torbirdy.dtd b/br/torbirdy.dtd index

[tor-commits] [translation/tails-openpgp-applet_completed] Update translations for tails-openpgp-applet_completed

2018-01-23 Thread translation
commit c9afdbc172d657310edb529edef566aa1d0fde75 Author: Translation commit bot Date: Tue Jan 23 15:48:44 2018 + Update translations for tails-openpgp-applet_completed --- ta/openpgp-applet.pot | 178 ++ 1 file

[tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet

2018-01-23 Thread translation
commit 951d4711cef24e4be311a236201705189b57df88 Author: Translation commit bot Date: Tue Jan 23 15:48:39 2018 + Update translations for tails-openpgp-applet --- ta/openpgp-applet.pot | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff

[tor-commits] [translation/tails-openpgp-applet] Update translations for tails-openpgp-applet

2018-01-23 Thread translation
commit de19d73b945394943862997b86c03edcb63095be Author: Translation commit bot Date: Tue Jan 23 14:18:44 2018 + Update translations for tails-openpgp-applet --- ta/openpgp-applet.pot | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [webwml/master] Add back file that was accidentally deleted

2018-01-23 Thread hiro
commit 91cdf3901b1782e261865f77138d467569ad4224 Author: hiromipaw Date: Tue Jan 23 14:25:40 2018 +0100 Add back file that was accidentally deleted --- docs/en/rpms.wml | 47 +++ 1 file changed, 47 insertions(+) diff --git

[tor-commits] [webwml/master] Fix merge conflicts in sidenav

2018-01-23 Thread hiro
commit c257c6ccac167d74206771f13d63e04335272661 Merge: 8358537e c30e7120 Author: hiromipaw Date: Tue Jan 23 11:33:17 2018 +0100 Fix merge conflicts in sidenav about/en/contact.wml | 21 +++-- docs/en/openbsd.wml | 39

[tor-commits] [webwml/master] Bug 24881: consolidate relay setup information (new guide)

2018-01-23 Thread hiro
commit 8358537eea329c42e0b6247c1c9efb615c8047a4 Author: nusenu Date: Fri Jan 19 19:08:37 2018 + Bug 24881: consolidate relay setup information (new guide) Replace old content with a pointer to the new Tor Relay Guide. --- docs/en/tor-doc-relay.wml

[tor-commits] [webwml/master] Bug 24881: consolidate relay setup information (new guide)

2018-01-23 Thread hiro
commit 41b9624bf787a6dc50b0e52a587ca58259ab59fd Author: nusenu Date: Fri Jan 19 18:54:14 2018 + Bug 24881: consolidate relay setup information (new guide) - Add new entry to sidenav: Tor Relay Guide - Remove sidenav entry "Installing Tor on

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2018-01-23 Thread translation
commit 6267c9c44eca77f20faeaf73787fa66e8e0b691f Author: Translation commit bot Date: Tue Jan 23 08:50:27 2018 + Update translations for tails-greeter-2 --- km/km.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/km/km.po b/km/km.po

[tor-commits] [translation/tor-messenger-prefsdtd] Update translations for tor-messenger-prefsdtd

2018-01-23 Thread translation
commit 54c37176b75be7e427f486d870b0de35f74eff02 Author: Translation commit bot Date: Tue Jan 23 08:49:50 2018 + Update translations for tor-messenger-prefsdtd --- km/prefs.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/km/prefs.dtd

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2018-01-23 Thread translation
commit d2b171ec0deade7762a83c7436a66f7caa70e443 Author: Translation commit bot Date: Tue Jan 23 08:47:08 2018 + Update translations for tails-misc --- km.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/km.po b/km.po index

[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2018-01-23 Thread translation
commit a2dd141d315b9e335e3d7ee730dbd42ec59d5a1d Author: Translation commit bot Date: Tue Jan 23 08:47:50 2018 + Update translations for torbutton-torbuttondtd --- km/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/whisperback] Update translations for whisperback

2018-01-23 Thread translation
commit e2d799c183bf374c8500b6d0492a0d4baec0a844 Author: Translation commit bot Date: Tue Jan 23 08:45:27 2018 + Update translations for whisperback --- km/km.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/km/km.po b/km/km.po index

[tor-commits] [translation/tor-browser-manual] Update translations for tor-browser-manual

2018-01-23 Thread translation
commit e6c8eb7a41434be328e2e53c28a91ecc8192341c Author: Translation commit bot Date: Tue Jan 23 08:20:43 2018 + Update translations for tor-browser-manual --- sv/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sv/sv.po

[tor-commits] [translation/torbutton-torbuttonproperties] Update translations for torbutton-torbuttonproperties

2018-01-23 Thread translation
commit 099aa7f19be60c30f34206d8ae6196688ca2a171 Author: Translation commit bot Date: Tue Jan 23 08:17:39 2018 + Update translations for torbutton-torbuttonproperties --- is/torbutton.properties | 12 ++-- 1 file changed, 6 insertions(+), 6