r113067 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113066‎ | r113067 | r113068 >
Date:19:32, 5 March 2012
Author:siebrand
Status:ok
Tags:
Comment:
Add missing space.
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -117,7 +117,7 @@
118118 'tpt-aggregategroup-save' => 'Save',
119119 'tpt-aggregategroup-add-new' => 'Add a new aggregate group',
120120 'tpt-aggregategroup-new-name' => 'Name:',
121 - 'tpt-aggregategroup-new-description' => 'Description(optional):',
 121+ 'tpt-aggregategroup-new-description' => 'Description (optional):',
122122 'pt-parse-open' => 'Unbalanced <translate> tag.
123123 Translation template: <pre>$1</pre>',
124124 'pt-parse-close' => 'Unbalanced &lt;/translate> tag.

Status & tagging log