Remove extensionName message from non-English locales

This commit is contained in:
hensm
2022-04-25 10:22:57 +01:00
parent 418fc55112
commit 5d7dc69991
4 changed files with 3 additions and 19 deletions

View File

@@ -1,9 +1,5 @@
{
"extensionName": {
"message": "EXTENSION_NAME"
, "description": "Name of the extension and the native receiver selector window title."
}
, "extensionDescription": {
"extensionDescription": {
"message": "Aktiviert Chromecast-Support zum Streamen von Web-Apps (wie Netflix oder BBC iPlayer), HTML5-Video und Bildschirm-/Tabfreigaben."
, "description": "Description of the extension shown in the add-ons manager."
}