From 869f2b4048ee8938719e6d7032555fb958f04b68 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 24 May 2006 22:24:07 +0000 Subject: [PATCH] update pending version tag help --- lib/WebGUI/i18n/English/VersionTag.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/VersionTag.pm b/lib/WebGUI/i18n/English/VersionTag.pm index e23e32f4a..d141b28b6 100644 --- a/lib/WebGUI/i18n/English/VersionTag.pm +++ b/lib/WebGUI/i18n/English/VersionTag.pm @@ -344,7 +344,7 @@ our $I18N = { }, 'manage pending versions body' => { - message => q|

This screen presents a list of pending version tags by name. Each name is a link to display the list of revisions in this tag.

|, + message => q|

This screen presents a list of pending version tags by name. Version tags are pending after they have been committed and before they have been approved and/or processed, or if they are in the process of becoming unlocked to be re-edited. Each name is a link to display the list of revisions in this tag.

|, lastUpdated => 0, },