http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100151
Revision: 100151
Author: siebrand
Date: 2011-10-18 20:01:19 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Tweak messages.
Modified Paths:
--------------
trunk/extensions/SharedCssJs/SharedCssJs.i18n.php
Modified: trunk/extensions/SharedCssJs/SharedCssJs.i18n.php
===================================================================
--- trunk/extensions/SharedCssJs/SharedCssJs.i18n.php 2011-10-18 20:00:17 UTC
(rev 100150)
+++ trunk/extensions/SharedCssJs/SharedCssJs.i18n.php 2011-10-18 20:01:19 UTC
(rev 100151)
@@ -17,10 +17,10 @@
* @author SVG
*/
$messages['en'] = array(
- 'sharedcssjs-desc' => 'Enables fetching of global wiki and user CSS
and JS from central wiki',
- 'sharedcssjs-error' => 'This page is included from central wiki by
another way and can only editing there.',
+ 'sharedcssjs-desc' => 'Enables fetching of global wiki and user CSS
and JS from a central wiki',
+ 'sharedcssjs-error' => 'This page is included from a central wiki and
can only be edited there.',
'global.css' => '/* CSS placed here will be applied to all
skins on all wikis of the wiki farm */',
- 'global.js' => '/* JavaScript placed here will be applied to
all skins on all wikis of the wiki farm */',
+ 'global.js' => '/* Any JavaScript here will be loaded for
users on every page load in the wiki farm */',
);
/** Message documentation (Message documentation)
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs