niallkennedy / open-graph-protocol-tools

Open Graph Protocol validator
http://ogp.me/
255 stars 73 forks source link

Wrong locale 'pt_PT' => _('Portuguese (Brazil)'), #5

Closed bieldp closed 9 years ago

bieldp commented 9 years ago

There is a issue on line 309. The locale settings says 'ptPT' => ('Portuguese (Brazil)') where it should be 'ptPT' => ('Portuguese (Portugal)')

Also it should be add another locale setting 'ptBR' => ('Portuguese (Brazil)')

niallkennedy commented 9 years ago

Thanks for the report. I will diff against the current Facebook locales XML and update the array with the latest.

niallkennedy commented 9 years ago

label should be fixed in ac1f238f52088be9fb220df0dd9ef3b2fb452b82