X-Git-Url: https://projects.mako.cc/source/editimage_extension/blobdiff_plain/d3cfbfee8f03382cea603136c417768d7f9fb177..9f6e0b9a934719634098793907c4cf5a86b5cfd5:/EditImage.i18n.php diff --git a/EditImage.i18n.php b/EditImage.i18n.php index f19659c..4731333 100644 --- a/EditImage.i18n.php +++ b/EditImage.i18n.php @@ -2,6 +2,7 @@ $messages = array(); $messages['en'] = array( 'editimage' => 'Edit Image', - 'cropimage' => 'Crop Image' + 'cropimage' => 'Crop Image', + 'editimage-instructions' => 'Use your mouse to select an area in the image below and then click "Crop Image" to crop the image to the size.' ); ?>