[Pkg-mozext-commits] [adblock-plus] 370/464: Added language mapping, Hindi is hi and not hi-IN on Crowdin

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:34 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 6d934aba49cd7fde85b6124680fae06c0a69409d
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Tue Mar 5 16:28:16 2013 +0100

    Added language mapping, Hindi is hi and not hi-IN on Crowdin
---
 localeTools.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/localeTools.py b/localeTools.py
index 606acc1..b171c3b 100644
--- a/localeTools.py
+++ b/localeTools.py
@@ -24,6 +24,7 @@ from xml.parsers.expat import ParserCreate, XML_PARAM_ENTITY_PARSING_ALWAYS
 langMappingGecko = {
   'dsb': 'dsb-DE',
   'hsb': 'hsb-DE',
+  'hi-IN': 'hi',
 }
 
 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