r96965 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96964‎ | r96965 | r96966 >
Date:13:59, 13 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Backport compatible English language message from trunk.
Modified paths:
  • /branches/REL1_18/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php
@@ -643,7 +643,7 @@
644644 'tog-enotifminoredits' => 'E-mail me also for minor edits of pages',
645645 'tog-enotifrevealaddr' => 'Reveal my e-mail address in notification e-mails',
646646 'tog-shownumberswatching' => 'Show the number of watching users',
647 -'tog-oldsig' => 'Preview of existing signature:',
 647+'tog-oldsig' => 'Existing signature:',
648648 'tog-fancysig' => 'Treat signature as wikitext (without an automatic link)',
649649 'tog-externaleditor' => 'Use external editor by default (for experts only, needs special settings on your computer. [http://www.mediawiki.org/wiki/Manual:External_editors More information.])',
650650 'tog-externaldiff' => 'Use external diff by default (for experts only, needs special settings on your computer. [http://www.mediawiki.org/wiki/Manual:External_editors More information.])',
@@ -1735,7 +1735,7 @@
17361736 'qbsettings-fixedright' => 'Fixed right',
17371737 'qbsettings-floatingleft' => 'Floating left',
17381738 'qbsettings-floatingright' => 'Floating right',
1739 -'qbsettings-directionality' => 'Fixed, depending on the directionality of your script and your language',
 1739+'qbsettings-directionality' => 'Fixed, depending on the script directionality of your language',
17401740
17411741 # Preferences page
17421742 'preferences' => 'Preferences',
@@ -1821,7 +1821,7 @@
18221822 'prefs-registration-date-time' => '$1', # only translate this message to other languages if you have to change it
18231823 'yourrealname' => 'Real name:',
18241824 'yourlanguage' => 'Language:',
1825 -'yourvariant' => 'Variant:', # only translate this message to other languages if you have to change it
 1825+'yourvariant' => 'Content language variant:',
18261826 'yournick' => 'New signature:',
18271827 'prefs-help-signature' => 'Comments on talk pages should be signed with "<nowiki>~~~~</nowiki>" which will be converted into your signature and a timestamp.',
18281828 'badsig' => 'Invalid raw signature.
@@ -1879,7 +1879,7 @@
18801880 'userrights-no-interwiki' => 'You do not have permission to edit user rights on other wikis.',
18811881 'userrights-nodatabase' => 'Database $1 does not exist or is not local.',
18821882 'userrights-nologin' => 'You must [[Special:UserLogin|log in]] with an administrator account to assign user rights.',
1883 -'userrights-notallowed' => 'Your account does not have permission to assign user rights.',
 1883+'userrights-notallowed' => 'Your account does not have permission to add or remove user rights.',
18841884 'userrights-changeable-col' => 'Groups you can change',
18851885 'userrights-unchangeable-col' => 'Groups you cannot change',
18861886 'userrights-irreversible-marker' => '$1*', # only translate this message to other languages if you have to change it
@@ -2286,8 +2286,7 @@
22872287
22882288 # Special:ListFiles
22892289 'listfiles-summary' => 'This special page shows all uploaded files.
2290 -By default the last uploaded files are shown at top of the list.
2291 -A click on a column header changes the sorting.',
 2290+When filtered by user, only files where that user uploaded the most recent version of the file are shown.',
22922291 'listfiles_search_for' => 'Search for media name:',
22932292 'imgfile' => 'file',
22942293 'listfiles' => 'File list',

Status & tagging log