r13907 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r13906‎ | r13907 | r13908 >
Date:19:00, 28 April 2006
Author:nikerabbit
Status:old
Tags:
Comment:
Removed some messages that are (afaik) not used anymore
Modified paths:
  • /trunk/phase3/languages/Messages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Messages.php
@@ -213,8 +213,6 @@
214214 'lastmodified' => 'This page was last modified $1.',
215215 'viewcount' => 'This page has been accessed $1 times.',
216216 '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}})',
219217 'protectedpage' => 'Protected page',
220218 'administrators' => 'Project:Administrators',
221219 'jumpto' => 'Jump to:',
@@ -363,7 +361,6 @@
364362 'yourname' => 'Username',
365363 'yourpassword' => 'Password',
366364 'yourpasswordagain' => 'Retype password',
367 -'newusersonly' => ' (new users only)',
368365 'remembermypassword' => 'Remember me',
369366 'yourdomainname' => 'Your domain',
370367 'externaldberror' => 'There was either an external authentication database error or you are not allowed to update your external account.',
@@ -790,7 +787,6 @@
791788 'recentchanges' => 'Recent changes',
792789 'recentchanges-url' => 'Special:Recentchanges',
793790 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
794 -'rcloaderr' => 'Loading recent changes',
795791 'rcnote' => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
796792 'rcnotefrom' => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
797793 'rclistfrom' => "Show new changes starting from $1",
@@ -801,15 +797,10 @@
802798 'rcshowhidepatr' => '$1 patrolled edits',
803799 'rcshowhidemine' => '$1 my edits',
804800 '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",
807801 'diff' => 'diff',
808802 'hist' => 'hist',
809803 'hide' => 'Hide',
810804 'show' => 'Show',
811 -'tableform' => 'table',
812 -'listform' => 'list',
813 -'nchanges' => "$1 changes",
814805 'minoreditletter' => 'm',
815806 'newpageletter' => 'N',
816807 'sectionlink' => '→',
@@ -822,7 +813,6 @@
823814 #
824815 'upload' => 'Upload file',
825816 'uploadbtn' => 'Upload file',
826 -'uploadlink' => 'Upload images',
827817 'reupload' => 'Re-upload',
828818 'reuploaddesc' => 'Return to the upload form.',
829819 'uploadnologin' => 'Not logged in',
@@ -965,7 +955,6 @@
966956
967957 # Miscellaneous special pages
968958 #
969 -'orphans' => 'Orphaned pages',
970959 'lonelypages' => 'Orphaned pages',
971960 'uncategorizedpages' => 'Uncategorized pages',
972961 'uncategorizedcategories' => 'Uncategorized categories',
@@ -992,10 +981,8 @@
993982 'specialpages' => 'Special pages',
994983 'spheading' => 'Special pages for all users',
995984 'restrictedpheading' => 'Restricted special pages',
996 -'protectpage' => 'Protect page',
997985 'recentchangeslinked' => 'Related changes',
998986 'rclsub' => "(to pages linked from \"$1\")",
999 -'debug' => 'Debug',
1000987 'newpages' => 'New pages',
1001988 'ancientpages' => 'Oldest pages',
1002989 'intl' => 'Interlanguage links',

Status & tagging log