Merge pull request #5728 from apertoso/8.0_fix_nl_BE_naming

[FIX] nl_BE language name
This commit is contained in:
Fabien Pinckaers 2015-03-12 15:28:07 -07:00
commit 4491c20bf0
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ ALL_LANGUAGES = {
'mn_MN': u'Mongolian / монгол',
'nb_NO': u'Norwegian Bokmål / Norsk bokmål',
'nl_NL': u'Dutch / Nederlands',
'nl_BE': u'Flemish (BE) / Vlaams (BE)',
'nl_BE': u'Dutch (BE) / Nederlands (BE)',
'oc_FR': u'Occitan (FR, post 1500) / Occitan',
'pl_PL': u'Polish / Język polski',
'pt_BR': u'Portuguese (BR) / Português (BR)',