Index: trunk/phase3/languages/Messages.php |
— | — | @@ -213,8 +213,6 @@ |
214 | 214 | 'lastmodified' => 'This page was last modified $1.', |
215 | 215 | 'viewcount' => 'This page has been accessed $1 times.', |
216 | 216 | 'copyright' => 'Content is available under $1.', |
217 | | -'poweredby' => '{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.', |
218 | | -'printsubtitle' => '(From {{SERVER}})', |
219 | 217 | 'protectedpage' => 'Protected page', |
220 | 218 | 'administrators' => 'Project:Administrators', |
221 | 219 | 'jumpto' => 'Jump to:', |
— | — | @@ -363,7 +361,6 @@ |
364 | 362 | 'yourname' => 'Username', |
365 | 363 | 'yourpassword' => 'Password', |
366 | 364 | 'yourpasswordagain' => 'Retype password', |
367 | | -'newusersonly' => ' (new users only)', |
368 | 365 | 'remembermypassword' => 'Remember me', |
369 | 366 | 'yourdomainname' => 'Your domain', |
370 | 367 | 'externaldberror' => 'There was either an external authentication database error or you are not allowed to update your external account.', |
— | — | @@ -790,7 +787,6 @@ |
791 | 788 | 'recentchanges' => 'Recent changes', |
792 | 789 | 'recentchanges-url' => 'Special:Recentchanges', |
793 | 790 | 'recentchangestext' => 'Track the most recent changes to the wiki on this page.', |
794 | | -'rcloaderr' => 'Loading recent changes', |
795 | 791 | 'rcnote' => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.", |
796 | 792 | 'rcnotefrom' => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).", |
797 | 793 | 'rclistfrom' => "Show new changes starting from $1", |
— | — | @@ -801,15 +797,10 @@ |
802 | 798 | 'rcshowhidepatr' => '$1 patrolled edits', |
803 | 799 | 'rcshowhidemine' => '$1 my edits', |
804 | 800 | 'rclinks' => "Show last $1 changes in last $2 days<br />$3", |
805 | | -'rchide' => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.", |
806 | | -'rcliu' => "; $1 edits from logged in users", |
807 | 801 | 'diff' => 'diff', |
808 | 802 | 'hist' => 'hist', |
809 | 803 | 'hide' => 'Hide', |
810 | 804 | 'show' => 'Show', |
811 | | -'tableform' => 'table', |
812 | | -'listform' => 'list', |
813 | | -'nchanges' => "$1 changes", |
814 | 805 | 'minoreditletter' => 'm', |
815 | 806 | 'newpageletter' => 'N', |
816 | 807 | 'sectionlink' => '→', |
— | — | @@ -822,7 +813,6 @@ |
823 | 814 | # |
824 | 815 | 'upload' => 'Upload file', |
825 | 816 | 'uploadbtn' => 'Upload file', |
826 | | -'uploadlink' => 'Upload images', |
827 | 817 | 'reupload' => 'Re-upload', |
828 | 818 | 'reuploaddesc' => 'Return to the upload form.', |
829 | 819 | 'uploadnologin' => 'Not logged in', |
— | — | @@ -965,7 +955,6 @@ |
966 | 956 | |
967 | 957 | # Miscellaneous special pages |
968 | 958 | # |
969 | | -'orphans' => 'Orphaned pages', |
970 | 959 | 'lonelypages' => 'Orphaned pages', |
971 | 960 | 'uncategorizedpages' => 'Uncategorized pages', |
972 | 961 | 'uncategorizedcategories' => 'Uncategorized categories', |
— | — | @@ -992,10 +981,8 @@ |
993 | 982 | 'specialpages' => 'Special pages', |
994 | 983 | 'spheading' => 'Special pages for all users', |
995 | 984 | 'restrictedpheading' => 'Restricted special pages', |
996 | | -'protectpage' => 'Protect page', |
997 | 985 | 'recentchangeslinked' => 'Related changes', |
998 | 986 | 'rclsub' => "(to pages linked from \"$1\")", |
999 | | -'debug' => 'Debug', |
1000 | 987 | 'newpages' => 'New pages', |
1001 | 988 | 'ancientpages' => 'Oldest pages', |
1002 | 989 | 'intl' => 'Interlanguage links', |