From 6991a1d72cf285c80dac0412ccae9ff5596af834 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 15 Sep 2008 20:34:02 +0000 Subject: [PATCH] update hoverhelp to document that only two attachments can be added to the Article --- lib/WebGUI/i18n/English/Asset_Article.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Article.pm b/lib/WebGUI/i18n/English/Asset_Article.pm index e840368db..795eeca9e 100644 --- a/lib/WebGUI/i18n/English/Asset_Article.pm +++ b/lib/WebGUI/i18n/English/Asset_Article.pm @@ -8,8 +8,8 @@ our $I18N = { }, 'attachments help' => { - message => q|Attach files and images directly to this Article. Please note that these files will not be accessible through the asset manager to other assets.|, - lastUpdated => 0 + message => q|Attach up to a total of 2 files and images directly to this Article. Please note that these files will not be accessible through the asset manager to other assets.|, + lastUpdated => 1221511061 }, 'cache timeout' => {