r81511 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81510‎ | r81511 | r81512 >
Date:12:58, 4 February 2011
Author:raymond
Status:ok
Tags:
Comment:
Consistency tweak to desc message
Add extension to Translatewiki
Modified paths:
  • /trunk/extensions/IncludeWP/IncludeWP.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/IncludeWP/IncludeWP.i18n.php
@@ -19,10 +19,10 @@
2020 * @author Jeroen De Dauw
2121 */
2222 $messages['en'] = array(
23 - 'includewp-desc' => 'IncludeWP is a lightweight extension for including Wikipedia content into your wiki.',
 23+ 'includewp-desc' => 'IncludeWP is a lightweight extension for including Wikipedia content into your wiki',
2424
2525 'includewp-loading-page' => 'Loading page...',
26 - 'includewp-show-full-page' => 'Show full page',
 26+ 'includewp-show-full-page' => 'Show full page',
2727 'includewp-loading-failed' => 'Failed to load page.',
2828
2929 'includewp-licence-notice' => 'The above content comes from the $1 article <a href="$2">$3</a> licenced under the <a href="$4">$5</a>. A full list of authors can be found <a href="$6">here</a>.',
@@ -30,3 +30,4 @@
3131 'includewp-parserhook-desc' => 'Parser hook that allows displaying content of a Wikipedia article.',
3232 'includewp-include-par-page' => 'The name of the (remote) page you want to display.',
3333 );
 34+
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -606,6 +606,8 @@
607607
608608 IM Status
609609
 610+Include WP
 611+
610612 Index Function
611613 aliasfile = IndexFunction/IndexFunction.alias.php
612614 descmsg = indexfunc-desc

Status & tagging log