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 b7bf1de0f1
commit fdcd9cfc7d
2 changed files with 2 additions and 2 deletions

View File

@ -204,7 +204,7 @@ $specialPageAliases['nn'] = array(
); );
/** Norwegian (bokmål) (Norsk (bokmål)) */ /** Norwegian (bokmål) (Norsk (bokmål)) */
$specialPageAliases['no'] = array( $specialPageAliases['nb'] = array(
'Contact' => array( 'Kontakt' ), 'Contact' => array( 'Kontakt' ),
); );

View File

@ -1638,7 +1638,7 @@ $messages['nn'] = array(
* @author Jon Harald Søby * @author Jon Harald Søby
* @author Nghtwlkr * @author Nghtwlkr
*/ */
$messages['no'] = array( $messages['nb'] = array(
'contact' => 'Kontaktside', 'contact' => 'Kontaktside',
'contactpage' => 'Kontaktside', 'contactpage' => 'Kontaktside',
'contactpage-desc' => '[[Special:Contact|Kontaktskjema for besøkende]]', 'contactpage-desc' => '[[Special:Contact|Kontaktskjema for besøkende]]',