Fix broken labels found by i18n/label.t
This commit is contained in:
parent
9d0894b674
commit
32346771c6
5 changed files with 15 additions and 6 deletions
|
|
@ -533,6 +533,11 @@ our $I18N = {
|
|||
lastUpdated => 1165402566,
|
||||
},
|
||||
|
||||
'password recovery no username' => {
|
||||
message => q|Password recovery requires a username.|,
|
||||
lastUpdated => 1166244701,
|
||||
},
|
||||
|
||||
'password recovery multiple results' => {
|
||||
message => q|Sorry, password recovery cannot be performed for this account. Please contact an administrator.|,
|
||||
lastUpdated => 1165402566,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue