r77958 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77957‎ | r77958 | r77959 >
Date:03:53, 7 December 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
i18n fix
Modified paths:
  • /trunk/extensions/Push/Push.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Push/Push.i18n.php
@@ -15,10 +15,10 @@
1616 * @author Jeroen De Dauw
1717 */
1818 $messages['en'] = array(
19 - 'push-desc' => 'Lightweight extension to push content to other wiki\'s',
 19+ 'push-desc' => 'Lightweight extension to push content to other wikis',
2020 'push-tab-text' => 'Push',
2121 'push-button-text' => 'Push',
22 - 'push-button-desc' => 'This tab allows you to push the current revision of this page to one or more other wiki\'s.',
 22+ 'push-button-desc' => 'This tab allows you to push the current revision of this page to one or more other wikis.',
2323 'push-button-pushing' => 'Pushing',
2424 'push-button-completed' => 'Push completed',
2525 'push-button-failed' => 'Push failed',

Status & tagging log