[tor-commits] [onionoo/master] Fix how we're processing exit lists.

2014-05-14 Thread karsten
commit e630a086cf900918cf18a26f181f2b93fe7f033b Author: Karsten Loesing karsten.loes...@gmx.net Date: Tue May 13 17:49:05 2014 +0200 Fix how we're processing exit lists. This commit really contains three fixes: 1. We were previously processing exit lists when writing

[tor-commits] [torspec/master] Fix minor typos in tor-spec.txt

2014-05-14 Thread nickm
commit 23b94e24f3089ba1a4bcafcc5c92c3753df0f17d Author: Martin Kepplinger mart...@posteo.de Date: Tue May 13 19:47:43 2014 +0200 Fix minor typos in tor-spec.txt --- tor-spec.txt |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tor-spec.txt b/tor-spec.txt index

[tor-commits] [tor/release-0.2.4] changelog edits for 0.2.4.22

2014-05-14 Thread nickm
commit 6932f87ae122a3126734500c85d5a1183d129213 Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 09:41:58 2014 -0400 changelog edits for 0.2.4.22 --- ChangeLog | 46 +- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git

[tor-commits] [ooni-probe/master] Pep8 related improvements to dns consistency test.

2014-05-14 Thread art
commit bdf8c1d3b9a395defc665800874dd90fa0bae37b Author: Arturo Filastò a...@fuffa.org Date: Wed May 14 15:32:07 2014 +0200 Pep8 related improvements to dns consistency test. --- ooni/nettests/blocking/dns_consistency.py | 56 + 1 file changed, 34

[tor-commits] [ooni-probe/master] Merge branch 'bugs_captive_portal'

2014-05-14 Thread art
commit 4765935b9a0a5a4784e810adbc5f1efdc5ccb56b Merge: ec11f24 f845a3f Author: Arturo Filastò a...@fuffa.org Date: Wed May 14 15:36:10 2014 +0200 Merge branch 'bugs_captive_portal' * bugs_captive_portal: Fixed 4 bugs: - Inconsistence in the get_random_url_safe_string

[tor-commits] [ooni-probe/master] Make pep8 related fixes to bridge_reachability test.

2014-05-14 Thread art
commit 458a992bb31d66735dc978185f7c5f921f5ea0df Author: Arturo Filastò a...@fuffa.org Date: Wed May 14 15:28:47 2014 +0200 Make pep8 related fixes to bridge_reachability test. --- ooni/nettests/blocking/bridge_reachability.py | 59 - 1 file changed, 39

[tor-commits] [ooni-probe/master] Merge branch 'improve/pep8'

2014-05-14 Thread art
commit 3ae956226927cd6b25ee910edc244dcf1a8c4a8d Merge: 4765935 170bad3 Author: Arturo Filastò a...@fuffa.org Date: Wed May 14 15:48:37 2014 +0200 Merge branch 'improve/pep8' * improve/pep8: Pylint and pyflakes improvements to all stable tests. Pep8 related improvements

[tor-commits] [ooni-probe/master] Fixed 4 bugs:

2014-05-14 Thread art
commit f845a3f75fa7cbb11add9371cf33b9f50cfebd7d Author: kudrom kud...@riseup.net Date: Sat May 10 00:26:04 2014 +0200 Fixed 4 bugs: - Inconsistence in the get_random_url_safe_string between the initial and returned lengths. - Variable resolved_auth_ns undefined in

[tor-commits] [ooni-probe/master] Pylint and pyflakes improvements to all stable tests.

2014-05-14 Thread art
commit 170bad3df93f2d30e1c96a48ff4f0f2f384cf062 Author: Arturo Filastò a...@fuffa.org Date: Wed May 14 15:48:19 2014 +0200 Pylint and pyflakes improvements to all stable tests. --- ooni/nettests/blocking/http_requests.py| 35 ++--

[tor-commits] [tor/release-0.2.4] Reflow, slightly tidy Changelog

2014-05-14 Thread nickm
commit 1b37d8bef08b6288d3b07616942fb7fc56557a0a Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 10:02:55 2014 -0400 Reflow, slightly tidy Changelog --- ChangeLog | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git

[tor-commits] [tor/release-0.2.4] Bump release-0.2.4 version to 0.2.4.22

2014-05-14 Thread nickm
commit 0fed6ad45b5b41be354df70dee742e0a3e8357ed Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 11:14:25 2014 -0400 Bump release-0.2.4 version to 0.2.4.22 This is not officially released yet; it needs some QA first. --- configure.ac |2 +-

[tor-commits] [tor/master] make the changelog text wrapper respect arma's no-initial-openparen rule

2014-05-14 Thread nickm
commit 747f368c6d72cc6a68bb0a12c4209c534517b656 Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 12:56:09 2014 -0400 make the changelog text wrapper respect arma's no-initial-openparen rule --- scripts/maint/format_changelog.py |7 +++ 1 file changed, 7 insertions(+)

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

2014-05-14 Thread translation
commit 81a5647d0390abbee64a14c38b34c621d58817a1 Author: Translation commit bot translat...@torproject.org Date: Wed May 14 19:45:37 2014 + Update translations for torbutton-brandproperties --- pt_BR/brand.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2014-05-14 Thread translation
commit 63c9d784a476dfe3196dcb2c1c0d3f9bd54eae5f Author: Translation commit bot translat...@torproject.org Date: Wed May 14 19:45:40 2014 + Update translations for torbutton-brandproperties_completed --- pt_BR/brand.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/release-0.2.4] two small fixes, and downgrade a severity

2014-05-14 Thread arma
commit ca085ba3413ee133618550598e5087a8504f9a36 Author: Roger Dingledine a...@torproject.org Date: Wed May 14 15:48:57 2014 -0400 two small fixes, and downgrade a severity --- ChangeLog | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ChangeLog

[tor-commits] [tor/release-0.2.4] group the sections

2014-05-14 Thread arma
commit 9aba2117e2a6894a6bfac62b4cbc57786b7a83db Author: Roger Dingledine a...@torproject.org Date: Wed May 14 15:55:52 2014 -0400 group the sections --- ChangeLog | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/ChangeLog

[tor-commits] [tor/release-0.2.4] match the changelog entries from 0.2.5.x when possible

2014-05-14 Thread arma
commit a7d700aa04f2869bc0271f3ed9677d36093810be Author: Roger Dingledine a...@torproject.org Date: Wed May 14 16:04:16 2014 -0400 match the changelog entries from 0.2.5.x when possible --- ChangeLog |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog

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

2014-05-14 Thread translation
commit 53d7faefd4d96af7f12e6b2c5414cf845208da12 Author: Translation commit bot translat...@torproject.org Date: Wed May 14 20:15:03 2014 + Update translations for bridgedb --- es_AR/LC_MESSAGES/bridgedb.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed

2014-05-14 Thread translation
commit a71e6ed0fdcb290032ea72cdbffa9194edec48c4 Author: Translation commit bot translat...@torproject.org Date: Wed May 14 20:15:33 2014 + Update translations for tor-launcher-properties_completed --- es_AR/torlauncher.properties | 31 +-- 1 file changed,

[tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties

2014-05-14 Thread translation
commit e4be47fbca8c6a836a71dd0855e1e91df37ede9a Author: Translation commit bot translat...@torproject.org Date: Wed May 14 20:15:31 2014 + Update translations for tor-launcher-properties --- es_AR/torlauncher.properties | 34 +- 1 file changed, 17

[tor-commits] r26779: {website} Removed 3 FAQs that have nothing to do with the current Tor (website/trunk/docs/en)

2014-05-14 Thread Matt Pagan
Author: mttp Date: 2014-05-14 20:24:00 + (Wed, 14 May 2014) New Revision: 26779 Modified: website/trunk/docs/en/faq.wml Log: Removed 3 FAQs that have nothing to do with the current Tor Browser. Modified: website/trunk/docs/en/faq.wml

[tor-commits] [pups/master] fixed an error introduced in 906a2ed4b4cb56adf4c785413d00dc0fa6279a58

2014-05-14 Thread colin
commit a83c6e321da5c58b66716cb1b9060a88b1b09ee2 Author: Sherief Alaa sheriefala...@gmail.com Date: Wed May 14 15:22:58 2014 +0200 fixed an error introduced in 906a2ed4b4cb56adf4c785413d00dc0fa6279a58 --- pups/settings.py.sample |6 +++--- webchat/templates/tokens.html |2 +-

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

2014-05-14 Thread translation
commit dc837e200df54399deb4020f3eff0e2cd6677b97 Author: Translation commit bot translat...@torproject.org Date: Wed May 14 20:45:03 2014 + Update translations for bridgedb --- es_AR/LC_MESSAGES/bridgedb.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Add docstring to HTTPServer.CaptchaProtectedResource.getClientIP().

2014-05-14 Thread isis
commit 48d1281e5c641641c099ac5bcd47a60f4527fc9b Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:05:02 2014 + Add docstring to HTTPServer.CaptchaProtectedResource.getClientIP(). --- lib/bridgedb/HTTPServer.py |6 ++ 1 file changed, 6 insertions(+) diff --git

[bridgedb/develop] Rename config var RECAPTCHA_PRIV_KEY → RECAPTCHA_SEC_KEY.

2014-05-14 Thread isis
commit aa9671e42690671b1d7b1d19372d833c8d81c1be Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:01:25 2014 + Rename config var RECAPTCHA_PRIV_KEY → RECAPTCHA_SEC_KEY. --- README |2 +- bridgedb.conf |7 +--

[tor-commits] [bridgedb/develop] Add class inheritance overview to bridgedb.captcha module docstring.

2014-05-14 Thread isis
commit 65be217961a833951497931dc0b77074da38fc13 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:33:10 2014 + Add class inheritance overview to bridgedb.captcha module docstring. --- lib/bridgedb/captcha.py | 26 +++--- 1 file changed, 23

[tor-commits] [bridgedb/develop] Make publicKey and secretKey attributes of the ICaptcha interface.

2014-05-14 Thread isis
commit a8f35253e47bc47f0f3ca763f29a51224da47d55 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:45:09 2014 + Make publicKey and secretKey attributes of the ICaptcha interface. Both the reCaptcha and GimpCaptcha subclasses of the generic base implementation,

[tor-commits] [bridgedb/develop] Add a docstring to captcha.Captcha.__init__().

2014-05-14 Thread isis
commit c6830ecb6ef81d019afd52f0304bcb8f4e344184 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:44:08 2014 + Add a docstring to captcha.Captcha.__init__(). --- lib/bridgedb/captcha.py |1 + 1 file changed, 1 insertion(+) diff --git a/lib/bridgedb/captcha.py

[tor-commits] [bridgedb/develop] Tweak docstrings for two ReCaptchaProtectedResource methods.

2014-05-14 Thread isis
commit 91ec2eb2cc79f2f932fa2557bb0fe455bf9af24c Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:10:36 2014 + Tweak docstrings for two ReCaptchaProtectedResource methods. * CHANGE getRemoteIP() and checkSolution() docstring to make the Sphinx output be

[tor-commits] [bridgedb/develop] Simplify GimpCaptchaKeyError and ReCaptchaKeyError into CaptchaKeyError.

2014-05-14 Thread isis
commit f5be372df769be8934ace1433e3b92718eab Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:41:00 2014 + Simplify GimpCaptchaKeyError and ReCaptchaKeyError into CaptchaKeyError. * REMOVE exception class captcha.GimpCaptchaKeyError. * REMOVE exception

[tor-commits] [bridgedb/develop] Clean up HTTPServer.addWebServer() docstring.

2014-05-14 Thread isis
commit 5a5e2f4feaedda3b4be1275f663e95eceda054c1 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:17:31 2014 + Clean up HTTPServer.addWebServer() docstring. --- lib/bridgedb/HTTPServer.py | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-)

[tor-commits] [bridgedb/develop] Tell twisted.web.server.Site not to display tracebacks.

2014-05-14 Thread isis
commit 5ccdda5c5ba6b4dd3462ef4038a8d4e809d630cd Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 21:35:55 2014 + Tell twisted.web.server.Site not to display tracebacks. --- lib/bridgedb/HTTPServer.py |1 + 1 file changed, 1 insertion(+) diff --git

[tor-commits] [bridgedb/develop] Fix captcha.Captcha.get() implementation.

2014-05-14 Thread isis
commit b7b65a6afcb8e85271ed05350fdba5542ac9cf99 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 21:13:12 2014 + Fix captcha.Captcha.get() implementation. It's not supposed to return anything. It's only supposed to set the Captcha.image and Captcha.challenge

[tor-commits] [bridgedb/develop] Fix docstring for HTTPServer.GimpCaptchaProtectedResource.checkSolution().

2014-05-14 Thread isis
commit bd4603edfa0255c063de7c228df699a9fffb3d2c Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 20:06:02 2014 + Fix docstring for HTTPServer.GimpCaptchaProtectedResource.checkSolution(). It looks like the docstring was aoriginally copied from

[tor-commits] [bridgedb/develop] Simplify Captcha and CaptchaProtectedResource keypair attributes.

2014-05-14 Thread isis
commit f0b9885eabb832e6d0ba688c7723266e9f6b0117 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 21:24:21 2014 + Simplify Captcha and CaptchaProtectedResource keypair attributes. All *Captcha and *CaptchaProtectedResource classes and subclasses (as well as their

[tor-commits] [user-manual/master] Added a Known Issues page.

2014-05-14 Thread mttp
commit a6b8face10e602f91cd0a2cf4d2f8e11b25ecf52 Author: Matt Pagan m...@torproject.org Date: Wed May 14 18:22:48 2014 -0500 Added a Known Issues page. Changed page order. --- en-US/bridges.page |2 +- en-US/circumvention.page |2 +- en-US/known-issues.page | 71

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

2014-05-14 Thread translation
commit 7e828e8c345b2fb4160cb06dd1a5667472c15dea Author: Translation commit bot translat...@torproject.org Date: Thu May 15 00:45:36 2014 + Update translations for torbirdy --- es_AR/torbirdy.dtd | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git

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

2014-05-14 Thread translation
commit 1184a4601794b609490717de0c2147478902b796 Author: Translation commit bot translat...@torproject.org Date: Thu May 15 01:15:26 2014 + Update translations for torbirdy --- es_AR/torbirdy.dtd | 44 1 file changed, 24 insertions(+), 20

[tor-commits] [bridgedb/develop] Fix typo in IBridgeRequest.addressClass specification.

2014-05-14 Thread isis
commit a92433d9634a17321acf9a35f65200feaa0124cc Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 23:19:00 2014 + Fix typo in IBridgeRequest.addressClass specification. * THANKS to sysrqb for pointing it out! (on the #5463 thread) --- lib/bridgedb/bridgerequest.py |

[bridgedb/develop] Move lib/bridgedb/Time.py → lib/bridgedb/schedule.py.

2014-05-14 Thread isis
commit e35194ecc67f40e69635fa70adee7331471de337 Author: Isis Lovecruft i...@torproject.org Date: Tue May 13 23:19:06 2014 + Move lib/bridgedb/Time.py → lib/bridgedb/schedule.py. --- lib/bridgedb/HTTPServer.py |6 +- lib/bridgedb/Main.py | 10 +-

[tor-commits] [bridgedb/develop] Rewrite bridgedb.Time module.

2014-05-14 Thread isis
commit ff5980fe8bab178bc113964a0e6c31a531387c2f Author: Isis Lovecruft i...@torproject.org Date: Tue May 13 23:17:01 2014 + Rewrite bridgedb.Time module. --- lib/bridgedb/Time.py | 308 +- 1 file changed, 204 insertions(+), 104

[tor-commits] [bridgedb/develop] Sphinxify docstrings in bridgedb.Time.

2014-05-14 Thread isis
commit 9068b5c430f95f448239b8e604925309bb9afd3e Author: Isis Lovecruft i...@torproject.org Date: Mon May 12 22:03:37 2014 + Sphinxify docstrings in bridgedb.Time. --- lib/bridgedb/Time.py | 42 ++ 1 file changed, 26 insertions(+), 16

[tor-commits] [bridgedb/develop] Rewrite test_createChallenge_decryptedAnswerMatches() unittest.

2014-05-14 Thread isis
commit 3c342d7d6e69ebc887cdbd4a7c3b991ef60fd409 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 23:03:51 2014 + Rewrite test_createChallenge_decryptedAnswerMatches() unittest. * CHANGE GimpCaptchaTests.test_createChallenge_decryptedAnswerMatches() unittest

[tor-commits] [bridgedb/develop] Add unittests for bridgedb.schedule module.

2014-05-14 Thread isis
commit b58e062ee248de19767614da152776b3ad6bbaae Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 03:18:51 2014 + Add unittests for bridgedb.schedule module. --- lib/bridgedb/test/test_schedule.py | 201 1 file changed, 201 insertions(+)

[tor-commits] [bridgedb/develop] Merge branch 'fix/11215-captcha-timeouts' into develop

2014-05-14 Thread isis
commit 77293a3cca19b1fbe9d58cc1596f54cd0bd140a4 Merge: 5ccdda5 3c342d7 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 23:16:40 2014 + Merge branch 'fix/11215-captcha-timeouts' into develop doc/sphinx/source/bridgedb.rst |1 +

[tor-commits] [bridgedb/develop] Add a ScheduledInterval timeout to make GimpCaptcha stale.

2014-05-14 Thread isis
commit 2d16b608449be112023cbeb3bccfe901502c5e44 Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 21:54:39 2014 + Add a ScheduledInterval timeout to make GimpCaptcha stale. * FIXES #11215 which describes a problem where a successful challenge string and

[tor-commits] [bridgedb/develop] Document instance variables for the email.server.MailMessage class.

2014-05-14 Thread isis
commit 8e2b3bd5259e261ddc8670586ac242bfbe9f097b Author: Isis Lovecruft i...@torproject.org Date: Thu May 15 00:09:41 2014 + Document instance variables for the email.server.MailMessage class. * FIXES the `list` ivar accidentally being documented in the __init__() method

[tor-commits] [bridgedb/develop] Rewrite MailMessage.getRecipient docstring.

2014-05-14 Thread isis
commit 6ebb9520bce10588fb76bea14fd1ae20f4672932 Author: Isis Lovecruft i...@torproject.org Date: Thu May 15 02:15:19 2014 + Rewrite MailMessage.getRecipient docstring. --- lib/bridgedb/email/server.py | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Add file header and docstring to bridgedb.email.request module.

2014-05-14 Thread isis
commit 0becfd4423fb03b8580c4e8f098f348a879f5cfb Author: Isis Lovecruft i...@torproject.org Date: Wed May 14 23:23:30 2014 + Add file header and docstring to bridgedb.email.request module. * THANKS again to sysrqb for the catch! --- lib/bridgedb/email/request.py | 16

[tor-commits] r26780: {website} add new mirror (website/trunk/include)

2014-05-14 Thread Andrew Lewman
Author: phobos Date: 2014-05-15 02:43:50 + (Thu, 15 May 2014) New Revision: 26780 Modified: website/trunk/include/tor-mirrors.csv Log: add new mirror Modified: website/trunk/include/tor-mirrors.csv === ---

[tor-commits] [tor/master] whitespace fix

2014-05-14 Thread nickm
commit a88923e455cb0cae0f5fd7e705a2cbf45df2e5aa Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 22:50:25 2014 -0400 whitespace fix --- src/common/util.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/util.c b/src/common/util.c index

[tor-commits] [tor/master] Merge branch 'bug11946'

2014-05-14 Thread nickm
commit a6eea86a2c915ef424c17920139babcfe42f3704 Merge: a88923e f694a44 Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 22:51:51 2014 -0400 Merge branch 'bug11946' changes/bug11946|5 +++ src/common/compat.c | 109 +--

[tor-commits] [tor/master] Improved comments on bug11946 fix

2014-05-14 Thread nickm
commit f694a443fc35e91d301470c60a7989d4fbd6de71 Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 22:49:38 2014 -0400 Improved comments on bug11946 fix --- src/common/compat.c | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()

2014-05-14 Thread nickm
commit e12af2adb0919d0de6d6ba44462d9255f63fca5b Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 13:50:43 2014 -0400 Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid() We'll use these to deal with being unable to access the user DB after we install

[tor-commits] [tor/master] Use tor_getpw{nam, uid} wrappers to fix bug 11946

2014-05-14 Thread nickm
commit 9b4ac986cbe8867c24c8e77654a4b7e75f870738 Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 13:53:14 2014 -0400 Use tor_getpw{nam,uid} wrappers to fix bug 11946 When running with User set, we frequently try to look up our information in the user database (e.g.,

[tor-commits] [tor/master] whitespace fix, more

2014-05-14 Thread nickm
commit 081ff5fa83cf146aac8801f90c80ca9ee5729e6a Author: Nick Mathewson ni...@torproject.org Date: Wed May 14 22:55:02 2014 -0400 whitespace fix, more --- src/common/compat.c |1 - 1 file changed, 1 deletion(-) diff --git a/src/common/compat.c b/src/common/compat.c index

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

2014-05-14 Thread translation
commit f56139f6d464ac6bb870caf2c3ec24c9bc02d400 Author: Translation commit bot translat...@torproject.org Date: Thu May 15 03:15:46 2014 + Update translations for torbutton-torbuttondtd --- es_AR/torbutton.dtd |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git