fix broken wiki docs from patches last night

This commit is contained in:
Colin Kuskie 2007-01-18 18:06:58 +00:00
parent c122c089db
commit 2c0c877102
2 changed files with 6 additions and 1 deletions

View file

@ -298,7 +298,7 @@ our $I18N = {
lastUpdated => 1165790228,
},
'recent changes is page available' => {
'recent changes is available' => {
message => q|A boolean indicating whether the page is available for viewing or in the trash/clipboard.|,
lastUpdated => 1165790228,
},

View file

@ -262,6 +262,11 @@ our $I18N =
lastUpdated => 1169074288,
},
'deleteConfirmation' => {
message => q|An internationalized message for confirming the deletion of a wiki page|,
lastUpdated => 1169141075,
},
};
1;