Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -899,6 +899,9 @@ |
900 | 900 | |
901 | 901 | New Users List |
902 | 902 | |
| 903 | +Nimbus |
| 904 | +ignored = morewikis, nimbus-advertise-url |
| 905 | + |
903 | 906 | Notificator |
904 | 907 | aliasfile = Notificator/Notificator.alias.php |
905 | 908 | |
Index: trunk/extensions/skins/Nimbus/Nimbus.i18n.php |
— | — | @@ -12,21 +12,21 @@ |
13 | 13 | 'nimbus-advertise' => 'Advertise', |
14 | 14 | 'nimbus-advertise-url' => '', // set this to an URL if you want an "Advertise" link to show up in the footer |
15 | 15 | 'nimbus-contribute' => 'Contribute', |
16 | | - 'nimbus-didyouknow' => 'Did You Know', |
17 | | - 'nimbus-featuredimage' => 'Featured Image', |
18 | | - 'nimbus-featureduser' => 'Featured User', |
| 16 | + 'nimbus-didyouknow' => 'Did you know', |
| 17 | + 'nimbus-featuredimage' => 'Featured image', |
| 18 | + 'nimbus-featureduser' => 'Featured user', |
19 | 19 | 'nimbus-login' => 'Login', |
20 | | - 'nimbus-logout' => 'Log Out?', |
21 | | - 'nimbus-more-actions' => 'More Actions', |
22 | | - 'nimbus-more-wikis' => 'More Wikis', |
23 | | - 'nimbus-pages-can-be-edited' => "{{SITENAME}}'s pages can be edited. <br /> |
24 | | -Is this page incomplete? Is there anything wrong?<br /> |
| 20 | + 'nimbus-logout' => 'Log out?', |
| 21 | + 'nimbus-more-actions' => 'More actions', |
| 22 | + 'nimbus-more-wikis' => 'More wikis', |
| 23 | + 'nimbus-pages-can-be-edited' => "{{SITENAME}}'s pages can be edited.<br /> |
| 24 | +Is this page incomplete? Is there anything wrong?<br /> |
25 | 25 | <b>Change it!</b>", |
26 | 26 | 'nimbus-profile' => 'Profile', |
27 | 27 | 'nimbus-recent-contributors' => 'Recent contributors to this page', |
28 | 28 | 'nimbus-recent-contributors-info' => 'The following people recently contributed to this article.', |
29 | 29 | 'nimbus-search' => 'enter search', |
30 | | - 'nimbus-signup' => 'Sign Up', |
| 30 | + 'nimbus-signup' => 'Sign up', |
31 | 31 | 'nimbus-welcome' => 'Welcome $1', // <b></b> tags are passed as $1 along with the actual username |
32 | 32 | ); |
33 | 33 | |
— | — | @@ -92,4 +92,4 @@ |
93 | 93 | 'nimbus-search' => 'Wpisz szukane wyrażenie', |
94 | 94 | 'nimbus-signup' => 'Zarejestruj się', |
95 | 95 | 'nimbus-welcome' => 'Witaj, $1', |
96 | | -); |
\ No newline at end of file |
| 96 | +); |