X-Git-Url: https://projects.mako.cc/source/editimage_extension/blobdiff_plain/a551c8fbc9b821de4d8d397ac2fc96a3d64d9ff8..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.' ); ?>