Didn't notice "nb" (Bokmal) missing, too!

This commit is contained in:
William Kendrick 2003-12-18 15:03:52 +00:00
parent a1a2db5667
commit c3d9dc0bf5

View file

@ -281,8 +281,8 @@ enum {
LANG_KO, /* Korean */
LANG_LT, /* Lithuanian */
LANG_MS, /* Malay */
LANG_NL, /* Dutch */
LANG_NB, /* Norwegian Bokmal */
LANG_NL, /* Dutch */
LANG_NN, /* Norwegian Nynorsk */
LANG_PL, /* Polish */
LANG_PT_BR, /* Portuguese (Brazilian) */
@ -319,6 +319,7 @@ const char * lang_prefixes[NUM_LANGS] = {
"ko",
"lt",
"ms",
"nb",
"nl",
"nn",
"pl",