Merge "(bug 23006) create #speciale parser function"
authorHashar <hashar@free.fr>
Fri, 6 Apr 2012 14:23:42 +0000 (14:23 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 6 Apr 2012 14:23:42 +0000 (14:23 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -336,6 -336,7 +336,7 @@@ $magicWords = array
        'padleft'                => array( 0,    'PADLEFT'                ),
        'padright'               => array( 0,    'PADRIGHT'               ),
        'special'                => array( 0,    'special',               ),
+       'speciale'               => array( 0,    'speciale',              ),
        'defaultsort'            => array( 1,    'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ),
        'filepath'               => array( 0,    'FILEPATH:'              ),
        'tag'                    => array( 0,    'tag'                    ),
@@@ -2409,9 -2410,9 +2410,9 @@@ Please see the [$2 file description pag
  '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.',
 +Maybe you want to 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.',
 +Maybe you want to 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].',