[Pkg-mozext-commits] [adblock-plus] 404/464: Chrome: Map Mexican Spanish to "Latin American Spanish" instead of Argentinian Spanish, it's apparently more appropriate that way

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:38 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 d438afcae78f7907460f38e48248fce0263e8fb2
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Thu Oct 10 10:23:22 2013 +0200

    Chrome: Map Mexican Spanish to "Latin American Spanish" instead of Argentinian Spanish, it's apparently more appropriate that way
---
 localeTools.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localeTools.py b/localeTools.py
index 2ce6aa4..196ab75 100644
--- a/localeTools.py
+++ b/localeTools.py
@@ -36,7 +36,7 @@ langMappingGecko = {
 }
 
 langMappingChrome = {
-  'es-419': 'es-AR',
+  'es-419': 'es-MX',
   'es': 'es-ES',
   'sv': 'sv-SE',
   'ml': 'ml-IN',

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