From 443c5cf40597a2619bbc98385f76b9cbfdf94950 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 25 Jan 2007 17:58:16 +0000 Subject: [PATCH] help entry for attachment_thumbnail --- lib/WebGUI/i18n/English/Asset_Collaboration.pm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index e5f91897f..033cad2a9 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -1590,6 +1590,12 @@ the Collaboration Asset, the user will be notified.|, lastUpdated => 1149656056, }, + 'attachment_thumbnail' => { + message => q|The URL to the thumbnail for this attachment. Files will be represented by an + icon depending on their type. Images will have a true thumbnail.|, + lastUpdated => 1169747804, + }, + 'attachment.url' => { message => q|The URL to this attachment.|, lastUpdated => 1149656056,