[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 2e168a68f7ae60dcd8ccd830493d157d7baaf021 Author: Translation commit bot Date: Thu Nov 14 15:26:51 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po| 17 + contents+bn.po| 17 + contents+ca.po

[tor-commits] [translation/support-portal_completed] https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed

2019-11-14 Thread translation
commit 52a010ab376bae8fd244327bc4c19affa7adeb89 Author: Translation commit bot Date: Thu Nov 14 15:27:00 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal_completed --- contents.pot | 17 + 1 file changed, 1 insertion(+), 16 deletions(-)

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit cebfc1d37741f854ef5d59e47fa77128c1a33de5 Author: Translation commit bot Date: Thu Nov 14 16:15:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 15 +++ 1 file changed, 15 insertions(+)

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit 8d600516215b2ee78d3dd383ecf325b5c1a809cc Author: Translation commit bot Date: Thu Nov 14 14:15:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 12 +++- 1 file changed, 11 insertions(+), 1

[tor-commits] [tor/master] scripts/git: Add TOR_EXTRA_REMOTE_* for an extra git remote

2019-11-14 Thread dgoulet
commit 1ffb3b549f9bc88e3eb51bf281720c26f7bd6016 Author: teor Date: Thu Oct 31 14:28:27 2019 +1000 scripts/git: Add TOR_EXTRA_REMOTE_* for an extra git remote When running git-setup-dirs.sh. Part of 32347. --- scripts/git/git-setup-dirs.sh | 19 +++ 1 file

[tor-commits] [tor/master] scripts/git: Make a master symlink in the worktree directory

2019-11-14 Thread dgoulet
commit 995618ec619739cb7c54e809d6d817be4e9ed2de Author: teor Date: Thu Oct 31 14:24:50 2019 +1000 scripts/git: Make a master symlink in the worktree directory When running git-setup-dirs.sh. Part of 32347. --- scripts/git/git-setup-dirs.sh | 26 +-

[tor-commits] [tor/master] scripts/git: Add TOR_EXTRA_CLONE_ARGS for git clone

2019-11-14 Thread dgoulet
commit 38e8cca6a1d44d0edd6fcc9a6e40eadb6e91d789 Author: teor Date: Thu Oct 31 14:25:43 2019 +1000 scripts/git: Add TOR_EXTRA_CLONE_ARGS for git clone When running git-setup-dirs.sh. Part of 32347. --- scripts/git/git-setup-dirs.sh | 4 +++- 1 file changed, 3

[tor-commits] [tor/master] changes: file for 32347

2019-11-14 Thread dgoulet
commit 384fe64786de571713a304fd1fc1325e11d093fc Author: teor Date: Thu Oct 31 14:37:58 2019 +1000 changes: file for 32347 --- changes/ticket32347 | 7 +++ 1 file changed, 7 insertions(+) diff --git a/changes/ticket32347 b/changes/ticket32347 new file mode 100644 index

[tor-commits] [tor/master] Merge branch 'tor-github/pr/1489'

2019-11-14 Thread dgoulet
commit 1371d29e5b29e157993a790cd51016d0316df7da Merge: a76b7cd8b 384fe6478 Author: David Goulet Date: Thu Nov 14 10:37:14 2019 -0500 Merge branch 'tor-github/pr/1489' changes/ticket32347 | 7 +++ scripts/git/git-setup-dirs.sh | 49

[tor-commits] [tor/master] test/parseconf: Warn when the expected_log* file is missing

2019-11-14 Thread nickm
commit aa3e2bbd4bb52f0e8fc550841ffdcf2da3fa2fa7 Author: teor Date: Thu Nov 14 12:57:59 2019 +1000 test/parseconf: Warn when the expected_log* file is missing Part of 32451. --- src/test/test_parseconf.sh | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-)

[tor-commits] [tor/master] test/parseconf: Refactor and standardise, stage 1

2019-11-14 Thread nickm
commit 39046019ec1192bd8222821a6b8677fabc0a9968 Author: teor Date: Wed Nov 13 16:37:32 2019 +1000 test/parseconf: Refactor and standardise, stage 1 Remove duplicate code, and standardise similar behaviour. Add some additional error checking. Cleanup after 32451. ---

[tor-commits] [tor/master] test/parseconf: Update conf_examples to use expected_log

2019-11-14 Thread nickm
commit ced434c5869da6d6c7ac4c11a934a4d58a730afe Author: teor Date: Tue Nov 12 15:10:07 2019 +1000 test/parseconf: Update conf_examples to use expected_log Part of 32451. --- .../badnick_1/expected_log_no_dirauth_relay| 1 + .../badnick_2/expected_log_no_dirauth_relay

[tor-commits] [tor/master] test/parseconf: Refactor and simplify, stage 2

2019-11-14 Thread nickm
commit a5628cf5b318a1168d5092e26a79a7d876aa0b28 Author: teor Date: Wed Nov 13 17:12:30 2019 +1000 test/parseconf: Refactor and simplify, stage 2 Remove more duplicate code. Eliminate some arguments. Rewrite some comments. Cleanup after 32451. ---

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1531'

2019-11-14 Thread nickm
commit a76b7cd8b5da9951e5e446846ef4e3d9ec6b1453 Merge: 3b4a360ed 9f37c0f4f Author: Nick Mathewson Date: Thu Nov 14 09:58:37 2019 -0500 Merge remote-tracking branch 'tor-github/pr/1531' changes/bug32468 | 3 + changes/ticket32451

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 54a2248a5351cfc740edb5ade7923aa76cabb812 Author: Translation commit bot Date: Thu Nov 14 13:53:15 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+de.po | 78 ++ 1 file changed, 78

[tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed

2019-11-14 Thread translation
commit 9876c7da90650fff7a9f82678d0e1537121120bd Author: Translation commit bot Date: Thu Nov 14 13:52:52 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed --- contents+fr.po | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-)

[tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web

2019-11-14 Thread translation
commit 2ffb2c97e27baf7c070a11c5770add6008c72841 Author: Translation commit bot Date: Thu Nov 14 13:52:43 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+fr.po | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] test/parseconf: Split the file list into sections

2019-11-14 Thread nickm
commit 735d5f5b7eaed14b2242d1685e0ffa92f746c70c Author: teor Date: Tue Nov 12 15:03:47 2019 +1000 test/parseconf: Split the file list into sections There are lots of different files now, so having Config and Result sections is helpful. Part of 32451. ---

[tor-commits] [tor/master] test/parseconf: Rewrite the included files section

2019-11-14 Thread nickm
commit 4cf5d4cb3c6d725c7615b664b2f3ba116f36b150 Author: teor Date: Tue Nov 12 15:06:15 2019 +1000 test/parseconf: Rewrite the included files section Part of 32451. --- src/test/test_parseconf.sh | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/master] test/parseconf: Rename some functions, and reformat

2019-11-14 Thread nickm
commit b4b3060f692ed934fe89d791be683a7506e5860e Author: teor Date: Wed Nov 13 14:00:09 2019 +1000 test/parseconf: Rename some functions, and reformat Part of 32451. --- src/test/test_parseconf.sh | 110 +++-- 1 file changed, 56

[tor-commits] [tor/master] test/parseconf: Use consistent formatting

2019-11-14 Thread nickm
commit e6ca32fae3031e33898d541bf4da28c58b978713 Author: teor Date: Tue Nov 12 16:51:18 2019 +1000 test/parseconf: Use consistent formatting Make spacing, quotes, and env vars consistent. Cleanup after 32451 and 32468. --- src/test/test_parseconf.sh | 25

[tor-commits] [tor/master] test/parseconf: Show tor command lines on failure

2019-11-14 Thread nickm
commit 2c4ada729e275f37a2165866a78378ff606cb451 Author: teor Date: Thu Nov 14 10:50:20 2019 +1000 test/parseconf: Show tor command lines on failure Part of 32451. --- src/test/test_parseconf.sh | 88 +++--- 1 file changed, 59 insertions(+),

[tor-commits] [tor/master] test/parseconf: Stop ignoring --dump-config failures

2019-11-14 Thread nickm
commit 4514bfe9c25f3222e0feba29c5129229287f3963 Author: teor Date: Tue Nov 12 16:45:07 2019 +1000 test/parseconf: Stop ignoring --dump-config failures When we added the $FILTER for Windows newlines, we made the pipeline always exit successfully, even if tor failed.

[tor-commits] [tor/master] test/parseconf: Standardise output messages

2019-11-14 Thread nickm
commit 7ef44100c4d85fbd091c3965013b5465872a05f6 Author: teor Date: Tue Nov 12 15:21:10 2019 +1000 test/parseconf: Standardise output messages Part of 32451. --- src/test/test_parseconf.sh | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git

[tor-commits] [tor/master] test/parseconf: Add an expected_log file

2019-11-14 Thread nickm
commit 3df64320067625e1ce888b9bd11943524ee8f47d Author: teor Date: Tue Nov 12 15:07:27 2019 +1000 test/parseconf: Add an expected_log file The "expected_log" file is a set of patterns that matches the output of "tor --verify-config". Unlike "error", it expects a successful

[tor-commits] [tor/master] changes: file for 32451

2019-11-14 Thread nickm
commit 9f37c0f4f2cde6b0f5be04f50edcfb23ce999830 Author: teor Date: Thu Nov 14 13:12:42 2019 +1000 changes: file for 32451 --- changes/ticket32451 | 5 + 1 file changed, 5 insertions(+) diff --git a/changes/ticket32451 b/changes/ticket32451 new file mode 100644 index

[tor-commits] [tor/master] test/parseconf: Stop adding newlines to *_printf

2019-11-14 Thread nickm
commit 51a6c0c8fd147a852a9567f1b1987b686bcc1800 Author: teor Date: Thu Nov 14 10:54:42 2019 +1000 test/parseconf: Stop adding newlines to *_printf Cleanup after 32451. --- src/test/test_parseconf.sh | 24 +++- 1 file changed, 11 insertions(+), 13 deletions(-)

[tor-commits] [tor/master] test/parseconf: Add failure cases in conf_failures/

2019-11-14 Thread nickm
commit c7838c71fb3d023c8e255896118c59ed8af688eb Author: teor Date: Thu Nov 14 10:59:15 2019 +1000 test/parseconf: Add failure cases in conf_failures/ These failure cases can be used to test the failure behaviour and failure logs of test_parseconf.sh. See the README

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit 7982ca25188da386d670a2c970aafe71098dcd9c Author: Translation commit bot Date: Thu Nov 14 13:45:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 8 ++-- 1 file changed, 6 insertions(+), 2

[tor-commits] [tor/master] Merge branch 'tor-github/pr/1537'

2019-11-14 Thread dgoulet
commit 196be8ca2648d4f4d43b83d0b4fce062d0b320a6 Merge: 1371d29e5 cf79ffaf1 Author: David Goulet Date: Thu Nov 14 12:59:28 2019 -0500 Merge branch 'tor-github/pr/1537' src/test/test_circuitmux.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-)

[tor-commits] [tor/master] Fix 32-bit warnings in test_circuitmux.c

2019-11-14 Thread dgoulet
commit cf79ffaf1ec7dbe017abff96f35a909eb8765458 Author: Nick Mathewson Date: Thu Nov 14 11:04:06 2019 -0500 Fix 32-bit warnings in test_circuitmux.c Fixes bug 32496; bug not in any released Tor. --- src/test/test_circuitmux.c | 9 - 1 file changed, 4 insertions(+), 5

