Added crop support for inline images.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index afbb1fa..9ad8fb0 100644 (file)
@@ -288,6 +288,7 @@ $magicWords = array(
        'img_text_bottom'        => array( 1,    'text-bottom'            ),
        'img_link'               => array( 1,    'link=$1'                ),
        'img_alt'                => array( 1,    'alt=$1'                 ),
+       'img_crop'                               => array( 1,    'crop=$1'                                ),
        'int'                    => array( 0,    'INT:'                   ),
        'sitename'               => array( 1,    'SITENAME'               ),
        'ns'                     => array( 0,    'NS:'                    ),