r24722 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24721‎ | r24722 | r24723 >
Date:11:28, 10 August 2007
Author:raymond
Status:old
Tags:
Comment:
* Removing two unused messages: 'watchlistcount', 'imagelistforuser'
* Sorting messages a bit.
* Question: The following message seems unused in whole trunk but I hesitate to remove it, maybe there is some magic usage somewhere?
# HTML dump
'redirectingto' => 'Redirecting to [[$1]]...',
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -248,6 +248,8 @@
249249 'youhavenewmessages',
250250 'newmessageslink',
251251 'newmessagesdifflink',
 252+ 'youhavenewmessagesmulti',
 253+ 'newtalkseperator',
252254 'editsection',
253255 'editsection-brackets',
254256 'editold',
@@ -397,6 +399,8 @@
398400 'invalidemailaddress',
399401 'accountcreated',
400402 'accountcreatedtext',
 403+ 'loginlanguagelabel',
 404+ 'loginlanguagelinks',
401405 ),
402406 'resetpass' => array(
403407 'resetpass',
@@ -845,7 +849,6 @@
846850 'imagelist',
847851 'imagelist-summary',
848852 'imagelisttext',
849 - 'imagelistforuser',
850853 'getimagelist',
851854 'ilsubmit',
852855 'showlast',
@@ -1105,7 +1108,6 @@
11061109 'watchlistfor',
11071110 'nowatchlist',
11081111 'watchlistanontext',
1109 - 'watchlistcount',
11101112 'watchnologin',
11111113 'watchnologintext',
11121114 'addedwatch',
@@ -2097,10 +2099,6 @@
20982100 'confirm_purge',
20992101 'confirm_purge_button',
21002102 ),
2101 - 'newmessagesmulti' => array(
2102 - 'youhavenewmessagesmulti',
2103 - 'newtalkseperator',
2104 - ),
21052103 'search2' => array(
21062104 'searchcontaining',
21072105 'searchnamed',
@@ -2110,10 +2108,6 @@
21112109 'catseparator' => array(
21122110 'catseparator',
21132111 ),
2114 - 'loginlanguage' => array(
2115 - 'loginlanguagelabel',
2116 - 'loginlanguagelinks',
2117 - ),
21182112 'imgmulti' => array(
21192113 'imgmultipageprev',
21202114 'imgmultipagenext',
@@ -2341,10 +2335,8 @@
23422336 'unit-pixel' => '',
23432337 'htmldump' => 'HTML dump',
23442338 'purge' => 'action=purge',
2345 - 'newmessagesmulti' => '',
2346 - 'search2' => '',
 2339+ 'search2' => 'AJAX search',
23472340 'catseparator' => 'Separator for categories in page lists',
2348 - 'loginlanguage' => '',
23492341 'imgmulti' => 'Multipage image navigation',
23502342 'tablepager' => 'Table pager',
23512343 'autosumm' => 'Auto-summaries',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -682,30 +682,32 @@
683683 'versionrequired' => 'Version $1 of MediaWiki required',
684684 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version|version page]].',
685685
686 -'ok' => 'OK',
687 -'sitetitle' => '{{SITENAME}}', # don't translate or duplicate this message to other languages
688 -'pagetitle' => '$1 - {{SITENAME}}',
689 -'sitesubtitle' => '', # don't translate or duplicate this message to other languages
690 -'retrievedfrom' => 'Retrieved from "$1"',
691 -'youhavenewmessages' => 'You have $1 ($2).',
692 -'newmessageslink' => 'new messages',
693 -'newmessagesdifflink' => 'last change',
694 -'editsection' => 'edit',
695 -'editsection-brackets' => '[$1]', # only translate this message to other languages if you have to change it
696 -'editold' => 'edit',
697 -'editsectionhint' => 'Edit section: $1',
698 -'toc' => 'Contents',
699 -'showtoc' => 'show',
700 -'hidetoc' => 'hide',
701 -'thisisdeleted' => 'View or restore $1?',
702 -'viewdeleted' => 'View $1?',
703 -'restorelink' => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}',
704 -'feedlinks' => 'Feed:',
705 -'feed-invalid' => 'Invalid subscription feed type.',
706 -'feed-atom' => 'Atom', # only translate this message to other languages if you have to change it
707 -'feed-rss' => 'RSS', # only translate this message to other languages if you have to change it
708 -'sitenotice' => '-', # the equivalent to wgSiteNotice; don't translate or duplicate this message to other languages
709 -'anonnotice' => '-', # don't translate or duplicate this message to other languages
 686+'ok' => 'OK',
 687+'sitetitle' => '{{SITENAME}}', # don't translate or duplicate this message to other languages
 688+'pagetitle' => '$1 - {{SITENAME}}',
 689+'sitesubtitle' => '', # don't translate or duplicate this message to other languages
 690+'retrievedfrom' => 'Retrieved from "$1"',
 691+'youhavenewmessages' => 'You have $1 ($2).',
 692+'newmessageslink' => 'new messages',
 693+'newmessagesdifflink' => 'last change',
 694+'youhavenewmessagesmulti' => 'You have new messages on $1',
 695+'newtalkseperator' => ',_', # don't translate or duplicate this message to other languages
 696+'editsection' => 'edit',
 697+'editsection-brackets' => '[$1]', # only translate this message to other languages if you have to change it
 698+'editold' => 'edit',
 699+'editsectionhint' => 'Edit section: $1',
 700+'toc' => 'Contents',
 701+'showtoc' => 'show',
 702+'hidetoc' => 'hide',
 703+'thisisdeleted' => 'View or restore $1?',
 704+'viewdeleted' => 'View $1?',
 705+'restorelink' => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}',
 706+'feedlinks' => 'Feed:',
 707+'feed-invalid' => 'Invalid subscription feed type.',
 708+'feed-atom' => 'Atom', # only translate this message to other languages if you have to change it
 709+'feed-rss' => 'RSS', # only translate this message to other languages if you have to change it
 710+'sitenotice' => '-', # the equivalent to wgSiteNotice; don't translate or duplicate this message to other languages
 711+'anonnotice' => '-', # don't translate or duplicate this message to other languages
