the wiki pretty much works. now it's just about the cleanup work.

This commit is contained in:
JT Smith 2006-12-04 18:44:38 +00:00
parent becec72418
commit 737cbf0fef
4 changed files with 68 additions and 20 deletions

View file

@ -8,6 +8,7 @@ our $I18N =
'editing' => { lastUpdated => 1160157064, message => 'Editing' },
'assetName' => { lastUpdated => 1160157064, message => 'Wiki Page' },
'page received' => { lastUpdated => 1160157064, message => q|Your page has been received and is being processed so it can be added to the site. It will be available for further editing after being processed. Please be patient.| },
'editLabel' => { lastUpdated => 1160157064, message => q|Edit| },
'viewLabel' => { lastUpdated => 1160157064, message => q|View| },
'historyLabel' => { lastUpdated => 1160425002, message => q|History| },