Replace "nb_NO" translation by "nb"

This one is not a specific dialect, so "nb" (Norwegian Bokmål) is the
better name to use here.

Thanks-to: Alexander Rødseth <rodseth@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2012-03-09 08:19:25 +01:00
parent 4168eaa55e
commit 172549d830
3 changed files with 164 additions and 163 deletions

View file

@ -48,7 +48,7 @@ $SUPPORTED_LANGS = array(
"hr" => "Hrvatski",
"hu" => "Magyar",
"it" => "Italiano",
"nb_NO" => "Norsk",
"nb" => "Norsk",
"nl" => "Dutch",
"pl" => "Polski",
"pt_BR" => "Português (Brasil)",