diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html
index a0faefe690..3164a6964c 100644
--- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html
+++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html
@@ -41,7 +41,8 @@
on-value-changed="focalPointChanged(left, top)"
on-image-loaded="imageLoaded(isCroppable, hasDimensions)">
- Remove file
+
+
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
index e8c2e8d58a..a36fc1be83 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
@@ -264,7 +264,9 @@
UnpublishedLast editedDate/time this document was edited
- Remove file(s)
+ Remove file(s)
+ Click here to remove the image from the media item
+ Click here to remove the file from the media itemLink to documentMember of group(s)Not a member of group(s)
@@ -2346,3 +2348,4 @@ To manage your website, simply open the Umbraco back office and start adding con
+
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
index 9d077941db..24a286ff6c 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
@@ -269,6 +269,8 @@
Last editedDate/time this document was editedRemove file(s)
+ Click here to remove the image from the media item
+ Click here to remove the file from the media itemLink to documentMember of group(s)Not a member of group(s)