http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97831
Revision: 97831
Author: siebrand
Date: 2011-09-22 17:50:52 +0000 (Thu, 22 Sep 2011)
Log Message:
-----------
Fix some i18n and L10n issues.
Modified Paths:
--------------
trunk/extensions/LinkFilter/LinkFilter.i18n.php
Modified: trunk/extensions/LinkFilter/LinkFilter.i18n.php
===================================================================
--- trunk/extensions/LinkFilter/LinkFilter.i18n.php 2011-09-22 17:39:04 UTC
(rev 97830)
+++ trunk/extensions/LinkFilter/LinkFilter.i18n.php 2011-09-22 17:50:52 UTC
(rev 97831)
@@ -39,8 +39,10 @@
'linkfilter-home-button' => 'Links home',
'linkfilter-submit-success-title' => 'Link submitted',
'linkfilter-submit-success-text' => 'Your link has been sent for
approval',
- 'linkfilter-instructions' => 'You can add some instructions for users
[[MediaWiki:Linkfilter-instructions|here]]',
- 'linkfilter-admin-instructions' => 'You can add some instructions for
admins [[MediaWiki:Linkfilter-admin-instructions|here]]',
+ 'linkfilter-instructions-url' => 'Linkfilter-instructions',
+ 'linkfilter-instructions' => 'You can
[[{{MediaWiki:Linkfilter-instructions-url}}|add instructions for users]].',
+ 'linkfilter-admin-instructions-url' => 'Linkfilter-admin-instructions',
+ 'linkfilter-admin-instructions' => 'You can add
[[{{MediaWiki:Linkfilter-admin-instructions-url}}|instructions for
administrators]].',
'linkfilter-admin-recent' => 'Recently approved',
'linkfilter-approve-title' => 'Link administration',
'linkfilter-submittedby' => 'Submitted by',
@@ -75,32 +77,14 @@
'grouppage-linkadmin' => '{{ns:project}}:Link administrators',
// For Special:ListGroupRights
'right-linkadmin' => 'Administrate user-submitted links',
-/*
- 'linkfilter-instructions' => "==Ground Rules==
-1) If it's not safe for work, label it as \"NSFW\".
+);
-2) Don't post the same link twice.
-
-3) No links to hate sites or private information.
-
-4) Make sure the links actually work, mmmkay?
-
-5) In general, use common sense.
-
-6) If you get banned for breaking these rules, don't whine about it. The ban
may only be for a day or two, but even if it's longer, stfu.
-
-__NOTOC__
-__NOEDITSECTION__",
- 'linkfilter-admin-instructions' => "==Before you approve a link,
remember the RULES==\n
-1) No porn. <br />
-2) No graphic content unless there's an NSFW warning. <br />
-3) Don't post hate speech. <br />
-4) Don't post broken images/links. <br />
-5) Don't post private/contact information no matter how easily obtained. <br
/>
-6) Don't post the same link more than once. <br />
-7) If some dude is spamming, don't post his links. One is OK.<br />
-8) If someone is submitting really good stuff, let me me know -- s/he'd
probably make a good admin.<br />",
- */
+/** Message documentation
+ * @author Siebrand
+ */
+$messages['qqq'] = array(
+ 'linkfilter-instructions-url' => 'Page name for LinkFilter
instructions. Use in content language in {{msg-mw|linkfilter-instructions}}.',
+ 'linkfilter-admin-instructions-url' => 'Page name for LinkFilter
instructions for administrators. Use in content language in
{{msg-mw|linkfilter-admin-instructions}}.',
);
/** Finnish (Suomi)
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs