fix typo in ExpireUnvalidatedEmailUsers Help and provide an empty help skeleton for the Calendar to make tests happy
This commit is contained in:
parent
44ec1454a2
commit
e618c03a50
4 changed files with 33 additions and 3 deletions
|
|
@ -282,6 +282,16 @@ our $I18N = {
|
|||
lastUpdated => 1131394072,
|
||||
},
|
||||
|
||||
'add/edit title' => {
|
||||
message => q|Calendar, Add/Edit|,
|
||||
lastUpdated => 1165878391,
|
||||
},
|
||||
|
||||
'add/edit body' => {
|
||||
message => q|This Asset has no documentation.|,
|
||||
lastUpdated => 1165878391,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue