Fix typo
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index edc0d8c..933a866 100644 (file)
@@ -338,6 +338,7 @@ $magicWords = array(
        'filepath'               => array( 0,    'FILEPATH:'              ),
        'tag'                    => array( 0,    'tag'                    ),
        'hiddencat'              => array( 1,    '__HIDDENCAT__'          ),
+       'pagesincategory'        => array( 1,    'PAGESINCATEGORY', 'PAGESINCAT' ),
 );
 
 /**
@@ -362,6 +363,7 @@ $specialPageAliases = array(
        'Imagelist'                 => array( 'ImageList' ),
        'Newimages'                 => array( 'NewImages' ),
        'Listusers'                 => array( 'ListUsers', 'UserList' ),
+       'Listgrouprights'           => array( 'ListGroupRights' ),
        'Statistics'                => array( 'Statistics' ),
        'Randompage'                => array( 'Random', 'RandomPage' ),
        'Lonelypages'               => array( 'LonelyPages', 'OrphanedPages' ),
@@ -455,7 +457,7 @@ XHTML id names.
 */
 'sidebar' => '
 * navigation
-** mainpage|mainpage
+** mainpage|mainpage-description
 ** portal-url|portal
 ** currentevents-url|currentevents
 ** recentchanges-url|recentchanges
@@ -584,7 +586,7 @@ XHTML id names.
 'category-file-count-limited'    => 'The following {{PLURAL:$1|file is|$1 files are}} in the current category.',
 'listingcontinuesabbrev'         => 'cont.',
 
-'linkprefix'        => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD', # only translate this message to other languages if you have to change it
+'linkprefix'        => '/^(.*?)([a-zA-Z\\x80-\\xff]+)$/sD', # only translate this message to other languages if you have to change it
 'mainpagetext'      => "<big>'''MediaWiki has been successfully installed.'''</big>",
 'mainpagedocfooter' => "Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
@@ -671,30 +673,31 @@ XHTML id names.
 'jumptosearch'      => 'search',
 
 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
-'aboutsite'         => 'About {{SITENAME}}',
-'aboutpage'         => 'Project:About',
-'bugreports'        => 'Bug reports',
-'bugreportspage'    => 'Project:Bug reports',
-'copyright'         => 'Content is available under $1.',
-'copyrightpagename' => '{{SITENAME}} copyright',
-'copyrightpage'     => '{{ns:project}}:Copyrights',
-'currentevents'     => 'Current events',
-'currentevents-url' => 'Project:Current events',
-'disclaimers'       => 'Disclaimers',
-'disclaimerpage'    => 'Project:General disclaimer',
-'edithelp'          => 'Editing help',
-'edithelppage'      => 'Help:Editing',
-'faq'               => 'FAQ',
-'faqpage'           => 'Project:FAQ',
-'helppage'          => 'Help:Contents',
-'mainpage'          => 'Main Page',
-'policy-url'        => 'Project:Policy',
-'portal'            => 'Community portal',
-'portal-url'        => 'Project:Community Portal',
-'privacy'           => 'Privacy policy',
-'privacypage'       => 'Project:Privacy policy',
-'sitesupport'       => 'Donations',
-'sitesupport-url'   => 'Project:Site support',
+'aboutsite'            => 'About {{SITENAME}}',
+'aboutpage'            => 'Project:About',
+'bugreports'           => 'Bug reports',
+'bugreportspage'       => 'Project:Bug reports',
+'copyright'            => 'Content is available under $1.',
+'copyrightpagename'    => '{{SITENAME}} copyright',
+'copyrightpage'        => '{{ns:project}}:Copyrights',
+'currentevents'        => 'Current events',
+'currentevents-url'    => 'Project:Current events',
+'disclaimers'          => 'Disclaimers',
+'disclaimerpage'       => 'Project:General disclaimer',
+'edithelp'             => 'Editing help',
+'edithelppage'         => 'Help:Editing',
+'faq'                  => 'FAQ',
+'faqpage'              => 'Project:FAQ',
+'helppage'             => 'Help:Contents',
+'mainpage'             => 'Main Page',
+'mainpage-description' => 'Main Page',
+'policy-url'           => 'Project:Policy',
+'portal'               => 'Community portal',
+'portal-url'           => 'Project:Community Portal',
+'privacy'              => 'Privacy policy',
+'privacypage'          => 'Project:Privacy policy',
+'sitesupport'          => 'Donations',
+'sitesupport-url'      => 'Project:Site support',
 
 'badaccess'        => 'Permission error',
 'badaccess-group0' => 'You are not allowed to execute the action you have requested.',
@@ -875,7 +878,8 @@ Please choose a different name.',
 'badsig'                     => 'Invalid raw signature; check HTML tags.',
 'badsiglength'               => 'Nickname too long; must be under $1 characters.',
 'email'                      => 'E-mail',
-'prefs-help-realname'        => 'Real name is optional and if you choose to provide it this will be used for giving you attribution for your work.',
+'prefs-help-realname'        => 'Real name is optional.
+If you choose to provide it, this will be used for giving you attribution for your work.',
 'loginerror'                 => 'Login error',
 'prefs-help-email'           => 'E-mail address is optional, but it enables others to contact you through your user or user_talk page without needing to reveal your identity.',
 'prefs-help-email-required'  => 'E-mail address is required.',
@@ -979,26 +983,26 @@ You may have already successfully changed your password or requested a new tempo
 'hr_tip'          => 'Horizontal line (use sparingly)',
 
 # Edit pages
-'summary'                   => 'Summary',
-'subject'                   => 'Subject/headline',
-'minoredit'                 => 'This is a minor edit',
-'watchthis'                 => 'Watch this page',
-'savearticle'               => 'Save page',
-'preview'                   => 'Preview',
-'showpreview'               => 'Show preview',
-'showlivepreview'           => 'Live preview',
-'showdiff'                  => 'Show changes',
-'anoneditwarning'           => "'''Warning:''' You are not logged in.
+'summary'                           => 'Summary',
+'subject'                           => 'Subject/headline',
+'minoredit'                         => 'This is a minor edit',
+'watchthis'                         => 'Watch this page',
+'savearticle'                       => 'Save page',
+'preview'                           => 'Preview',
+'showpreview'                       => 'Show preview',
+'showlivepreview'                   => 'Live preview',
+'showdiff'                          => 'Show changes',
+'anoneditwarning'                   => "'''Warning:''' You are not logged in.
 Your IP address will be recorded in this page's edit history.",
-'missingsummary'            => "'''Reminder:''' You have not provided an edit summary.
+'missingsummary'                    => "'''Reminder:''' You have not provided an edit summary.
 If you click Save again, your edit will be saved without one.",
-'missingcommenttext'        => 'Please enter a comment below.',
-'missingcommentheader'      => "'''Reminder:''' You have not provided a subject/headline for this comment.
+'missingcommenttext'                => 'Please enter a comment below.',
+'missingcommentheader'              => "'''Reminder:''' You have not provided a subject/headline for this comment.
 If you click Save again, your edit will be saved without one.",
-'summary-preview'           => 'Summary preview',
-'subject-preview'           => 'Subject/headline preview',
-'blockedtitle'              => 'User is blocked',
-'blockedtext'               => "<big>'''Your user name or IP address has been blocked.'''</big>
+'summary-preview'                   => 'Summary preview',
+'subject-preview'                   => 'Subject/headline preview',
+'blockedtitle'                      => 'User is blocked',
+'blockedtext'                       => "<big>'''Your user name or IP address has been blocked.'''</big>
 
 The block was made by $1. The reason given is ''$2''.
 
@@ -1009,7 +1013,7 @@ The block was made by $1. The reason given is ''$2''.
 You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.
 You cannot use the 'e-mail this user' feature unless a valid e-mail address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
 Your current IP address is $3, and the block ID is #$5. Please include either or both of these in any queries.",
-'autoblockedtext'           => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
+'autoblockedtext'                   => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
 The reason given is this:
 
 :\'\'$2\'\'
@@ -1023,111 +1027,115 @@ Note that you may not use the "e-mail this user" feature unless you have a valid
 
 Your block ID is $5.
 Please include this ID in any queries you make.',
