summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2012-03-09 08:19:25 +0100
committerLukas Fleischer <archlinux@cryptocrack.de>2012-03-09 08:21:38 +0100
commit172549d8304fdb7506996251c18d5a8efd2cb5aa (patch)
tree7e3055f9d5c70cf1726f8bbd6a00ab80237e6a0a /web
parent4168eaa55eb306f9a859b5aae34ebd3b678a4e81 (diff)
downloadaur-172549d8304fdb7506996251c18d5a8efd2cb5aa.tar.gz
aur-172549d8304fdb7506996251c18d5a8efd2cb5aa.tar.xz
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>
Diffstat (limited to 'web')
-rw-r--r--web/lib/config.inc.php.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto
index 0925db75..79f5e4c4 100644
--- a/web/lib/config.inc.php.proto
+++ b/web/lib/config.inc.php.proto
@@ -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)",