Forward port button tag and version tag start and end date fixes.

This commit is contained in:
Colin Kuskie 2008-12-18 02:17:13 +00:00
parent 784461481f
commit af46a10d6d
3 changed files with 16 additions and 9 deletions

View file

@ -374,7 +374,7 @@ our $I18N = {
},
'manageRevisionsInTag update' => {
message => q{Update},
message => q{Update Version Tag},
lastUpdated => 0,
context => q{Label for button to update revisions},
},
@ -476,6 +476,7 @@ our $I18N = {
lastUpdated => 0,
context => q{Explanation of Permission Denied message},
},
};
1;