forward port of bugfix from 7.3.21

This commit is contained in:
Doug Bell 2007-07-14 00:04:20 +00:00
parent f07858a645
commit 15e3894b86
4 changed files with 77 additions and 40 deletions

View file

@ -4261,6 +4261,11 @@ Get a copy of wget and use this: <code>wget -p -r --html-extension -k http://the
message => "Settings saved!",
lastUpdated => 0,
},
'deactivateAccount success' => {
message => q{%s has been deactivated},
lastUpdated => 0,
},
};