[tor-commits] [stem/master] Concatenate strings with bytearray rather than BytesIO

2018-05-25 Thread atagar
commit c23cffc5cbe12b276fa18424a7bc85f91f901a60 Author: Damian Johnson Date: Fri May 25 14:19:22 2018 -0700 Concatenate strings with bytearray rather than BytesIO While skimming through the python docs I came across a note suggesting bytearray for string concatenation...

[tor-commits] [metrics-web/master] Fix flaw in noise-removing code of hidserv module.

2018-05-25 Thread karsten
commit 52b1051fb14f4091d3e1e02b0497bad5b0d66ca6 Author: Karsten Loesing Date: Fri May 18 16:29:42 2018 +0200 Fix flaw in noise-removing code of hidserv module. In the technical report that the hidserv module is based on we write: "When processing hidden-service statistics,

[tor-commits] [metrics-web/master] Don't terminate the hidserv module when parsing descriptors.

2018-05-25 Thread karsten
commit 4333d0666dbb8a252bd85d1cc79ebd18dc84d4bd Author: Karsten Loesing Date: Fri May 18 16:26:12 2018 +0200 Don't terminate the hidserv module when parsing descriptors. This issue came up when reprocessing descriptor archives for #26022: we'd terminate the hidserv module when

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

2018-05-25 Thread translation
commit 946df6ef125fa59bb8216eee6c4acc90139159f2 Author: Translation commit bot Date: Fri May 25 14:15:38 2018 + Update translations for https_everywhere_completed --- fr/https-everywhere.dtd | 1 + 1 file changed, 1 insertion(+) diff --git a/fr/https-everywhere.dtd b/fr/https-everywhe

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

2018-05-25 Thread translation
commit 7bcc5c1b60b4c4c758b458cfe5eb42ff549965ad Author: Translation commit bot Date: Fri May 25 14:15:30 2018 + Update translations for https_everywhere --- fr/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/https-everywhere.dtd b/fr/https-ev

[tor-commits] [tor-browser-build/master] Bug 25862: move mingw helper scripts to firefox

2018-05-25 Thread gk
commit 8fd3d1dc7f27a96129328af98b69e18d161cef97 Author: Nicolas Vigier Date: Fri Apr 20 18:41:15 2018 +0200 Bug 25862: move mingw helper scripts to firefox Stop using mingw helper scripts everywhere except for the firefox build. At the same time as we move them to firefox,

[tor-commits] [collector/master] Bump version to 1.6.0-dev.

2018-05-25 Thread karsten
commit 55a9f76d10dcf2c3f1190fa8a87a108475601e39 Author: Karsten Loesing Date: Fri May 25 15:03:49 2018 +0200 Bump version to 1.6.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 7240db6..e78c160 100644 --- a/build.xml +++

[tor-commits] [collector/master] Replace Gson with Jackson.

2018-05-25 Thread karsten
commit 818488836545aaa08bb8ef90e4a2b1d5accf535b Author: Karsten Loesing Date: Tue May 22 15:31:41 2018 +0200 Replace Gson with Jackson. Implements #26162. --- CHANGELOG.md | 3 ++- build.xml | 6 -

[tor-commits] [collector/release] Bump version to 1.5.1-dev.

2018-05-25 Thread karsten
commit 88867bf3b4e880478f8392d7f593dbd5ec6c38a2 Author: Karsten Loesing Date: Mon Mar 19 16:26:13 2018 +0100 Bump version to 1.5.1-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index d7372bc..780f24e 100644 --- a/build.xml +++

[tor-commits] [collector/release] Describe 'contrib' path contents.

2018-05-25 Thread karsten
commit 970dd3d1e1757d01b485fe05b1869cfc244e82f2 Author: iwakeh Date: Tue Mar 20 08:31:46 2018 + Describe 'contrib' path contents. --- src/main/resources/docs/PROTOCOL | 12 1 file changed, 12 insertions(+) diff --git a/src/main/resources/docs/PROTOCOL b/src/main/resources

[tor-commits] [collector/release] Replace Gson with Jackson.

2018-05-25 Thread karsten
commit 818488836545aaa08bb8ef90e4a2b1d5accf535b Author: Karsten Loesing Date: Tue May 22 15:31:41 2018 +0200 Replace Gson with Jackson. Implements #26162. --- CHANGELOG.md | 3 ++- build.xml | 6 -

[tor-commits] [collector/release] Include webstats in create-tarballs.sh.

2018-05-25 Thread karsten
commit 4e166b7832a8026690950ca8f8e971998b3a0bcb Author: Karsten Loesing Date: Mon Mar 19 20:59:34 2018 +0100 Include webstats in create-tarballs.sh. --- src/main/resources/create-tarballs.sh | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/main/resources

[tor-commits] [collector/release] Prepare for 1.6.0 release.

2018-05-25 Thread karsten
commit 78d01e5b01eaabfd1eb9ae604c4ad73e6c2cbe0d Author: Karsten Loesing Date: Wed May 23 22:14:27 2018 +0200 Prepare for 1.6.0 release. --- CERT | 18 +- CHANGELOG.md | 2 +- build.xml| 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CER

[tor-commits] [collector/release] Add 'contrib' directory to index.json.

2018-05-25 Thread karsten
commit 5d2bdbb8ca615551264d21e801499f8720d2709b Author: iwakeh Date: Tue Mar 20 08:31:46 2018 + Add 'contrib' directory to index.json. --- src/main/java/org/torproject/collector/conf/Key.java | 1 + src/main/java/org/torproject/collector/index/CreateIndexJson.java | 1 +

[tor-commits] [collector/release] Adapt to metrics-lib 2.3.0 changes.

2018-05-25 Thread karsten
commit 574a3ec4c60bd205d97720308d21f1c2f3e1853c Author: iwakeh Date: Mon Mar 26 11:01:56 2018 + Adapt to metrics-lib 2.3.0 changes. This concerns #25523. --- CHANGELOG.md| 6 ++ build.xml

[tor-commits] [collector/release] Corrected description of vote descriptor path.

2018-05-25 Thread karsten
commit 770f55cf82a1281e5081de7731adc9e36a916622 Author: iwakeh Date: Mon Feb 26 15:24:50 2018 + Corrected description of vote descriptor path. Implements task-20287. --- src/main/resources/docs/PROTOCOL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/

[tor-commits] [collector/master] Prepare for 1.6.0 release.

2018-05-25 Thread karsten
commit 78d01e5b01eaabfd1eb9ae604c4ad73e6c2cbe0d Author: Karsten Loesing Date: Wed May 23 22:14:27 2018 +0200 Prepare for 1.6.0 release. --- CERT | 18 +- CHANGELOG.md | 2 +- build.xml| 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CER

[tor-commits] [metrics-lib/master] Bump version to 2.4.0-dev.

2018-05-25 Thread karsten
commit feabf88fff34465134da9ea61592f7f9c30415b7 Author: Karsten Loesing Date: Fri May 25 14:46:09 2018 +0200 Bump version to 2.4.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index c69da65..3c4bf28 100644 --- a/build.xml +++

[tor-commits] [metrics-lib/release] Prepare for 2.4.0 release.

2018-05-25 Thread karsten
commit 94a7403e62d59619dbdc9952736d9b8b68948a05 Author: Karsten Loesing Date: Wed May 23 17:16:19 2018 +0200 Prepare for 2.4.0 release. --- CERT | 18 +- CHANGELOG.md | 2 +- build.xml| 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CER

[tor-commits] [metrics-lib/release] Replace Gson with Jackson.

2018-05-25 Thread karsten
commit 16c6984ab971f3f617713985a8b94ff8ed3f6525 Author: Karsten Loesing Date: Tue May 22 15:23:57 2018 +0200 Replace Gson with Jackson. Implements #26159. --- CHANGELOG.md | 8 build.xml | 4 +-

[tor-commits] [metrics-lib/release] Bump version to 2.3.0-dev.

2018-05-25 Thread karsten
commit 77bbd742b63fd9708694d7d8623d82a9654b770e Author: Karsten Loesing Date: Wed Apr 18 16:43:13 2018 +0200 Bump version to 2.3.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 9bff4b2..61cd45d 100644 --- a/build.xml +++

[tor-commits] [metrics-lib/master] Replace Gson with Jackson.

2018-05-25 Thread karsten
commit 16c6984ab971f3f617713985a8b94ff8ed3f6525 Author: Karsten Loesing Date: Tue May 22 15:23:57 2018 +0200 Replace Gson with Jackson. Implements #26159. --- CHANGELOG.md | 8 build.xml | 4 +-

[tor-commits] [metrics-lib/master] Prepare for 2.4.0 release.

2018-05-25 Thread karsten
commit 94a7403e62d59619dbdc9952736d9b8b68948a05 Author: Karsten Loesing Date: Wed May 23 17:16:19 2018 +0200 Prepare for 2.4.0 release. --- CERT | 18 +- CHANGELOG.md | 2 +- build.xml| 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CER

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

2018-05-25 Thread translation
commit 6ea11cd36c58ebfccc6e7320cc547a5ea9fee17e Author: Translation commit bot Date: Fri May 25 11:47:37 2018 + Update translations for tails-perl5lib_completed --- ru.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/ru.po b/ru.po index 7e1f23b0e..

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

2018-05-25 Thread translation
commit c0034766d70d185f302db6055bfa56100c4f414b Author: Translation commit bot Date: Fri May 25 11:47:32 2018 + Update translations for tails-perl5lib --- ru.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ru.po b/ru.po index 303915ace..4a0da28b1 100644

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

2018-05-25 Thread translation
commit 4092173a889bd37e7da982a5dc13d629e15ed005 Author: Translation commit bot Date: Fri May 25 11:45:30 2018 + Update translations for https_everywhere --- ru/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/https-everywhere.dtd b/ru/https-ev

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

2018-05-25 Thread translation
commit e3d95f1f2afd4e1820fac456592f6b9d45c62d2d Author: Translation commit bot Date: Fri May 25 11:45:38 2018 + Update translations for https_everywhere_completed --- ru/https-everywhere.dtd | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/https-everywhere.dtd b/ru/https-everywhe

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

2018-05-25 Thread translation
commit eec719f66dae2c06c58b24e02861185cde9cd140 Author: Translation commit bot Date: Fri May 25 11:17:22 2018 + Update translations for torbutton-torbuttondtd --- ru/torbutton.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru/torbutton.dtd b/ru/torbutton.dt

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

2018-05-25 Thread translation
commit 08b450c640c3eb9ca1fefcd6191603634c508726 Author: Translation commit bot Date: Fri May 25 11:17:26 2018 + Update translations for torbutton-torbuttondtd_completed --- ru/torbutton.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ru/torbutton.dtd b/ru/torb

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

2018-05-25 Thread translation
commit 8f0de0a0b9b20731f63e267cc8f44fe5e3d5945a Author: Translation commit bot Date: Fri May 25 11:17:09 2018 + Update translations for torbutton-torbuttonproperties --- ru/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/torbutton.properties

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

2018-05-25 Thread translation
commit dcd14f37a5796b8b2a7f4de8f2152540daae2441 Author: Translation commit bot Date: Fri May 25 11:17:16 2018 + Update translations for torbutton-torbuttonproperties_completed --- ru/torbutton.properties | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ru/torbutt

[tor-commits] [translation/support-tormobile] Update translations for support-tormobile

2018-05-25 Thread translation
commit 4b9d38656dfca797a666a88cda6056ee7a543f9f Author: Translation commit bot Date: Fri May 25 09:20:56 2018 + Update translations for support-tormobile --- pt_PT.json | 32 1 file changed, 32 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new fil

[tor-commits] [translation/support-tormessenger] Update translations for support-tormessenger

2018-05-25 Thread translation
commit f3f7eafbc9ac7c677ee763a061deecdb000f5925 Author: Translation commit bot Date: Fri May 25 09:20:48 2018 + Update translations for support-tormessenger --- pt_PT.json | 20 1 file changed, 20 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new file mode 10

[tor-commits] [translation/support-topics] Update translations for support-topics

2018-05-25 Thread translation
commit 8fbc3ac8e777690f4603f2f2eb03344cb0783235 Author: Translation commit bot Date: Fri May 25 09:20:40 2018 + Update translations for support-topics --- pt_PT.json | 57 + 1 file changed, 57 insertions(+) diff --git a/pt_PT.jso

[tor-commits] [translation/support-tbb] Update translations for support-tbb

2018-05-25 Thread translation
commit 512241ff97a840d367af83af4c2ea4bcfee54312 Author: Translation commit bot Date: Fri May 25 09:20:32 2018 + Update translations for support-tbb --- pt_PT.json | 260 + 1 file changed, 260 insertions(+) diff --git a/pt_PT.

[tor-commits] [translation/support-faq] Update translations for support-faq

