From 8b48600f239ecec21905c12f6403d3954a6b2c5a Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 13 Sep 2011 13:33:40 +0000 Subject: [PATCH] Update for magic words and special pages localisation for extensions from http://translatewiki.net. --- Editcount.alias.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editcount.alias.php b/Editcount.alias.php index 6cebb14..e334322 100644 --- a/Editcount.alias.php +++ b/Editcount.alias.php @@ -243,7 +243,7 @@ $specialPageAliases['sk'] = array( 'Editcount' => array( 'PočetPríspevkov' ), ); -/** Serbian Cyrillic ekavian (‪Српски (ћирилица)‬) */ +/** Serbian (Cyrillic script) (‪Српски (ћирилица)‬) */ $specialPageAliases['sr-ec'] = array( 'Editcount' => array( 'Уреди_број' ), );