From 9db78c074c7a05a0375c5cb3e57fd9c7f4c21619 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Thu, 12 Jun 2008 22:16:28 +0000 Subject: [PATCH] cleared up some descriptions for Gallery properties --- 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 6978fed70..8ce7162bf 100644 --- a/lib/WebGUI/i18n/English/Asset_Gallery.pm +++ b/lib/WebGUI/i18n/English/Asset_Gallery.pm @@ -51,7 +51,7 @@ our $I18N = { context => '', }, "imageViewSize description" => { - message => "The size for images in the gallery. Will default to the Image Size + message => "The size (in pixels) for images in the gallery. Will default to the Image Size in the site settings.", lastUpdated => 0, context => '', @@ -62,7 +62,7 @@ our $I18N = { context => '', }, "imageThumbnailSize description" => { - message => "The size for thumbnails of images in the gallery. Will default to the + message => "The size (in pixels) for thumbnails of images in the gallery. Will default to the Thumbnail Size in the site settings.", lastUpdated => 0, context => '',