r61132 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61131‎ | r61132 | r61133 >
Date:15:50, 16 January 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r61130: Fix syntax error
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeReview.i18n.php
@@ -193,7 +193,7 @@
194194 'code-rev-status' => '{{Identical|Status}}',
195195 'code-rev-tags' => '{{Identical|Tag}}',
196196 'code-rev-comment-preview' => '{{Identical|Preview}} Caption of the button used to preview a comment.',
197 - 'code-rev-comment-preview-accesskey' => '{{Identical|accesskey-preview}} Accesskey of the button used to preview a comment. Should be the same as [[MediaWiki:accesskey-preview]]'
 197+ 'code-rev-comment-preview-accesskey' => '{{Identical|accesskey-preview}} Accesskey of the button used to preview a comment. Should be the same as [[MediaWiki:accesskey-preview]]',
198198 'code-rev-inline-preview' => '{{Identical|Preview}} Text "Preview" shown before the comment which is currently being previewed.',
199199 'code-status-new' => '{{Identical|New}}',
200200 'code-status-reverted' => '{{Identical|Revert}}',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61130Removed unused code-rev-comment-submit message....platonides15:42, 16 January 2010

Status & tagging log