r84465 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84464‎ | r84465 | r84466 >
Date:17:25, 21 March 2011
Author:purodha
Status:deferred
Tags:
Comment:
Minor message enhancements.
Modified paths:
  • /trunk/extensions/IncludeWP/IncludeWP.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/IncludeWP/IncludeWP.i18n.php
@@ -26,13 +26,14 @@
2727 'includewp-show-fragment' => 'Only show the first paragraph',
2828 'includewp-loading-failed' => 'Failed to load page.',
2929
30 - 'includewp-licence-notice' => 'The above content comes from the $1 page <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+ 'includewp-licence-notice' => 'The above content comes from the $1 page <a href="$2">$3</a> licenced under the <a href="$4">$5</a>.
 31+There is a <a href="$6">full list of authors</a> available.',
3132
3233 'includewp-parserhook-desc' => 'Parser hook that allows displaying content of a Wikipedia page.',
3334 'includewp-include-par-page' => 'The name of the (remote) page you want to display.',
34 - 'includewp-include-par-wiki' => 'The name of the wiki you want to pull content from. Needs to be one of the allowed wikis, by default only wikipedia.',
35 - 'includewp-include-par-paragraphs' => 'The number of paragraphs you want to initially display.',
36 - 'includewp-include-par-height' => 'The max height (in px) of the div into which the content is loaded. Set to 0 for no limit.',
 35+ 'includewp-include-par-wiki' => 'The name of the wiki you want to pull content from. Needs to be one of the allowed wikis, by default only Wikipedia.',
 36+ 'includewp-include-par-paragraphs' => 'The number of paragraphs you want to display initially.',
 37+ 'includewp-include-par-height' => 'The maximum height in pixels of the HTML div into which the content is loaded. Set to 0 for no limit.',
3738 );
3839
3940 /** Message documentation (Message documentation)

Status & tagging log