From f9e875f33cbf35f4cc7bf61ff8b049782949a0f5 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 15 May 2008 22:09:54 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-05-15 23:44 CEST) --- SpecialEditcount.i18n.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/SpecialEditcount.i18n.php b/SpecialEditcount.i18n.php index fee854b..4336165 100644 --- a/SpecialEditcount.i18n.php +++ b/SpecialEditcount.i18n.php @@ -320,6 +320,7 @@ $messages['ml'] = array( 'editcount-desc' => 'ഒരു ഉപയോക്താവിന്റെ [[Special:Editcount|തിരുത്തലുകളുടെ എണ്ണം]] പ്രദര്‍ശിപ്പിക്കുന്നു', 'editcount_username' => 'ഉപയോക്താവ്:', 'editcount_submit' => 'സമര്‍പ്പിക്കുക', + 'editcount_total' => 'മൊത്തം', ); /** Marathi (मराठी) @@ -555,6 +556,17 @@ $messages['uk'] = array( 'editcount_total' => 'Усього', ); +/** Vèneto (Vèneto) + * @author Candalua + */ +$messages['vec'] = array( + 'editcount' => 'Contegio dei contributi', + 'editcount-desc' => 'Mostra [[Special:Editcount|el contegio dei contributi]] de un utente', + 'editcount_username' => 'Utente:', + 'editcount_submit' => 'Invia', + 'editcount_total' => 'Totale', +); + /** Vietnamese (Tiếng Việt) * @author Minh Nguyen */