[FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY
authorOlivier Dony <odo@openerp.com>
Wed, 24 Oct 2012 16:15:27 +0000 (18:15 +0200)
committerOlivier Dony <odo@openerp.com>
Wed, 24 Oct 2012 16:15:27 +0000 (18:15 +0200)
commit9582a8bc825891ff65eb387aa96a2b61201c69ab
tree4bdaee7997cf1ae9489de746924e9d0f4ea78c7e
parent4c591fa6062cf28d9593e009d5a9ff0c53ab3411
[FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY

ar_SY is the default locale alias for the `ar`
code in babel, so we can use that until a
translation team asks for a regional
variation of Arabic.

This should also fix an issue in the web
client, where ar_AR was not working, because
silently replaced with ar_SY.

This will only work for new databases,
old ones should be manually fixed.

bzr revid: odo@openerp.com-20121024161527-vec2r46a4o5lk47x
openerp/tools/misc.py