From 3ceb92469507622d7d40fd17955192ef736315a5 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 24 Mar 2009 19:33:48 +0000 Subject: [PATCH] Update Help on archiveAfter --- lib/WebGUI/i18n/English/Asset_StoryArchive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_StoryArchive.pm b/lib/WebGUI/i18n/English/Asset_StoryArchive.pm index a8e153671..239f93ac4 100644 --- a/lib/WebGUI/i18n/English/Asset_StoryArchive.pm +++ b/lib/WebGUI/i18n/English/Asset_StoryArchive.pm @@ -112,7 +112,7 @@ our $I18N = { }, 'archive after help' => { - message => q|After this time, Story assets will be archived and no longer show up in the list of Stories or feeds.|, + message => q|After this time, Story assets will be archived and no longer show up in the list of Stories or feeds. Set to 0 to disable archiving.|, context => q|Hoverhelp in the edit screen and template.|, lastUpdated => 0 },