diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8dc25e9ef8..bbc988fc14 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -653,6 +653,10 @@ "selectAContact": { "message": "Select a contact or group to start chatting." }, + "typingAlt": { + "message": "Typing animation for this conversation", + "description": "Used as the 'title' attibute for the typing animation" + }, "contactAvatarAlt": { "message": "Avatar for contact $name$", "description": "Used in the alt tag for the image avatar of a contact", diff --git a/background.html b/background.html index 4df989a3db..dad6103ebd 100644 --- a/background.html +++ b/background.html @@ -140,6 +140,10 @@ +