r36911 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36910‎ | r36911 | r36912 >
Date:14:06, 2 July 2008
Author:grondin
Status:old
Tags:
Comment:
Update from Betawiki translations of new extensions added into Translate features
Modified paths:
  • /trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php
@@ -32,3 +32,12 @@
3333 'whatismyip-desc' => 'Afficher l’adresse IP courante de l’utilisateur dans [[Special:WhatIsMyIP]]',
3434 'whatismyip-out' => 'Votre IP :',
3535 );
 36+
 37+/** Dutch (Nederlands)
 38+ * @author Siebrand
 39+ */
 40+$messages['nl'] = array(
 41+ 'whatismyip' => 'Wat is mijn IP-adres',
 42+ 'whatismyip-desc' => 'Geeft het IP-adres van de huidige gebruiker weer op een [[Special:WhatIsMyIP|speciale pagina]]',
 43+ 'whatismyip-out' => 'Uw IP-adres:',
 44+);

Status & tagging log