Prune out preview code for now.

This commit is contained in:
Colin Kuskie 2009-03-24 19:36:02 +00:00
parent 3ceb924695
commit 2bd407d70e
4 changed files with 5 additions and 20 deletions

View file

@ -123,12 +123,6 @@ our $I18N = {
lastUpdated => 0
},
'save and preview' => {
message => q|Save and Preview|,
context => q|Button label in the Edit Story form.|,
lastUpdated => 0
},
'save and add another photo' => {
message => q|Save and Add Another Photo|,
context => q|Button label in the Edit Story form.|,
@ -200,11 +194,6 @@ our $I18N = {
lastUpdated => 0,
},
'previewButton' => {
message => q|Button for the user to preview the story before saving.|,
lastUpdated => 0,
},
'saveAndAddButton' => {
message => q|Button for the user to save the form, and then reopen the edit form to add another photo.|,
lastUpdated => 0,