grammatical edits for GalleryAlbum and RequestApprovalForVersionTag_ByCommitterGroup

This commit is contained in:
Colin Kuskie 2008-06-16 15:48:53 +00:00
parent e17569c6f7
commit be79f1c459
2 changed files with 6 additions and 6 deletions

View file

@ -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 => {

View file

@ -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},
},