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."
}

View File

@@ -1,9 +1,5 @@
{
"extensionName": {
"message": "fx_cast"
, "description": "Name of the extension and the native receiver selector window title."
}
, "extensionDescription": {
"extensionDescription": {
"message": "Habilita el soporte de Chromecast para transmitir aplicaciones web (como Netflix y BBC iPlayer), video HTML5 y enviar pantalla/pestañas."
, "description": "Description of the extension shown in the add-ons manager."
}

View File

@@ -1,8 +1,4 @@
{
"extensionName": {
"message": "EXTENSION_NAME",
"description": "Name of the extension and the native receiver selector window title."
},
"extensionDescription": {
"message": "",
"description": "Description of the extension shown in the add-ons manager."

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": "Skrur på Chromecast for å caste apper på nettet (som Netflix eller BBC iPlayer), HTML5 video og skjerm/fane-deling"
, "description": "Description of the extension shown in the add-ons manager."
}