-'blockednoreason'           => 'no reason given',
-'blockedoriginalsource'     => "The source of '''$1''' is shown below:",
-'blockededitsource'         => "The text of '''your edits''' to '''$1''' is shown below:",
-'whitelistedittitle'        => 'Login required to edit',
-'whitelistedittext'         => 'You have to $1 to edit pages.',
-'whitelistreadtitle'        => 'Login required to read',
-'whitelistreadtext'         => 'You have to [[Special:Userlogin|login]] to read pages.',
-'whitelistacctitle'         => 'You are not allowed to create an account',
-'whitelistacctext'          => 'To be allowed to create accounts in {{SITENAME}} you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
-'confirmedittitle'          => 'E-mail confirmation required to edit',
-'confirmedittext'           => 'You must confirm your e-mail address before editing pages.
+'blockednoreason'                   => 'no reason given',
+'blockedoriginalsource'             => "The source of '''$1''' is shown below:",
+'blockededitsource'                 => "The text of '''your edits''' to '''$1''' is shown below:",
+'whitelistedittitle'                => 'Login required to edit',
+'whitelistedittext'                 => 'You have to $1 to edit pages.',
+'whitelistreadtitle'                => 'Login required to read',
+'whitelistreadtext'                 => 'You have to [[Special:Userlogin|login]] to read pages.',
+'whitelistacctitle'                 => 'You are not allowed to create an account',
+'whitelistacctext'                  => 'To be allowed to create accounts in {{SITENAME}} you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
+'confirmedittitle'                  => 'E-mail confirmation required to edit',
+'confirmedittext'                   => 'You must confirm your e-mail address before editing pages.
 Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].',
-'nosuchsectiontitle'        => 'No such section',
-'nosuchsectiontext'         => 'You tried to edit a section that does not exist.
+'nosuchsectiontitle'                => 'No such section',
+'nosuchsectiontext'                 => 'You tried to edit a section that does not exist.
 Since there is no section $1, there is no place to save your edit.',
