r19334 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r19333‎ | r19334 | r19335 >
Date:13:18, 16 January 2007
Author:rotem
Status:old
Tags:
Comment:
Moving several Makebot messages from the language files.
Modified paths:
  • /trunk/extensions/Makebot/Makebot.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Makebot/Makebot.i18n.php
@@ -34,6 +34,11 @@
3535 'makebot-logentryrevoke' => 'removed bot status from [[$1]]',
3636 ),
3737
 38+/* Old Church Slavonic (language file) */
 39+'cu' => array(
 40+'makebot-search' => 'Прѣиди',
 41+),
 42+
3843 /* Czech (bug 8455) */
3944 'cs' => array(
4045 'makebot' => 'Přidat nebo odebrat příznak bot',
@@ -265,6 +270,27 @@
266271 'makebot-logentryrevoke' => 'uklonio status bota: [[$1]]',
267272 ),
268273
 274+/* Walloon (language file) */
 275+'wa' => array(
 276+'makebot' => 'Diner ou rsaetchî l\' livea d\' robot',
 277+'makebot-header' => '\'\'\'On mwaisse-manaedjeu sol wiki pout eployî cisse pådje ci po dner ou rsaetchî l\' [[{{ns:help}}:Robots|livea d\' robot]] a èn ôte conte d\' uzeu.\'\'\'<br />El livea d\' robot fwait ki les candjmints da cist uzeu la si polèt catchî dins l\' pådje des [[{{special}}:Recentchanges|dierins candjmints]] et des sfwaitès djivêyes, çou k\' est ahessåve po mårker les uzeus ki fjhèt des candjmints otomatikes. Çoula doet esse fwait tot shuvant les rîles ki s\' aplikèt.',
 278+'makebot-username' => 'No d\' uzeu:',
 279+'makebot-search' => 'I va',
 280+'makebot-change' => 'Candjî l\' livea:',
 281+'makebot-grant' => 'Diner',
 282+'makebot-revoke' => 'Rissaetchî',
 283+'makebot-comment' => 'Comintaire:',
 284+'makebot-logpage' => 'Djournå des liveas d\' robot',
 285+'makebot-granted' => '[[{{ns:user}}:$1|$1]] a-st asteure li livea d\' robot.',
 286+'makebot-isbot' => '[[{{ns:user}}:$1|$1]] a l\' livea d\' robot.',
 287+'makebot-logentrygrant' => 'a dné l\' livea d\' robot a [[$1]]',
 288+'makebot-logentryrevoke' => 'a rsaetchî l\' livea d\' robot da [[$1]]',
 289+'makebot-logpagetext' => 'Çouchal, c\' est on djournå des dinaedjes eyet rsaetchaedjes do [[{{ns:help}}:Robots|livea d\' robot]] a des uzeus.',
 290+'makebot-notbot' => '[[{{ns:user}}:$1|$1]] n\' a nén l\' livea d\' robot',
 291+'makebot-privileged' => '[[{{ns:user}}:$1|$1]] a ddja on livea d\' [[{{ns:special}}:Listadmins|manaedjeu ou mwaisse-manaedjeu]], ça fwait k\' i n\' pout nén eployî ç\' conte la po on robot.',
 292+'makebot-revoked' => '[[{{ns:user}}:$1|$1]] n\' a pus d\' livea d\' robot.',
 293+),
 294+
269295 );
270296 return $messages;
271297 }