[tor-commits] [tor-browser-build/master] Bug 20628: Add locales bn-BD, da, he, sv-SE, zh-TW

gk at torproject.org gk at torproject.org
Fri Jun 22 05:30:38 UTC 2018


commit 7ccafbcff04c11b352dc31081be06bc68f49ad60
Author: Arthur Edelstein <arthuredelstein at gmail.com>
Date:   Thu Jun 21 00:59:11 2018 -0700

    Bug 20628: Add locales bn-BD, da, he, sv-SE, zh-TW
---
 rbm.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rbm.conf b/rbm.conf
index de5102d..f283b19 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -52,10 +52,13 @@ var:
   locale_ja: ja
   locales:
     - ar
+    - bn-BD
+    - da
     - de
     - es-ES
     - fa
     - fr
+    - he
     - it
     - '[% c("var/locale_ja") %]'
     - ko
@@ -63,9 +66,11 @@ var:
     - pl
     - pt-BR
     - ru
+    - sv-SE
     - tr
     - vi
     - zh-CN
+    - zh-TW
 
   sign_build: '[% ENV.RBM_SIGN_BUILD %]'
   sign_build_gpg_opts: '[% ENV.RBM_GPG_OPTS %]'





More information about the tor-commits mailing list