From 6c9ae746546dbb45ab379f14a668a65a245ba37f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 28 Aug 2009 03:35:27 +0000 Subject: [PATCH] Leave instructions on how to replace images in an Ad. --- lib/WebGUI/i18n/English/AdSpace.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/AdSpace.pm b/lib/WebGUI/i18n/English/AdSpace.pm index cc2d22f1a..fab97754b 100644 --- a/lib/WebGUI/i18n/English/AdSpace.pm +++ b/lib/WebGUI/i18n/English/AdSpace.pm @@ -58,8 +58,8 @@ our $I18N = { }, 'image help' => { - message => q|The image file that will be displayed on each ad impression.|, - lastUpdated => 0, + message => q|The image file that will be displayed on each ad impression. To replace an existing image, simply upload a new one.|, + lastUpdated => 1251431251, context => q|help for a form property in the ad editor| },