http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84465

Revision: 84465
Author:   purodha
Date:     2011-03-21 17:25:12 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
Minor message enhancements.

Modified Paths:
--------------
    trunk/extensions/IncludeWP/IncludeWP.i18n.php

Modified: trunk/extensions/IncludeWP/IncludeWP.i18n.php
===================================================================
--- trunk/extensions/IncludeWP/IncludeWP.i18n.php       2011-03-21 17:23:14 UTC 
(rev 84464)
+++ trunk/extensions/IncludeWP/IncludeWP.i18n.php       2011-03-21 17:25:12 UTC 
(rev 84465)
@@ -26,13 +26,14 @@
        'includewp-show-fragment' => 'Only show the first paragraph',
        'includewp-loading-failed' => 'Failed to load page.',
 
-       '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>.',
+       'includewp-licence-notice' => 'The above content comes from the $1 page 
<a href="$2">$3</a> licenced under the <a href="$4">$5</a>.
+There is a <a href="$6">full list of authors</a> available.',
        
        'includewp-parserhook-desc' => 'Parser hook that allows displaying 
content of a Wikipedia page.',
        'includewp-include-par-page' => 'The name of the (remote) page you want 
to display.',
-       '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.',
-       'includewp-include-par-paragraphs' => 'The number of paragraphs you 
want to initially display.',
-       'includewp-include-par-height' => 'The max height (in px) of the div 
into which the content is loaded. Set to 0 for no limit.',
+       '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.',
+       'includewp-include-par-paragraphs' => 'The number of paragraphs you 
want to display initially.',
+       '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.',
 );
 
 /** Message documentation (Message documentation)


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to