[tor-commits] [gettor-web/translations] remove Catalan, Hungarian, Dutch and Chinese (Taiwan) from forwards

emmapeel at torproject.org emmapeel at torproject.org
Wed Aug 18 10:24:51 UTC 2021


commit d07e3defff0384c2abcc1323549958cd1d5f1845
Author: emma peel <emma.peel at riseup.net>
Date:   Wed Aug 18 12:24:36 2021 +0200

    remove Catalan, Hungarian, Dutch and Chinese (Taiwan) from forwards
---
 .htaccess | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index a7aa9c1..14a544a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -17,5 +17,5 @@ RewriteRule ^ga-IE/(.*) /ga$1 [R=302,L]
 # but don't have a gettor website translation
 # You can see them at https://dist.torproject.org/torbrowser/, pick the last alpha for the most languages
 # this languages are the translation priority for the gettor website
-RewriteRule ^(ca|cs|da|ga|hu|is|ja|ko|lt|ms|nb-NO|nl|pt-PT|ro|ru|sv-SE|th|vi|zh-TW)$ / [R=302,L]
-RewriteRule ^(ca|cs|da|ga|hu|is|ja|ko|lt|ms|nb-NO|nl|pt-PT|ro|ru|sv-SE|th|vi|zh-TW)/(.*) /$2 [R=302,L]
+RewriteRule ^(cs|da|ga|is|ja|ko|lt|ms|nb-NO|pt-PT|ro|ru|sv-SE|th|vi)$ / [R=302,L]
+RewriteRule ^(cs|da|ga|is|ja|ko|lt|ms|nb-NO|pt-PT|ro|ru|sv-SE|th|vi)/(.*) /$2 [R=302,L]



More information about the tor-commits mailing list