diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 676fd2ad..e5d857f5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2,6 +2,10 @@ "debugLogExplanation": { "message": "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting." }, + "reportIssue": { + "message": "Report an issue", + "description": "Link to open the issue tracker" + }, "gotIt": { "message": "Got it!", "description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog." diff --git a/background.html b/background.html index 7be8ea51..04f61ac8 100644 --- a/background.html +++ b/background.html @@ -356,6 +356,12 @@ +