[Pkg-mozext-commits] [adblock-plus] 20/52: Issue 1731 - Fixed locale code for Gujarati

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:43:45 UTC 2015


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

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

commit 054ebcca38465f5937adcb9d4ef33ca1b077fe92
Author: Sebastian Noack <sebastian at adblockplug.org>
Date:   Sun Dec 28 13:50:51 2014 +0100

    Issue 1731 - Fixed locale code for Gujarati
    
    --HG--
    extra : amend_source : 33180783df036b4f7bae964b5e32809dd5be6b4c
---
 localeTools.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/localeTools.py b/localeTools.py
index 50153a2..00346ad 100644
--- a/localeTools.py
+++ b/localeTools.py
@@ -29,6 +29,7 @@ langMappingChrome = {
   'es': 'es-ES',
   'sv': 'sv-SE',
   'ml': 'ml-IN',
+  'gu': 'gu-IN',
 }
 
 chromeLocales = [

-- 
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