2018-05-25 Thread translation
commit 87c4e9f4bb9c62b47b893a51451a1422705434a6 Author: Translation commit bot Date: Fri May 25 09:20:00 2018 + Update translations for support-faq --- pt_PT.json | 32 1 file changed, 32 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new file mode

[tor-commits] [translation/support-miscellaneous] Update translations for support-miscellaneous

2018-05-25 Thread translation
commit a737fcf2fb025028909b31360baa3f05fb70f6f2 Author: Translation commit bot Date: Fri May 25 09:20:24 2018 + Update translations for support-miscellaneous --- pt_PT.json | 92 ++ 1 file changed, 92 insertions(+) diff --git

[tor-commits] [translation/support-connecting] Update translations for support-connecting

2018-05-25 Thread translation
commit 187e1070c2ee5634228298ab0118319685ec5ce1 Author: Translation commit bot Date: Fri May 25 09:19:52 2018 + Update translations for support-connecting --- pt_PT.json | 20 1 file changed, 20 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new file mode 1006

[tor-commits] [translation/support-gettor] Update translations for support-gettor

2018-05-25 Thread translation
commit 67ce8f0aa4da9a700178db4376a7b7bb3bd39740 Author: Translation commit bot Date: Fri May 25 09:20:08 2018 + Update translations for support-gettor --- pt_PT.json | 26 ++ 1 file changed, 26 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new file mode 10

[tor-commits] [translation/support-https] Update translations for support-https

2018-05-25 Thread translation
commit 47aab1a20b104c8ee231260a0bcd1849e94a0b7a Author: Translation commit bot Date: Fri May 25 09:20:16 2018 + Update translations for support-https --- pt_PT.json | 8 1 file changed, 8 insertions(+) diff --git a/pt_PT.json b/pt_PT.json new file mode 100644 index 0.

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

2018-05-25 Thread translation
commit 67d3eb33f410bb056ef7de6ae8a22ec326fa2794 Author: Translation commit bot Date: Fri May 25 09:19:36 2018 + Update translations for tor-browser-manual --- pt_PT/pt_PT.po | 1381 1 file changed, 1381 insertions(+) diff --git

[tor-commits] [translation/support-censorship] Update translations for support-censorship

2018-05-25 Thread translation
commit c0dc76051f1b2e3ba6a446d09b6ad57b298ec0c2 Author: Translation commit bot Date: Fri May 25 09:19:44 2018 + Update translations for support-censorship --- pt_PT.json | 40 1 file changed, 40 insertions(+) diff --git a/pt_PT.json b/pt_PT.jso

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

2018-05-25 Thread translation
commit 24e90d93d9a47d2dffbddb9e4cbb2d147ea40278 Author: Translation commit bot Date: Fri May 25 09:19:26 2018 + Update translations for exoneratorproperties --- pt_PT/exonerator.properties | 54 + 1 file changed, 54 insertions(+) diff --git

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

2018-05-25 Thread translation
commit a82809688bcbac061d258df21ff7841adcafa39a Author: Translation commit bot Date: Fri May 25 09:19:00 2018 + Update translations for torbutton-abouttbupdatedtd --- pt_PT/abouttbupdate.dtd | 6 ++ 1 file changed, 6 insertions(+) diff --git a/pt_PT/abouttbupdate.dtd b/pt_PT/about

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

2018-05-25 Thread translation
commit 31da7ab407a9b8a2d1a41871e9bac7f59b4f6821 Author: Translation commit bot Date: Fri May 25 09:19:09 2018 + Update translations for tails-onioncircuits --- pt_PT/onioncircuits.pot | 85 + 1 file changed, 85 insertions(+) diff --git a

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

2018-05-25 Thread translation
commit 29e0249d98852bee05e227671fb66ab746ff4b5e Author: Translation commit bot Date: Fri May 25 09:18:34 2018 + Update translations for torbutton-aboutdialogdtd --- pt_PT/aboutdialog.dtd | 19 +++ 1 file changed, 19 insertions(+) diff --git a/pt_PT/aboutdialog.dtd b/pt

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

2018-05-25 Thread translation
commit cb93666f3820d2aba12ac2a8500de74d487f5d7c Author: Translation commit bot Date: Fri May 25 09:19:18 2018 + Update translations for tails-greeter-2 --- pt_PT/pt_PT.po | 306 + 1 file changed, 306 insertions(+) diff --git a/pt

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

