added commit comments

This commit is contained in:
JT Smith 2006-03-16 18:51:49 +00:00
parent 2384bca6ba
commit feda6700e0
7 changed files with 88 additions and 14 deletions

View file

@ -1,6 +1,12 @@
package WebGUI::i18n::English::VersionTag;
our $I18N = {
'commit accepted' => {
message => q|Your tag has been submitted for approval and commit. It may take some time before it appears live on the site. Where would you like to go next?|,
lastUpdated => 0,
context => q|label on the manage revisions in tag page during the approval process|
},
'comments' => {
message => q|Comments|,
lastUpdated => 0,