From 809a591bbd41098e21996d79776ed889a652ada4 Mon Sep 17 00:00:00 2001 From: hensm Date: Thu, 13 Feb 2020 02:12:47 +0000 Subject: [PATCH] Add extension description to match de locale --- ext/src/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/src/_locales/en/messages.json b/ext/src/_locales/en/messages.json index 806925b..f40a7d5 100755 --- a/ext/src/_locales/en/messages.json +++ b/ext/src/_locales/en/messages.json @@ -4,7 +4,7 @@ , "description": "Name of the extension and the native receiver selector window title." } , "extensionDescription": { - "message": "" + "message": "Enables Chromecast support for casting web apps (like Netflix or BBC iPlayer), HTML5 video and screen/tab sharing." , "description": "Description of the extension shown in the add-ons manager." }