Merge "(bug 18062) new message when edit or create the local page of a shared file"
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 1 Apr 2012 02:08:00 +0000 (02:08 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 1 Apr 2012 02:08:00 +0000 (02:08 +0000)
1  2 
languages/messages/MessagesEn.php
maintenance/language/messages.inc

@@@ -2404,6 -2404,10 +2404,10 @@@ A [[Special:WhatLinksHere/$2|full list]
  Please see the [$2 file description page] for further information.',
  'sharedupload-desc-here'            => 'This file is from $1 and may be used by other projects.
  The description on its [$2 file description page] there is shown below.',
+ 'sharedupload-desc-edit'            => 'This file is from $1 and may be used by other projects.
+ Maybe you want edit the description on its [$2 file description page] there.',
+ 'sharedupload-desc-create'          => 'This file is from $1 and may be used by other projects.
+ Maybe you want edit the description on its [$2 file description page] there.',
  'shareddescriptionfollows'          => '-', # do not translate or duplicate this message to other languages
  'filepage-nofile'                   => 'No file by this name exists.',
  'filepage-nofile-link'              => 'No file by this name exists, but you can [$1 upload it].',
@@@ -3069,7 -3073,6 +3073,7 @@@ The latest block log entry is provided 
  '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
  'sp-contributions-footer-anon'         => '-', # do not translate or duplicate this message to other languages
 +'sp-contributions-footer-newbies'      => '-', # do not translate or duplicate this message to other languages
  
  # What links here
  'whatlinkshere'            => 'What links here',
@@@ -1494,6 -1494,8 +1494,8 @@@ $wgMessageStructure = array
                'sharedupload',
                'sharedupload-desc-there',
                'sharedupload-desc-here',
+               'sharedupload-desc-edit',
+               'sharedupload-desc-create',
                'shareddescriptionfollows',
                'filepage-nofile',
                'filepage-nofile-link',
                'sp-contributions-explain',
                'sp-contributions-footer',
                'sp-contributions-footer-anon',
 +              'sp-contributions-footer-newbies',
        ),
        'whatlinkshere' => array(
                'whatlinkshere',