help for manage pending versions

This commit is contained in:
Colin Kuskie 2006-05-24 04:00:34 +00:00
parent b02386064d
commit 32af5f8c66
3 changed files with 23 additions and 0 deletions

View file

@ -322,6 +322,11 @@ our $I18N = {
lastUpdated => 1148359381,
},
'manage pending versions body' => {
message => q|<p>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.</p>|,
lastUpdated => 0,
},
'topicName' => {
message => q|Version Control|,
lastUpdated => 1148360141,