Fix broken labels found by i18n/label.t

This commit is contained in:
Colin Kuskie 2006-12-16 06:05:42 +00:00
parent 9d0894b674
commit 32346771c6
5 changed files with 15 additions and 6 deletions

View file

@ -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,