From 3e7a39627e9a0d4981a765910d0f6182883dafc7 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 24 Mar 2008 10:07:10 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-03-24 10:24 CET) --- ContributionScores.i18n.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php index 7a145ca..b71a16c 100644 --- a/ContributionScores.i18n.php +++ b/ContributionScores.i18n.php @@ -439,6 +439,14 @@ In scores die op deze wijze berekend worden weegt divers bewerkingsgedrag zwaard 'contributionscores-username' => 'Gebruiker', ); +/** Norwegian Nynorsk (‪Norsk (nynorsk)‬) + * @author Jon Harald Søby + */ +$messages['nn'] = array( + 'contributionscores-pages' => 'Sider', + 'contributionscores-username' => 'Brukarnamn', +); + /** Norwegian (‪Norsk (bokmål)‬) * @author Jon Harald Søby */