-'loginreqtitle'             => 'Login Required',
-'loginreqlink'              => 'log in',
-'loginreqpagetext'          => 'You must $1 to view other pages.',
-'accmailtitle'              => 'Password sent.',
-'accmailtext'               => 'The password for "$1" has been sent to $2.',
-'newarticle'                => '(New)',
-'newarticletext'            => "You have followed a link to a page that does not exist yet.
+'loginreqtitle'                     => 'Login Required',
+'loginreqlink'                      => 'log in',
+'loginreqpagetext'                  => 'You must $1 to view other pages.',
+'accmailtitle'                      => 'Password sent.',
+'accmailtext'                       => 'The password for "$1" has been sent to $2.',
+'newarticle'                        => '(New)',
+'newarticletext'                    => "You have followed a link to a page that does not exist yet.
 To create the page, start typing in the box below (see the [[{{MediaWiki:Helppage}}|help page]] for more info).
 If you are here by mistake, just click your browser's '''back''' button.",
-'newarticletextanon'        => '{{int:newarticletext}}', # do not translate or duplicate this message to other languages
-'talkpagetext'              => '<!-- MediaWiki:talkpagetext -->', # do not translate or duplicate this message to other languages
-'anontalkpagetext'          => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical IP address to identify him/her.
+'newarticletextanon'                => '{{int:newarticletext}}', # do not translate or duplicate this message to other languages
+'talkpagetext'                      => '<!-- MediaWiki:talkpagetext -->', # do not translate or duplicate this message to other languages
+'anontalkpagetext'                  => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical IP address to identify him/her.
 Such an IP address can be shared by several users.
 If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.''",
-'noarticletext'             => 'There is currently no text in this page, you can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].',
-'noarticletextanon'         => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
-'userpage-userdoesnotexist' => 'User account "$1" is not registered. Please check if you want to create/edit this page.',
-'clearyourcache'            => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools→Preferences''.",
-'usercssjsyoucanpreview'    => "<strong>Tip:</strong> Use the 'Show preview' button to test your new CSS/JS before saving.",
-'usercsspreview'            => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''",
-'userjspreview'             => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''",
-'userinvalidcssjstitle'     => "'''Warning:''' There is no skin \"\$1\".
+'noarticletext'                     => 'There is currently no text in this page, you can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].',
+'noarticletextanon'                 => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
+'userpage-userdoesnotexist'         => 'User account "$1" is not registered. Please check if you want to create/edit this page.',
+'clearyourcache'                    => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools→Preferences''.",
+'usercssjsyoucanpreview'            => "<strong>Tip:</strong> Use the 'Show preview' button to test your new CSS/JS before saving.",
+'usercsspreview'                    => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''",
+'userjspreview'                     => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''",
+'userinvalidcssjstitle'             => "'''Warning:''' There is no skin \"\$1\".
 Remember that custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/monobook.css as opposed to {{ns:user}}:Foo/Monobook.css.",
-'updated'                   => '(Updated)',
-'note'                      => '<strong>Note:</strong>',
-'previewnote'               => '<strong>This is only a preview;
+'updated'                           => '(Updated)',
+'note'                              => '<strong>Note:</strong>',
+'previewnote'                       => '<strong>This is only a preview;
 changes have not yet been saved!</strong>',
-'previewconflict'           => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
-'session_fail_preview'      => '<strong>Sorry! We could not process your edit due to a loss of session data.
+'previewconflict'                   => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
+'session_fail_preview'              => '<strong>Sorry! We could not process your edit due to a loss of session data.
 Please try again. If it still does not work, try logging out and logging back in.</strong>',
-'session_fail_preview_html' => "<strong>Sorry! We could not process your edit due to a loss of session data.</strong>
+'session_fail_preview_html'         => "<strong>Sorry! We could not process your edit due to a loss of session data.</strong>
 
 ''Because {{SITENAME}} has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.''
 
 <strong>If this is a legitimate edit attempt, please try again. If it still does not work, try logging out and logging back in.</strong>",
-'token_suffix_mismatch'     => '<strong>Your edit has been rejected because your client mangled the punctuation characters in the edit token.
+'token_suffix_mismatch'             => '<strong>Your edit has been rejected because your client mangled the punctuation characters in the edit token.
 The edit has been rejected to prevent corruption of the page text.
 This sometimes happens when you are using a buggy web-based anonymous proxy service.</strong>',
-'editing'                   => 'Editing $1',
-'editingsection'            => 'Editing $1 (section)',
-'editingcomment'            => 'Editing $1 (comment)',
-'editconflict'              => 'Edit conflict: $1',
-'explainconflict'           => "Someone else has changed this page since you started editing it.
+'editing'                           => 'Editing $1',
+'editingsection'                    => 'Editing $1 (section)',
+'editingcomment'                    => 'Editing $1 (comment)',
+'editconflict'                      => 'Edit conflict: $1',
+'explainconflict'                   => "Someone else has changed this page since you started editing it.
 The upper text area contains the page text as it currently exists.
 Your changes are shown in the lower text area.
 You will have to merge your changes into the existing text.
 '''Only''' the text in the upper text area will be saved when you press \"Save page\".",
-'yourtext'                  => 'Your text',
-'storedversion'             => 'Stored version',
-'nonunicodebrowser'         => '<strong>WARNING: Your browser is not unicode compliant.
+'yourtext'                          => 'Your text',
+'storedversion'                     => 'Stored version',
+'nonunicodebrowser'                 => '<strong>WARNING: Your browser is not unicode compliant.
 A workaround is in place to allow you to safely edit pages: non-ASCII characters will appear in the edit box as hexadecimal codes.</strong>',
-'editingold'                => '<strong>WARNING: You are editing an out-of-date revision of this page.
+'editingold'                        => '<strong>WARNING: You are editing an out-of-date revision of this page.
 If you save it, any changes made since this revision will be lost.</strong>',
-'yourdiff'                  => 'Differences',
-'copyrightwarning'          => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
+'yourdiff'                          => 'Differences',
+'copyrightwarning'                  => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
 If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br />
 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
-'copyrightwarning2'         => 'Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors.
+'copyrightwarning2'                 => 'Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors.
 If you do not want your writing to be edited mercilessly, then do not submit it here.<br />
 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see $1 for details).
 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
-'longpagewarning'           => '<strong>WARNING: This page is $1 kilobytes long;
+'longpagewarning'                   => '<strong>WARNING: This page is $1 kilobytes long;
 some browsers may have problems editing pages approaching or longer than 32kb.
 Please consider breaking the page into smaller sections.</strong>',
-'longpageerror'             => '<strong>ERROR: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.
+'longpageerror'                     => '<strong>ERROR: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.
 It cannot be saved.</strong>',
-'readonlywarning'           => '<strong>WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now.
+'readonlywarning'                   => '<strong>WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now.
 You may wish to cut-n-paste the text into a text file and save it for later.</strong>',
-'protectedpagewarning'      => '<strong>WARNING:  This page has been locked so that only users with sysop privileges can edit it.</strong>',
-'semiprotectedpagewarning'  => "'''Note:''' This page has been locked so that only registered users can edit it.",
-'cascadeprotectedwarning'   => "'''Warning:''' This page has been locked so that only users with sysop privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
-'titleprotectedwarning'     => '<strong>WARNING:  This page has been locked so that only some users can create it.</strong>',
-'templatesused'             => 'Templates used on this page:',
-'templatesusedpreview'      => 'Templates used in this preview:',
-'templatesusedsection'      => 'Templates used in this section:',
-'template-protected'        => '(protected)',
-'template-semiprotected'    => '(semi-protected)',
-'hiddencategories'          => 'This page is a member of {{PLURAL:$1|1 hidden category|$1 hidden categories}}:',
-'edittools'                 => '<!-- Text here will be shown below edit and upload forms. -->', # only translate this message to other languages if you have to change it
-'nocreatetitle'             => 'Page creation limited',
-'nocreatetext'              => '{{SITENAME}} has restricted the ability to create new pages.
+'protectedpagewarning'              => '<strong>WARNING:  This page has been locked so that only users with sysop privileges can edit it.</strong>',
+'semiprotectedpagewarning'          => "'''Note:''' This page has been locked so that only registered users can edit it.",
+'cascadeprotectedwarning'           => "'''Warning:''' This page has been locked so that only users with sysop privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
+'titleprotectedwarning'             => '<strong>WARNING:  This page has been locked so that only some users can create it.</strong>',
+'templatesused'                     => 'Templates used on this page:',
+'templatesusedpreview'              => 'Templates used in this preview:',
+'templatesusedsection'              => 'Templates used in this section:',
+'template-protected'                => '(protected)',
+'template-semiprotected'            => '(semi-protected)',
+'hiddencategories'                  => 'This page is a member of {{PLURAL:$1|1 hidden category|$1 hidden categories}}:',
+'edittools'                         => '<!-- Text here will be shown below edit and upload forms. -->', # only translate this message to other languages if you have to change it
+'nocreatetitle'                     => 'Page creation limited',
+'nocreatetext'                      => '{{SITENAME}} has restricted the ability to create new pages.
 You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].',
-'nocreate-loggedin'         => 'You do not have permission to create new pages on {{SITENAME}}.',
-'permissionserrors'         => 'Permissions Errors',
-'permissionserrorstext'     => 'You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:',
-'recreate-deleted-warn'     => "'''Warning: You are recreating a page that was previously deleted.'''
+'nocreate-loggedin'                 => 'You do not have permission to create new pages on {{SITENAME}}.',
+'permissionserrors'                 => 'Permissions Errors',
+'permissionserrorstext'             => 'You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:',
+'recreate-deleted-warn'             => "'''Warning: You are recreating a page that was previously deleted.'''
 
 You should consider whether it is appropriate to continue editing this page.
 The deletion log for this page is provided here for convenience:",
+'expensive-parserfunction-warning'  => 'Warning: This page contains too many expensive parser function calls.
+
+It should have less than $2, there are now $1.',
+'expensive-parserfunction-category' => 'Pages with too many expensive parser function calls',
 
 # "Undo" feature
 'undo-success' => 'The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.',
@@ -1212,7 +1220,7 @@ Other admins on {{SITENAME}} will still be able to access the hidden content and
 'logdelete-logentry'          => 'changed event visibility of [[$1]]',
 'revdelete-success'           => "'''Revision visibility successfully set.'''",
 'logdelete-success'           => "'''Log visibility successfully set.'''",
-'revdel-restore'              => 'Change visiblity',
+'revdel-restore'              => 'Change visibility',
 'pagehist'                    => 'Page history',
 'deletedhist'                 => 'Deleted history',
 'revdelete-content'           => 'content',
@@ -1223,6 +1231,7 @@ Other admins on {{SITENAME}} will still be able to access the hidden content and
 'revdelete-hid'               => 'hid $1',
 'revdelete-unhid'             => 'unhid $1',
 'revdelete-log-message'       => '$1 for $2 {{PLURAL:$2|revision|revisions}}',
+'logdelete-log-message'       => '$1 for $2 {{PLURAL:$2|event|events}}',
 
 # Suppression log
 'suppressionlog'     => 'Suppression log',
@@ -1294,6 +1303,7 @@ You can [[:\$1|create this page]].",
 'powersearch'           => 'Advanced search',
 'powersearch-legend'    => 'Advanced search',
 'powersearchtext'       => 'Search in namespaces:<br />$1<br />$2 List redirects<br />Search for $3 $9',
+'search-external'       => 'External search',
 'searchdisabled'        => '{{SITENAME}} search is disabled.
 You can search via Google in the meantime.
 Note that their indexes of {{SITENAME}} content may be out of date.',
@@ -1352,7 +1362,7 @@ please see math/README to configure.',
 'prefs-watchlist-edits'    => 'Maximum number of changes to show in expanded watchlist:',
 'prefs-misc'               => 'Misc',
 'saveprefs'                => 'Save',
-'resetprefs'               => 'Reset',
+'resetprefs'               => 'Clear unsaved changes',
 'oldpassword'              => 'Old password:',
 'newpassword'              => 'New password:',
 'retypenew'                => 'Retype new password:',
@@ -1868,6 +1878,14 @@ It may contain one or more characters which cannot be used in titles.',
 'listusers-submit'   => 'Show',
 'listusers-noresult' => 'No user found.',
 
+# Special:Listgrouprights
+'listgrouprights'          => 'User group rights',
+'listgrouprights-summary'  => 'The following is a list of user groups defined on this wiki, with their associated access rights.',
+'listgrouprights-group'    => 'Group',
+'listgrouprights-rights'   => 'Rights',
+'listgrouprights-link'     => '[[{{MediaWiki:Listgrouprights-helppage}}#$1|$1]]', # do not translate or duplicate this message to other languages
+'listgrouprights-helppage' => 'Help:Group rights',
+
 # E-mail user
 'mailnologin'     => 'No send address',
 'mailnologintext' => 'You must be [[Special:Userlogin|logged in]] and have a valid e-mail address in your [[Special:Preferences|preferences]] to send e-mail to other users.',
@@ -2306,7 +2324,7 @@ Please merge them manually.'''",
 '1movedto2'               => '[[$1]] moved to [[$2]]',
 '1movedto2_redir'         => '[[$1]] moved to [[$2]] over redirect',
 'movelogpage'             => 'Move log',
