Adjust language code from 'pt-br' to 'pt-BR'

Portuguese Brazilian translations were not loaded due to this.
This commit is contained in:
Luiz Fernando Barbosa Vital
2013-01-22 12:22:54 -02:00
parent 32d7e02ec0
commit 549c97063b

View File

@@ -13,7 +13,7 @@
* <OpenLayers.Lang.translate>. Entry bodies are normal strings or
* strings formatted for use with <OpenLayers.String.format> calls.
*/
OpenLayers.Lang["pt-br"] = OpenLayers.Util.applyDefaults({
OpenLayers.Lang["pt-BR"] = OpenLayers.Util.applyDefaults({
'unhandledRequest': "A requisição retornou um erro não tratado: ${statusText}",