ImageWidgetCrop.js currently hardcodes the text to be used for the container summary to 'Crop image', even though the ImageCrop form element could be altered/extended to use a different title.
Don't hardcode the summary text in ImageWidgetCrop.js but retrieve the initial text from the rendered markup instead.
Needs review
2.0
User interface