Wiki Feed The Beast Fr
Advertisement

index 8fd77c3..f3a46a7 100644 (file)


--- a/ImageMap.i18n.php
+++ b/ImageMap.i18n.php
@@ -37,6 +37,11 @@ $messages['en'] = array(
*/
$messages['qqq'] = array(
'imagemap_desc' => 'Modèle:Desc',
+       'imagemap_no_image' => 'Used as error message.
+ +This message indicates that an image must be specified in the first line.',
+       'imagemap_invalid_image' => 'Used as error message.',
+       'imagemap_bad_image' => 'Used as error message.',
'imagemap_no_link' => 'Used as error message. Parameters:
* $1 - line number',
'imagemap_invalid_title' => 'Used as error message. Parameters:
@@ -48,6 +53,7 @@ $messages['qqq'] = array(
* $1 - line number',
'imagemap_invalid_desc' => 'Used as error message. Parameters:
* $1 - list of desc types',
+       'imagemap_description' => 'Used as HTML title= attribute of <a> tag and as HTML alt= attribute of <img> tag.',
'imagemap_desc_types' => 'Modèle:OptionalModèle:Doc-important',
'imagemap_poly_odd' => 'Used as error message. Parameters:
* $1 - line number',

Advertisement