From 1a7ef9d587a0c3e54d1fc522e37dce67578ff5a2 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 8 Jun 2008 21:05:28 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-06-08 21:13 CEST) (part 3) * update some missing credits (after code fix in r36053) --- ContributionScores.i18n.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ContributionScores.i18n.php b/ContributionScores.i18n.php index 03c335e..98af8c9 100644 --- a/ContributionScores.i18n.php +++ b/ContributionScores.i18n.php @@ -122,7 +122,9 @@ $messages['cs'] = array( 'contributionscores-username' => 'Uživatelské jméno', ); -/** Church Slavic (Словѣньскъ) */ +/** Church Slavic (Словѣньскъ) + * @author ОйЛ + */ $messages['cu'] = array( 'contributionscores-username' => 'по́льꙃєватєлꙗ и́мѧ', );