r50457 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50456‎ | r50457 | r50458 >
Date:19:48, 10 May 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Remove period at end of description message
Modified paths:
  • /trunk/extensions/Call/Call.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)
  • /trunk/extensions/catfeed/catfeed.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Call/Call.i18n.php
@@ -10,7 +10,7 @@
1111 $messages['en'] = array(
1212 'call' => 'Call',
1313 'call-desc' => 'Create a hyperlink to a template (or to a normal wiki page) with parameter passing.
14 -Can be used at the browser’s command line or within wiki text.',
 14+Can be used at the browser’s command line or within wiki text',
1515 'call-text' => 'The Call extension expects a wiki page and optional parameters for that page as an argument.
1616
1717 Example 1: &nbsp; <tt>[[Special:Call/My Template,parm1=value1]]</tt><br />
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -187,7 +187,7 @@
188188 descmsg = captcha-desc
189189
190190 ConfirmEdit Fancy Captcha
191 -desc = Captcha generator for Confirm Edit.
 191+desc = Captcha generator for Confirm Edit
192192 file = ConfirmEdit/FancyCaptcha.i18n.php
193193
194194 Contact Page
Index: trunk/extensions/catfeed/catfeed.i18n.php
@@ -6,7 +6,7 @@
77
88 $messages['en'] = array(
99 'catfeed-desc' => 'Uses bits from recentchanges feeds.
10 -Create in-page version, especially useful for Wikinews.',
 10+Create in-page version, especially useful for Wikinews',
1111 );
1212
1313 /** Message documentation (Message documentation)

Status & tagging log