Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php |
— | — | @@ -643,7 +643,7 @@ |
644 | 644 | 'tog-enotifminoredits' => 'E-mail me also for minor edits of pages', |
645 | 645 | 'tog-enotifrevealaddr' => 'Reveal my e-mail address in notification e-mails', |
646 | 646 | 'tog-shownumberswatching' => 'Show the number of watching users', |
647 | | -'tog-oldsig' => 'Preview of existing signature:', |
| 647 | +'tog-oldsig' => 'Existing signature:', |
648 | 648 | 'tog-fancysig' => 'Treat signature as wikitext (without an automatic link)', |
649 | 649 | '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.])', |
650 | 650 | '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 @@ |
1736 | 1736 | 'qbsettings-fixedright' => 'Fixed right', |
1737 | 1737 | 'qbsettings-floatingleft' => 'Floating left', |
1738 | 1738 | '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', |
1740 | 1740 | |
1741 | 1741 | # Preferences page |
1742 | 1742 | 'preferences' => 'Preferences', |
— | — | @@ -1821,7 +1821,7 @@ |
1822 | 1822 | 'prefs-registration-date-time' => '$1', # only translate this message to other languages if you have to change it |
1823 | 1823 | 'yourrealname' => 'Real name:', |
1824 | 1824 | 'yourlanguage' => 'Language:', |
1825 | | -'yourvariant' => 'Variant:', # only translate this message to other languages if you have to change it |
| 1825 | +'yourvariant' => 'Content language variant:', |
1826 | 1826 | 'yournick' => 'New signature:', |
1827 | 1827 | 'prefs-help-signature' => 'Comments on talk pages should be signed with "<nowiki>~~~~</nowiki>" which will be converted into your signature and a timestamp.', |
1828 | 1828 | 'badsig' => 'Invalid raw signature. |
— | — | @@ -1879,7 +1879,7 @@ |
1880 | 1880 | 'userrights-no-interwiki' => 'You do not have permission to edit user rights on other wikis.', |
1881 | 1881 | 'userrights-nodatabase' => 'Database $1 does not exist or is not local.', |
1882 | 1882 | '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.', |
1884 | 1884 | 'userrights-changeable-col' => 'Groups you can change', |
1885 | 1885 | 'userrights-unchangeable-col' => 'Groups you cannot change', |
1886 | 1886 | 'userrights-irreversible-marker' => '$1*', # only translate this message to other languages if you have to change it |
— | — | @@ -2286,8 +2286,7 @@ |
2287 | 2287 | |
2288 | 2288 | # Special:ListFiles |
2289 | 2289 | '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.', |
2292 | 2291 | 'listfiles_search_for' => 'Search for media name:', |
2293 | 2292 | 'imgfile' => 'file', |
2294 | 2293 | 'listfiles' => 'File list', |