mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Remove unnecessary whitelist label content
This commit is contained in:
@@ -309,7 +309,7 @@
|
|||||||
, "description": "Whitelist enabled checkbox label."
|
, "description": "Whitelist enabled checkbox label."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistContent": {
|
, "optionsUserAgentWhitelistContent": {
|
||||||
"message": "Suchmuster (Eins pro Zeile):"
|
"message": "Suchmuster:"
|
||||||
, "description": "Match patterns editor widget label."
|
, "description": "Match patterns editor widget label."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistBasicView": {
|
, "optionsUserAgentWhitelistBasicView": {
|
||||||
|
|||||||
@@ -323,7 +323,7 @@
|
|||||||
, "description": "Whitelist restricted mode enabled description."
|
, "description": "Whitelist restricted mode enabled description."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistContent": {
|
, "optionsUserAgentWhitelistContent": {
|
||||||
"message": "Match patterns (newline-separated):"
|
"message": "Match patterns:"
|
||||||
, "description": "Match patterns editor widget label."
|
, "description": "Match patterns editor widget label."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistBasicView": {
|
, "optionsUserAgentWhitelistBasicView": {
|
||||||
|
|||||||
@@ -309,7 +309,7 @@
|
|||||||
, "description": "Whitelist enabled checkbox label."
|
, "description": "Whitelist enabled checkbox label."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistContent": {
|
, "optionsUserAgentWhitelistContent": {
|
||||||
"message": "Patrones de coincidencia (uno por línea):"
|
"message": "Patrones de coincidencia:"
|
||||||
, "description": "Match patterns editor widget label."
|
, "description": "Match patterns editor widget label."
|
||||||
}
|
}
|
||||||
, "optionsUserAgentWhitelistBasicView": {
|
, "optionsUserAgentWhitelistBasicView": {
|
||||||
|
|||||||
@@ -294,7 +294,7 @@
|
|||||||
"description": "Whitelist enabled checkbox label."
|
"description": "Whitelist enabled checkbox label."
|
||||||
},
|
},
|
||||||
"optionsUserAgentWhitelistContent": {
|
"optionsUserAgentWhitelistContent": {
|
||||||
"message": "Patronen (gescheiden door een nieuwe regel):",
|
"message": "Patronen:",
|
||||||
"description": "Match patterns editor widget label."
|
"description": "Match patterns editor widget label."
|
||||||
},
|
},
|
||||||
"optionsUserAgentWhitelistBasicView": {
|
"optionsUserAgentWhitelistBasicView": {
|
||||||
|
|||||||
Reference in New Issue
Block a user