Merge "Fix grammar in 'deleting-backlinks-warning' message"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 4 Mar 2014 07:57:41 +0000 (07:57 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 4 Mar 2014 07:57:41 +0000 (07:57 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -2366,7 -2366,6 +2366,7 @@@ You should ask someone with the abilit
  'php-uploaddisabledtext'         => 'File uploads are disabled in PHP.
  Please check the file_uploads setting.',
  'uploadscripted'                 => 'This file contains HTML or script code that may be erroneously interpreted by a web browser.',
 +'uploadscriptednamespace'        => 'This SVG file contains an illegal namespace "$1"',
  'uploadinvalidxml'               => 'The XML in the uploaded file could not be parsed.',
  'uploadvirus'                    => 'The file contains a virus!
  Details: $1',
@@@ -3089,7 -3088,7 +3089,7 @@@ Deletion of such pages has been restric
  'delete-warning-toobig'      => 'This page has a large edit history, over $1 {{PLURAL:$1|revision|revisions}}.
  Deleting it may disrupt database operations of {{SITENAME}};
  proceed with caution.',
- 'deleting-backlinks-warning' => "'''Warning:''' Other pages link to or transclude from the page you are about to delete.",
+ 'deleting-backlinks-warning' => "'''Warning:''' Other pages link to or transclude the page you are about to delete.",
  
  # Rollback
  'rollback'                   => 'Roll back edits',
@@@ -3277,7 -3276,6 +3277,7 @@@ The latest block log entry is provided 
  'sp-contributions-search'              => 'Search for contributions',
  'sp-contributions-username'            => 'IP address or username:',
  'sp-contributions-toponly'             => 'Only show edits that are latest revisions',
 +'sp-contributions-newonly'             => 'Only show edits that are page creations',
  'sp-contributions-submit'              => 'Search',
  'sp-contributions-explain'             => '', # only translate this message to other languages if you have to change it
  'sp-contributions-footer'              => '-', # do not translate or duplicate this message to other languages
@@@ -4662,7 -4660,7 +4662,7 @@@ Please confirm that you really want to 
  'percent'             => '$1%', # only translate this message to other languages if you have to change it
  'parentheses'         => '($1)', # only translate this message to other languages if you have to change it
  'brackets'            => '[$1]', # only translate this message to other languages if you have to change it
 -'quotation-marks'     => '"$1"', # only translate this message to other languages if you have to change it
 +'quotation-marks'     => '"$1"',
  
  # Multipage image navigation
  'imgmultipageprev' => '← previous page',