Index: trunk/extensions/LinkFilter/LinkFilter.i18n.php |
— | — | @@ -41,32 +41,6 @@ |
42 | 42 | 'linkfilter-submit-success-text' => 'Your link has been sent for approval', |
43 | 43 | 'linkfilter-instructions' => 'You can add some instructions for users [[MediaWiki:Linkfilter-instructions|here]]', |
44 | 44 | 'linkfilter-admin-instructions' => 'You can add some instructions for admins [[MediaWiki:Linkfilter-admin-instructions|here]]', |
45 | | -/** |
46 | | - 'linkfilter-instructions' => "==Ground Rules== |
47 | | -1) If it's not safe for work, label it as \"NSFW\". |
48 | | - |
49 | | -2) Don't post the same link twice. |
50 | | - |
51 | | -3) No links to hate sites or private information. |
52 | | - |
53 | | -4) Make sure the links actually work, mmmkay? |
54 | | - |
55 | | -5) In general, use common sense. |
56 | | - |
57 | | -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. |
58 | | - |
59 | | -__NOTOC__ |
60 | | -__NOEDITSECTION__", |
61 | | - 'linkfilter-admin-instructions' => "==Before you approve a link, remember the RULES==\n |
62 | | -1) No porn. <br /> |
63 | | -2) No graphic content unless there's an NSFW warning. <br /> |
64 | | -3) Don't post hate speech. <br /> |
65 | | -4) Don't post broken images/links. <br /> |
66 | | -5) Don't post private/contact information no matter how easily obtained. <br /> |
67 | | -6) Don't post the same link more than once. <br /> |
68 | | -7) If some dude is spamming, don't post his links. One is OK.<br /> |
69 | | -8) If someone is submitting really good stuff, let me me know -- s/he'd probably make a good admin.<br />", |
70 | | - */ |
71 | 45 | 'linkfilter-admin-recent' => 'Recently approved', |
72 | 46 | 'linkfilter-approve-title' => 'Link administration', |
73 | 47 | 'linkfilter-submittedby' => 'Submitted by', |
— | — | @@ -101,6 +75,32 @@ |
102 | 76 | 'grouppage-linkadmin' => '{{ns:project}}:Link administrators', |
103 | 77 | // For Special:ListGroupRights |
104 | 78 | 'right-linkadmin' => 'Administrate user-submitted links', |
| 79 | +/* |
| 80 | + 'linkfilter-instructions' => "==Ground Rules== |
| 81 | +1) If it's not safe for work, label it as \"NSFW\". |
| 82 | + |
| 83 | +2) Don't post the same link twice. |
| 84 | + |
| 85 | +3) No links to hate sites or private information. |
| 86 | + |
| 87 | +4) Make sure the links actually work, mmmkay? |
| 88 | + |
| 89 | +5) In general, use common sense. |
| 90 | + |
| 91 | +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. |
| 92 | + |
| 93 | +__NOTOC__ |
| 94 | +__NOEDITSECTION__", |
| 95 | + 'linkfilter-admin-instructions' => "==Before you approve a link, remember the RULES==\n |
| 96 | +1) No porn. <br /> |
| 97 | +2) No graphic content unless there's an NSFW warning. <br /> |
| 98 | +3) Don't post hate speech. <br /> |
| 99 | +4) Don't post broken images/links. <br /> |
| 100 | +5) Don't post private/contact information no matter how easily obtained. <br /> |
| 101 | +6) Don't post the same link more than once. <br /> |
| 102 | +7) If some dude is spamming, don't post his links. One is OK.<br /> |
| 103 | +8) If someone is submitting really good stuff, let me me know -- s/he'd probably make a good admin.<br />", |
| 104 | + */ |
105 | 105 | ); |
106 | 106 | |
107 | 107 | /** Finnish (Suomi) |