[tor-commits] [translation/tbmanual-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot

2019-11-14 Thread translation
commit a7c2c036f2200849857197c0833d98150b2f921f Author: Translation commit bot Date: Thu Nov 14 16:49:59 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tbmanual-contentspot --- contents+fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed

2019-11-14 Thread translation
commit d982770c7eb8e50bc4a4b7caa4fe4412f62cd3c8 Author: Translation commit bot Date: Thu Nov 14 16:45:46 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed --- locale/fr/LC_MESSAGES/messages.po | 2399 +

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit 26531bc489837a858434ac4bb2f5ef3656f8ec1a Author: Translation commit bot Date: Thu Nov 14 16:45:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 29 + 1 file changed, 21

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 38c07f91ec57595bf5d3ac8b036d695f8e66163e Author: Translation commit bot Date: Thu Nov 14 16:53:18 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[tor-commits] [translation/abouttor-homepage] https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage

2019-11-14 Thread translation
commit a4e81ecd52fb937fd5a9d932c6c489af47be67c4 Author: Translation commit bot Date: Thu Nov 14 21:15:06 2019 + https://gitweb.torproject.org/translation.git/commit/?h=abouttor-homepage --- de/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit 6cc87c9f888b6904810378512b29a1aec54c8abc Author: Translation commit bot Date: Thu Nov 14 21:15:45 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/de/LC_MESSAGES/messages.po | 5 +++-- 1 file changed, 3 insertions(+), 2

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit d35d5299fbb73ea90aea1446b59c71134972d616 Author: Translation commit bot Date: Fri Nov 15 00:45:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 8524f3fcdc14a8607c7be9c3b146feccdb674c68 Author: Translation commit bot Date: Fri Nov 15 00:53:11 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 26 ++ 1 file changed, 26 insertions(+) diff --git

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1536'

2019-11-14 Thread teor
commit d8d36c7dc336d7892178cb23aa4d195e06bf3e0d Merge: 196be8ca2 d57a04b64 Author: teor Date: Fri Nov 15 11:28:29 2019 +1000 Merge remote-tracking branch 'tor-github/pr/1536' src/feature/dirauth/dirauth_config.h | 28 +++--- src/feature/relay/relay_config.h | 72

[tor-commits] [tor/master] Avoid redundant typedef of or_options_t and smartlist_t in *_config.h

2019-11-14 Thread teor
commit d57a04b6481a0cccd475c31ed5547767c4b9df89 Author: Nick Mathewson Date: Thu Nov 14 10:52:21 2019 -0500 Avoid redundant typedef of or_options_t and smartlist_t in *_config.h Fixes bug 32495. --- src/feature/dirauth/dirauth_config.h | 28 +++---

[tor-commits] [tor/master] relay: Disable relay_periodic when the relay module is disabled

2019-11-14 Thread teor
commit 88c2a23c4b3954b321d2247ca3d66cff68e1912d Author: teor Date: Thu Nov 14 16:17:17 2019 +1000 relay: Disable relay_periodic when the relay module is disabled Closes ticket 32244. --- changes/ticket32244| 3 +++ src/core/include.am| 2 +-

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1535'

2019-11-14 Thread teor
commit 825f52784d875ee580fe82619302a21c958d77ea Merge: b58e5091b d19f370aa Author: teor Date: Fri Nov 15 12:11:32 2019 +1000 Merge remote-tracking branch 'tor-github/pr/1535' changes/ticket32244| 3 +++ changes/ticket32245| 3 +++

[tor-commits] [tor/master] relay: Disable relay_sys when the relay module is disabled

2019-11-14 Thread teor
commit 0df8bcfb6fc31fabccf480f5a153174360dffc7a Author: teor Date: Thu Nov 14 16:27:06 2019 +1000 relay: Disable relay_sys when the relay module is disabled Closes ticket 32245. --- changes/ticket32245 | 3 +++ src/app/main/subsystem_list.c | 4 +++-

[tor-commits] [tor/master] Run "make autostyle"

2019-11-14 Thread teor
commit d19f370aa2dbffe72587b6af9f7119a36ea7c25a Author: teor Date: Thu Nov 14 16:28:39 2019 +1000 Run "make autostyle" --- src/app/main/subsysmgr.c | 2 +- src/feature/relay/relay_periodic.h | 4 ++-- src/lib/conf/confdecl.h| 2 +-

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1533'

2019-11-14 Thread teor
commit b58e5091b7f442568a10e949fec4ee901c809b12 Merge: d8d36c7dc ef00b1ce0 Author: teor Date: Fri Nov 15 12:11:22 2019 +1000 Merge remote-tracking branch 'tor-github/pr/1533' changes/ticket32163| 3 +++ src/feature/dirauth/reachability.h | 31

[tor-commits] [tor/master] dirauth: Remove a HAVE_MODULE_DIRAUTH inside a function

2019-11-14 Thread teor
commit ef00b1ce0fee88a6b4bac0baa4798f55f7a0a20f Author: teor Date: Thu Nov 14 15:43:27 2019 +1000 dirauth: Remove a HAVE_MODULE_DIRAUTH inside a function There are now no HAVE_MODULE_{DIRAUTH,RELAY} inside functions. Closes ticket 32163. --- changes/ticket32163

[tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web

2019-11-14 Thread translation
commit 67a3cfb925e594db0dbb9464c229afaccdb820cc Author: Translation commit bot Date: Thu Nov 14 09:22:59 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+zh-TW.po | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 40943a7c0de9cad46057ba544ebe675336df6766 Author: Translation commit bot Date: Thu Nov 14 09:53:17 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+el.po | 45 + 1 file changed, 41

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit f54da39d283c8222a7faa81a7dc22184ffc29ee2 Author: Translation commit bot Date: Thu Nov 14 11:53:12 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+bn.po | 6 ++ contents+ca.po | 55

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit c3587f03b4b6f6cc8f678dd41f66aa466ea5a20d Author: Translation commit bot Date: Thu Nov 14 12:23:54 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 6 +++--- contents+ca.po | 34 +- contents+de.po

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-11-14 Thread translation
commit 3c4592a8035522476746c6b50167bd446436c98e Author: Translation commit bot Date: Thu Nov 14 11:23:27 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+bn.po| 77 --- contents+el.po

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit 618e27676fe87ac189dd6bd288a62358150c51db Author: Translation commit bot Date: Thu Nov 14 12:45:40 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/pt_BR/LC_MESSAGES/messages.po | 6 +++--- 1 file changed, 3 insertions(+), 3

[tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed

2019-11-14 Thread translation
commit cfefa4bf222d384d6d8b16057c76b1670ab76634 Author: Translation commit bot Date: Thu Nov 14 12:52:49 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed --- contents+pt-BR.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web

2019-11-14 Thread translation
commit 0a6b574b5a46e11df4ee88c8c27046b803998bcc Author: Translation commit bot Date: Thu Nov 14 12:52:41 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+pt-BR.po | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-11-14 Thread translation
commit c64aa792a28f96a3a39e7590e0b9a37b5a3e1806 Author: Translation commit bot Date: Thu Nov 14 13:15:41 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/pt_BR/LC_MESSAGES/messages.po | 31 --- 1 file