From be79f1c45981ded42f12fd6c5f4cb5a1e39ab048 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 16 Jun 2008 15:48:53 +0000 Subject: [PATCH] grammatical edits for GalleryAlbum and RequestApprovalForVersionTag_ByCommitterGroup --- ...ivity_RequestApprovalForVersionTag_ByCommitterGroup.pm | 4 ++-- lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/WebGUI/i18n/English/Activity_RequestApprovalForVersionTag_ByCommitterGroup.pm b/lib/WebGUI/i18n/English/Activity_RequestApprovalForVersionTag_ByCommitterGroup.pm index b997ca65c..56758d4d1 100644 --- a/lib/WebGUI/i18n/English/Activity_RequestApprovalForVersionTag_ByCommitterGroup.pm +++ b/lib/WebGUI/i18n/English/Activity_RequestApprovalForVersionTag_ByCommitterGroup.pm @@ -9,9 +9,9 @@ our $I18N = { context => q{Label for activity property}, }, 'committerGroupId description' => { - message => q{The group that needs approval from this activity. If the committer is not + message => q{The group that needs approval to use this activity. If the committer is not a member of this group, the workflow will continue with the next activity. }, - lastUpdated => 0, + lastUpdated => 1213631384, context => q{Description of activity property}, }, topicName => { diff --git a/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm b/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm index 93c10f9a2..6d93ed23b 100644 --- a/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm +++ b/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm @@ -491,14 +491,14 @@ our $I18N = { }, 'helpvar form_promote' => { - message => q{A button to promote the image in the ranking. Use these to move images in the order.}, - lastUpdated => 0, + message => q{A button to move the image up in the ranking. Use this to change the order of the images.}, + lastUpdated => 1213631348, context => q{Description of template variable}, }, 'helpvar form_demote' => { - message => q{A button to demote the image in the ranking. Use these to move images in the order.}, - lastUpdated => 0, + message => q{A button to move the image down in the ranking. Use this to change the order of the images.}, + lastUpdated => 1213631346, context => q{Description of template variable}, },