-'movelogpagetext'         => 'Below is a list of page moved.',
+'movelogpagetext'         => 'Below is a list of pages moved.',
 'movereason'              => 'Reason:',
 'revertmove'              => 'revert',
 'delete_and_move'         => 'Delete and move',
@@ -2342,7 +2360,8 @@ In the latter case you can also use a link, e.g. [[{{ns:special}}:Export/{{Media
 'allmessagesname'           => 'Name',
 'allmessagesdefault'        => 'Default text',
 'allmessagescurrent'        => 'Current text',
-'allmessagestext'           => 'This is a list of system messages available in the MediaWiki namespace.',
+'allmessagestext'           => 'This is a list of system messages available in the MediaWiki namespace.
+Please visit [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation] and [http://translatewiki.net Betawiki] if you wish to contribute to the generic MediaWiki localisation.',
 'allmessagesnotsupportedDB' => "This page cannot be used because '''\$wgUseDatabaseMessages''' has been disabled.",
 'allmessagesfilter'         => 'Message name filter:',
 'allmessagesmodified'       => 'Show only modified',
@@ -2652,8 +2671,6 @@ Variants for Chinese language
 # Variants for Serbian language
 'variantname-sr-ec' => 'sr-ec', # only translate this message to other languages if you have to change it
 'variantname-sr-el' => 'sr-el', # only translate this message to other languages if you have to change it
-'variantname-sr-jc' => 'sr-jc', # only translate this message to other languages if you have to change it
-'variantname-sr-jl' => 'sr-jl', # only translate this message to other languages if you have to change it
 'variantname-sr'    => 'sr', # only translate this message to other languages if you have to change it
 
 # Variants for Kazakh language