diff --git a/_locales/en/messages.json b/_locales/en/messages.json index e58951412..5c820e9e9 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1899,7 +1899,8 @@ "Shown in the settings page as the heading for the blocked user settings" }, "editProfileTitle": { - "message": "Change your own display name", + "message": + "Change your own display name (alphanumeric characters and underscores only)", "description": "The title shown when user edits their own profile" }, "editProfileDisplayNameWarning": { diff --git a/background.html b/background.html index acad1030c..b164ad5fa 100644 --- a/background.html +++ b/background.html @@ -622,7 +622,7 @@