2018-05-25 Thread translation
commit 1601cb2d55049de7be0db98bba96b9c69e34acde Author: Translation commit bot Date: Fri May 25 09:18:52 2018 + Update translations for tails-openpgp-applet --- pt_PT/openpgp-applet.pot | 177 +++ 1 file changed, 177 insertions(+) diff --git

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

2018-05-25 Thread translation
commit 288ddcf29aa4f93ccfd94f4bb444bb8a5c91aa20 Author: Translation commit bot Date: Fri May 25 09:18:42 2018 + Update translations for torbutton-abouttorproperties --- pt_PT/abouttor.properties | 20 1 file changed, 20 insertions(+) diff --git a/pt_PT/abouttor.pr

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

2018-05-25 Thread translation
commit 7d8ea6f8eb5efb4afb392fde81a626a8fd7df853 Author: Translation commit bot Date: Fri May 25 09:18:26 2018 + Update translations for tor_animation --- pt_PT.srt | 165 ++ 1 file changed, 165 insertions(+) diff --git a/pt_P

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

2018-05-25 Thread translation
commit 580d4df4f825e4e23604a0acb244b9ff620c6fb3 Author: Translation commit bot Date: Fri May 25 09:17:51 2018 + Update translations for torbutton-torbuttondtd --- it/torbutton.dtd| 4 ++-- pt_PT/torbutton.dtd | 51 +++ 2 files change

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

2018-05-25 Thread translation
commit 73402ef76796f0a22489bf3c12dd24cfda09f29d Author: Translation commit bot Date: Fri May 25 09:17:55 2018 + Update translations for torbutton-torbuttondtd_completed --- it/torbutton.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/it/torbutton.dtd b/it/torb

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

2018-05-25 Thread translation
commit 8eae86c46c7963868d4cd83cf23d707a526fbac6 Author: Translation commit bot Date: Fri May 25 09:18:01 2018 + Update translations for tails-iuk --- pt_PT.po | 247 +++ 1 file changed, 247 insertions(+) diff --git a/pt_PT.po

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2018-05-25 Thread translation
commit 647b56247104d84da6906d02bc3c59290beb0522 Author: Translation commit bot Date: Fri May 25 09:18:17 2018 + Update translations for tor-and-https --- pt_PT.po | 135 +++ 1 file changed, 135 insertions(+) diff --git a/pt_P

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

2018-05-25 Thread translation
commit dfe0951a49fa3337fb5d0efa3829c59cf26fd373 Author: Translation commit bot Date: Fri May 25 09:18:09 2018 + Update translations for tails-perl5lib --- pt_PT.po | 34 ++ 1 file changed, 34 insertions(+) diff --git a/pt_PT.po b/pt_PT.po new file mode

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

2018-05-25 Thread translation
commit 9dd46f9bda95ae2db23fb6ae3e8e408a36febcee Author: Translation commit bot Date: Fri May 25 09:17:41 2018 + Update translations for torbutton-torbuttonproperties --- pt_PT/torbutton.properties | 54 ++ 1 file changed, 54 insertions(+) di

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

2018-05-25 Thread translation
commit a4c0788d2d3a5895c39f321a04577ea252c5d773 Author: Translation commit bot Date: Fri May 25 09:17:05 2018 + Update translations for tails-misc --- pt_PT.po | 384 +++ 1 file changed, 384 insertions(+) diff --git a/pt_PT.p

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

2018-05-25 Thread translation
commit 12341d7e213b34af42769fc1125ec0e44fedf5db Author: Translation commit bot Date: Fri May 25 09:16:46 2018 + Update translations for tor-launcher-progress --- pt_PT/progress.dtd | 4 1 file changed, 4 insertions(+) diff --git a/pt_PT/progress.dtd b/pt_PT/progress.dtd new file

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

2018-05-25 Thread translation
commit 9b8a5ba3517790402d26afe003cdae31279c2006 Author: Translation commit bot Date: Fri May 25 09:17:23 2018 + Update translations for torbutton-brandproperties --- pt_PT/brand.properties | 16 1 file changed, 16 insertions(+) diff --git a/pt_PT/brand.properties b/pt

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

