i18n bugfix in the Account/Inbox
This commit is contained in:
parent
6ca9b779af
commit
2b3e88fd63
2 changed files with 3 additions and 2 deletions
|
|
@ -466,8 +466,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'already a member' => {
|
||||
message => q|The email address you entered is already regiestered to <a href="%s">%s</a> on this site.|,
|
||||
lastUpdated => 1181410226,
|
||||
message => q|The email address you entered is already registered to <a href="%s">%s</a> on this site.|,
|
||||
lastUpdated => 1227715272,
|
||||
},
|
||||
|
||||
'no email' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue