fix broken wiki docs from patches last night
This commit is contained in:
parent
c122c089db
commit
2c0c877102
2 changed files with 6 additions and 1 deletions
|
|
@ -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,
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue