r98089 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98088‎ | r98089 | r98090 >
Date:22:28, 25 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Remove trailing whitespace in 'article-comments-talk-page-starter'.
Modified paths:
  • /trunk/extensions/ArticleComments/ArticleComments.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleComments/ArticleComments.i18n.php
@@ -24,7 +24,7 @@
2525 'article-comments-submission-failed' => 'Comment submission failed',
2626 'article-comments-failure-reasons' => 'Sorry, your comment submission failed for the following {{PLURAL:$1|reason|reasons}}:',
2727 'article-comments-no-comments' => 'Sorry, the page "[[$1]]" is not accepting comments at this time.',
28 - 'article-comments-talk-page-starter' => "<noinclude>Comments on \"[[$1]]\"\n<comments />\n----- __NOEDITSECTION__</noinclude>\n",
 28+ 'article-comments-talk-page-starter' => "<noinclude>Comments on \"[[$1]]\"\n<comments />\n----- __NOEDITSECTION__</noinclude>",
2929 'article-comments-commenter-said' => '$1 said ...',
3030 'article-comments-summary' => 'Comment provided by $1 - via ArticleComments extension',
3131 'article-comments-submission-succeeded' => 'Comment submission succeeded',

Status & tagging log