Fix typo.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 9 Dec 2011 06:40:29 +0000 (07:40 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 9 Dec 2011 06:40:29 +0000 (07:40 +0100)
src/main/resources/i18n/sone.en.properties

index c3c1bc1..28d5eb6 100644 (file)
@@ -246,7 +246,7 @@ Page.EditImage.Title=Edit Image
 
 Page.DeleteImage.Title=Delete Image
 Page.DeleteImage.Page.Title=Delete Image
-Page.DeleteImage.Text.ImageWillBeGone=This will remove the image “{image}” from your album “{album}”. If it has already been inserted into Freenet it can not be removed from there forcefully. Do you want to do delete the image?
+Page.DeleteImage.Text.ImageWillBeGone=This will remove the image “{image}” from your album “{album}”. If it has already been inserted into Freenet it can not be removed from there forcefully. Do you want to delete the image?
 Page.DeleteImage.Button.Yes=Yes, delete image.
 Page.DeleteImage.Button.No=No, don’t delete image.