Rename no to nb (step 4/4): Change 'no' to 'nb' in remaining files.

This commit is contained in:
Siebrand Mazeland 2011-12-25 09:42:00 +00:00
parent 1fb617591f
commit 481796bf58
2 changed files with 2 additions and 2 deletions

View file

@ -134,7 +134,7 @@ $specialPageAliases['nl'] = array(
);
/** Norwegian (bokmål) (Norsk (bokmål)) */
$specialPageAliases['no'] = array(
$specialPageAliases['nb'] = array(
'ContributionScores' => array( 'Bidragspoeng' ),
);