r48272 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48271‎ | r48272 | r48273 >
Date:18:43, 10 March 2009
Author:demon
Status:deferred
Tags:
Comment:
A few i18n tweaks.
Modified paths:
  • /trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php
@@ -13,10 +13,10 @@
1414 */
1515 $messages['en'] = array(
1616 'whatismyip' => 'What is my IP',
17 - 'whatismyip-desc' => 'Shows current user\'s IP address on [[Special:WhatIsMyIP]]',
18 - 'whatismyip-out' => 'Your IP:',
 17+ 'whatismyip-desc' => 'Shows current user\'s [[Special:WhatIsMyIP|IP address]]',
 18+ 'whatismyip-out' => 'Your IP adrress:',
1919 // For Special:ListGroupRights
20 - 'right-whatismyip' => 'View their own IP address on [[Special:WhatIsMyIP]]',
 20+ 'right-whatismyip' => 'View own IP address on [[Special:WhatIsMyIP]]',
2121 );
2222
2323 /** Message documentation (Message documentation)

Status & tagging log