diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 7da28a206..39f7e8d43 100644 --- a/languages/en.php +++ b/languages/en.php @@ -413,7 +413,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'user:set:name' => "Account name settings", 'user:name:label' => "Your name", 'user:name:success' => "Successfully changed your name on the system.", - 'user:name:fail' => "Could not change your name on the system.", + 'user:name:fail' => "Could not change your name on the system. Please make sure your name isn't too long and try again.", 'user:set:password' => "Account password", 'user:password:label' => "Your new password", |