[Pkg-mozext-commits] [adblock-plus] 375/464: Added more Gecko/Crowdin locale code mappings

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:35 UTC 2014


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

taffit pushed a commit to branch master
in repository adblock-plus.

commit 92fdd8fd9ecfb406252294a32ccc1464449ac33e
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Mon Apr 8 12:10:47 2013 +0200

    Added more Gecko/Crowdin locale code mappings
---
 localeTools.py | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/localeTools.py b/localeTools.py
index 3c2225b..ea0e311 100644
--- a/localeTools.py
+++ b/localeTools.py
@@ -22,10 +22,17 @@ from zipfile import ZipFile
 from xml.parsers.expat import ParserCreate, XML_PARAM_ENTITY_PARSING_ALWAYS
 
 langMappingGecko = {
+  'bn-BD': 'bn',
+  'br': 'br-FR',
   'dsb': 'dsb-DE',
+  'fj-FJ': 'fj',
   'hsb': 'hsb-DE',
   'hi-IN': 'hi',
+  'ml': 'ml-IN',
   'nb-NO': 'nb',
+  'rm': 'rm-CH',
+  'ta-LK': 'ta',
+  'wo-SN': 'wo',
 }
 
 langMappingChrome = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list