[tor-commits] [tpo/master] Add Burmese localization of Tor Browser

sysrqb at torproject.org sysrqb at torproject.org
Wed Apr 14 02:21:14 UTC 2021


commit e88ad6c210399764e9c93d0e0dda5b36a30b9c81
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Wed Apr 14 02:19:33 2021 +0000

    Add Burmese localization of Tor Browser
---
 .htaccess                                | 2 +-
 databags/download-alternatives-alpha.ini | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 485a7f27..a3bff324 100644
--- a/.htaccess
+++ b/.htaccess
@@ -208,4 +208,4 @@ RewriteRule ^(es-ES|es-MX|es-CO|es-AR)(.*) /es$2 [R=302,L]
 # but don't have a community page
 # 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 website!
-RewriteRule ^(ar|bn|bn-BD|bn-IN|ga|ga-IE|cs|da|el|fa|ga|he|hu|id|ja|ko|lt|mk|ms|nb-NO|nl|pl|pt-PT|ro|sv-SE|th|vi|zh-TW)/(.*) /$2 [R=302,L]
+RewriteRule ^(ar|bn|bn-BD|bn-IN|ga|ga-IE|cs|da|el|fa|ga|he|hu|id|ja|ko|lt|mk|ms|my|nb-NO|nl|pl|pt-PT|ro|sv-SE|th|vi|zh-TW)/(.*) /$2 [R=302,L]
diff --git a/databags/download-alternatives-alpha.ini b/databags/download-alternatives-alpha.ini
index 30118dcd..cdb9448a 100644
--- a/databags/download-alternatives-alpha.ini
+++ b/databags/download-alternatives-alpha.ini
@@ -86,6 +86,10 @@ language = македонски (mk)
 url = /ms/
 language = Melayu (ms)
 
+[my]
+url = /my/
+language = မြန်မာစာ (my)
+
 [nb-NO]
 url = /nb-NO/
 language = Norsk Bokmål (nb-NO)



More information about the tor-commits mailing list