[tbb-commits] [torbutton/master] Bug 21245: Add da translation to Torbutton and keep track of it

gk at torproject.org gk at torproject.org
Wed Jan 10 09:25:33 UTC 2018


commit 1818e2be84b53d2592e8c4ee3b6a9a2de97ab1ba
Author: Georg Koppen <gk at torproject.org>
Date:   Wed Jan 10 09:23:52 2018 +0000

    Bug 21245: Add da translation to Torbutton and keep track of it
---
 trans_tools/import-translations.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trans_tools/import-translations.sh b/trans_tools/import-translations.sh
index 9153692..83c2b6a 100755
--- a/trans_tools/import-translations.sh
+++ b/trans_tools/import-translations.sh
@@ -9,7 +9,7 @@ BUNDLE_LOCALES="ar de es fa fr it ko nl pl pt-BR ru tr vi zh-CN"
 # so Basque XPIs can be build independently. We can do
 # this for other languages too, if anyone requests this
 # and translations are available.
-BUNDLE_LOCALES="$BUNDLE_LOCALES eu ja sv"
+BUNDLE_LOCALES="$BUNDLE_LOCALES eu ja sv da"
 
 LOCALE_DIR=../src/chrome/locale
 





More information about the tbb-commits mailing list