Use correct language code for Brazilian Portuguese

This commit is contained in:
Sude 2015-06-17 06:12:19 +03:00
parent cd5b79b3c9
commit 2c02435157

View File

@ -56,7 +56,7 @@ namespace GlobalConstants
{ LANGUAGE_NO, "no", "Norwegian" }, { LANGUAGE_NO, "no", "Norwegian" },
{ LANGUAGE_DA, "da", "Danish" }, { LANGUAGE_DA, "da", "Danish" },
{ LANGUAGE_FI, "fi", "Finnish" }, { LANGUAGE_FI, "fi", "Finnish" },
{ LANGUAGE_PT_BR, "pt_br", "Brazilian Portuguese" } { LANGUAGE_PT_BR, "br", "Brazilian Portuguese" }
}; };
// Platform constants // Platform constants