From 501c68687245808a7ded8d3481481bd1240beb5b Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 12 Jan 2009 00:47:03 +0000 Subject: [PATCH] Clarify size vs density in the ImageGallery i18n. --- lib/WebGUI/i18n/English/Asset_Gallery.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Gallery.pm b/lib/WebGUI/i18n/English/Asset_Gallery.pm index 8a10ee759..994669b75 100644 --- a/lib/WebGUI/i18n/English/Asset_Gallery.pm +++ b/lib/WebGUI/i18n/English/Asset_Gallery.pm @@ -725,8 +725,8 @@ our $I18N = { }, 'imageDensity description' => { - message => q{The density of the image. Print-quality images are more than three times the size of web-quality images.}, - lastUpdated => 0, + message => q{The density of the image. Print-quality images are more than three times the resolution of web-quality images.}, + lastUpdated => 1231764657, context => q{Description of asset property}, },