710712
711713 # Short words for each namespace, by default used in the 'article' tab in monobook
712714 'nstab-main' => 'Article',
@@ -884,6 +886,14 @@
885887 format. Please enter a well-formatted address or empty that field.',
886888 'accountcreated' => 'Account created',
887889 'accountcreatedtext' => 'The user account for $1 has been created.',
 890+'loginlanguagelabel' => 'Language: $1',
 891+'loginlanguagelinks' => '* Deutsch|de
 892+* English|en
 893+* Esperanto|eo
 894+* Français|fr
 895+* Español|es
 896+* Italiano|it
 897+* Nederlands|nl', # don't translate or duplicate this message to other languages
888898
889899 # Password reset dialog
890900 'resetpass' => 'Reset account password',
@@ -1442,7 +1452,6 @@
14431453 'imagelist' => 'File list',
14441454 'imagelist-summary' => '', # only translate this message to other languages if you have to change it
14451455 'imagelisttext' => "Below is a list of '''$1''' {{PLURAL:$1|file|files}} sorted $2.",
1446 -'imagelistforuser' => 'This shows only images uploaded by $1.',
14471456 'getimagelist' => 'fetching file list',
14481457 'ilsubmit' => 'Search',
14491458 'showlast' => 'Show last $1 files sorted $2.',
@@ -1719,7 +1728,6 @@
17201729 'watchlistfor' => "(for '''$1''')",
17211730 'nowatchlist' => 'You have no items on your watchlist.',
17221731 'watchlistanontext' => 'Please $1 to view or edit items on your watchlist.',
1723 -'watchlistcount' => "'''You have {{PLURAL:$1|$1 item|$1 items}} on your watchlist, including talk pages.'''",
17241732 'watchnologin' => 'Not logged in',
17251733 'watchnologintext' => 'You must be [[Special:Userlogin|logged in]] to modify your watchlist.',
17261734 'addedwatch' => 'Added to watchlist',
@@ -2838,9 +2846,7 @@
28392847 $1',
28402848 'confirm_purge_button' => 'OK',
28412849
2842 -'youhavenewmessagesmulti' => 'You have new messages on $1',
2843 -'newtalkseperator' => ',_', # don't translate or duplicate this message to other languages
2844 -
 2850+# AJAX search
28452851 'searchcontaining' => "Search for articles containing ''$1''.",
28462852 'searchnamed' => "Search for articles named ''$1''.",
28472853 'articletitles' => "Articles starting with ''$1''",
@@ -2849,15 +2855,6 @@
28502856 # Separator for categories in page lists
28512857 'catseparator' => '|', # don't translate or duplicate this message to other languages
28522858
2853 -'loginlanguagelabel' => 'Language: $1',
2854 -'loginlanguagelinks' => '* Deutsch|de
2855 -* English|en
2856 -* Esperanto|eo
2857 -* Français|fr
2858 -* Español|es
2859 -* Italiano|it
2860 -* Nederlands|nl', # don't translate or duplicate this message to other languages
2861 -
28622859 # Multipage image navigation
28632860 'imgmultipageprev' => '← previous page',
28642861 'imgmultipagenext' => 'next page →',

Follow-up revisions

RevisionCommit summaryAuthorDate
r24755Merged revisions 24694-24754 via svnmerge from...david19:48, 13 August 2007

Status & tagging log