Fixed language list (ticket #4854)

This commit is contained in:
Philipp Wolfer
2009-03-21 18:02:57 +01:00
parent c7311b3b26
commit a2f453373d

View File

@@ -179,7 +179,7 @@ RELEASE_COUNTRIES = {
u'NL': N_('Netherlands'),
u'NO': N_('Norway'),
u'NA': N_('Namibia'),
u'VU': N_('Vanuat'),
u'VU': N_('Vanuatu'),
u'NC': N_('New Caledonia'),
u'NE': N_('Niger'),
u'NF': N_('Norfolk Island'),
@@ -290,7 +290,9 @@ RELEASE_COUNTRIES = {
u'MZ': N_('Mozambique'),
u'BA': N_('Bosnia and Herzegovina'),
u'CD': N_('Congo, The Democratic Republic of the'),
u'CS': N_('Serbia and Montenegro'),
u'CS': N_('Serbia and Montenegro (historical, 2003-2006)'),
u'RS': N_('Serbia'),
u'ME': N_('Montenegro'),
u'HR': N_('Croatia'),
u'KP': N_('Korea (North), Democratic People\'s Republic of'),
u'KR': N_('Korea (South), Republic of'),