diff --git a/lib/WebGUI/i18n/English/Product.pm b/lib/WebGUI/i18n/English/Product.pm index 8a38466d9..af7977a8c 100644 --- a/lib/WebGUI/i18n/English/Product.pm +++ b/lib/WebGUI/i18n/English/Product.pm @@ -601,6 +601,11 @@ If you'd like to add another specification, select "Yes". message => q|Are you certain you wish to delete this specification?|, lastUpdated => 1031514049 }, + + 'deleteImage' => { + message => q|Delete Attached File|, + lastUpdated => 1031514049 + }, };