Adjust language code from 'pt-br' to 'pt-BR'
Portuguese Brazilian translations were not loaded due to this.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
* <OpenLayers.Lang.translate>. Entry bodies are normal strings or
|
* <OpenLayers.Lang.translate>. Entry bodies are normal strings or
|
||||||
* strings formatted for use with <OpenLayers.String.format> calls.
|
* 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}",
|
'unhandledRequest': "A requisição retornou um erro não tratado: ${statusText}",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user