2018-05-25 Thread translation
commit 95a1a411f49acbbe6cf55fcba34af7fec03b09d5 Author: Translation commit bot Date: Fri May 25 09:16:38 2018 + Update translations for tor-launcher-properties --- pt_PT/torlauncher.properties | 78 1 file changed, 78 insertions(+) diff --g

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

2018-05-25 Thread translation
commit 6c3fd3020682e3e12c7a8e32d9161a778c256971 Author: Translation commit bot Date: Fri May 25 09:17:32 2018 + Update translations for torbutton-branddtd --- pt_PT/brand.dtd | 15 +++ 1 file changed, 15 insertions(+) diff --git a/pt_PT/brand.dtd b/pt_PT/brand.dtd new file

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2018-05-25 Thread translation
commit b83652fe7ce8454325441744bc741d9b9169207b Author: Translation commit bot Date: Fri May 25 09:17:14 2018 + Update translations for abouttor-homepage --- pt_PT/aboutTor.dtd | 45 + 1 file changed, 45 insertions(+) diff --git a/pt_PT/abou

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

2018-05-25 Thread translation
commit 0425e82938564e1213fff700403f4f3a2cf65065 Author: Translation commit bot Date: Fri May 25 09:16:55 2018 + Update translations for tor-launcher-network-settings --- pt_PT/network-settings.dtd | 62 ++ 1 file changed, 62 insertions(+) di

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

2018-05-25 Thread translation
commit 86823f7d5a56b7d80309159760eaf2b3b8405dcf Author: Translation commit bot Date: Fri May 25 09:16:29 2018 + Update translations for mat-gui --- pt_PT.po | 187 +++ 1 file changed, 187 insertions(+) diff --git a/pt_PT.po b

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

2018-05-25 Thread translation
commit cb547df1b445378d00d06930415c850242883647 Author: Translation commit bot Date: Fri May 25 09:16:18 2018 + Update translations for torbirdy --- pt_PT/torbirdy.dtd| 60 +++ pt_PT/torbirdy.properties | 18 ++ 2 files ch

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2018-05-25 Thread translation
commit c2309a731e50391a816734e93707e71247e447dc Author: Translation commit bot Date: Fri May 25 09:15:57 2018 + Update translations for liveusb-creator --- pt_PT/pt_PT.po | 504 + 1 file changed, 504 insertions(+) diff --git a/pt

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2018-05-25 Thread translation
commit 6a0ce6aa8099dbb1642a3056b6b534d256fc9d50 Author: Translation commit bot Date: Fri May 25 09:16:07 2018 + Update translations for tails-persistence-setup --- pt_PT/pt_PT.po | 323 + 1 file changed, 323 insertions(+) diff --

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

2018-05-25 Thread translation
commit 708a02b2ebf068347986ca59e579b8b89a5ee195 Author: Translation commit bot Date: Fri May 25 09:15:51 2018 + Update translations for https_everywhere_completed --- it/https-everywhere.dtd | 1 + 1 file changed, 1 insertion(+) diff --git a/it/https-everywhere.dtd b/it/https-everywhe

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

2018-05-25 Thread translation
commit afe6ec725c4bb060950e353f30c5bfd112878121 Author: Translation commit bot Date: Fri May 25 09:15:43 2018 + Update translations for https_everywhere --- it/https-everywhere.dtd | 2 +- pt_PT/https-everywhere.dtd| 41 pt_PT/https-everywhere.prop

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

2018-05-25 Thread translation
commit b4876d53822957476b1d35fc060d4e8e9a537fa2 Author: Translation commit bot Date: Fri May 25 09:15:25 2018 + Update translations for whisperback --- pt_PT/pt_PT.po | 214 + 1 file changed, 214 insertions(+) diff --git a/pt_PT/

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

2018-05-25 Thread translation
commit e7eac44ce572340fe2091fc9cfae01beea0cc3e7 Author: Translation commit bot Date: Fri May 25 09:15:04 2018 + Update translations for bridgedb --- pt_PT/LC_MESSAGES/bridgedb.po | 380 ++ 1 file changed, 380 insertions(+) diff --git a/pt_PT/LC_

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

2018-05-25 Thread translation
commit a98293833e953e93606a99e619bb062e97268ce8 Author: Translation commit bot Date: Fri May 25 09:15:15 2018 + Update translations for torcheck --- pt_PT/torcheck.po | 102 ++ 1 file changed, 102 insertions(+) diff --git a/pt_PT/tor