[tbb-commits] [torbutton] branch main updated: Bug 40619: Take translation from gitlab.tpo and not git.tpo

gitolite role git at cupani.torproject.org
Fri Oct 14 16:10:18 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a commit to branch main
in repository torbutton.

The following commit(s) were added to refs/heads/main by this push:
     new 55e518c9 Bug 40619: Take translation from gitlab.tpo and not git.tpo
55e518c9 is described below

commit 55e518c9a8c988db31eba9db324c348a0336567b
Author: Pier Angelo Vendrame <pierov at torproject.org>
AuthorDate: Fri Oct 14 16:41:50 2022 +0200

    Bug 40619: Take translation from gitlab.tpo and not git.tpo
---
 import-translations.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/import-translations.sh b/import-translations.sh
index e0b8c3ed..736dc2b2 100755
--- a/import-translations.sh
+++ b/import-translations.sh
@@ -62,7 +62,7 @@ then
   git fetch origin
   cd ..
 else
-  git clone https://git.torproject.org/translation.git
+  git clone https://gitlab.torproject.org/tpo/translation.git
 fi
 
 # Update each translated file for each locale.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list