mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Put RegExp in quotes
This commit is contained in:
parent
0133af70f5
commit
1a066de2fd
@ -351,7 +351,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputURL": {
|
"inputURL": {
|
||||||
"message": "Domain oder URL RegExp eingeben:",
|
"message": "Domain oder URL \"RegExp\" eingeben:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -600,7 +600,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputWhitelistDomain": {
|
"inputWhitelistDomain": {
|
||||||
"message": "Geben Sie die URL RegExp ein, die erlaubt werden soll:",
|
"message": "Geben Sie die URL \"RegExp\" ein, die erlaubt werden soll:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputWhitelistURL": {
|
"inputWhitelistURL": {
|
||||||
@ -608,7 +608,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputSessionWhitelistDomain": {
|
"inputSessionWhitelistDomain": {
|
||||||
"message": "Geben Sie die URL RegExp ein, die für diese Sitzung erlaubt werden soll:",
|
"message": "Geben Sie die URL \"RegExp\" ein, die für diese Sitzung erlaubt werden soll:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputSessionWhitelistURL": {
|
"inputSessionWhitelistURL": {
|
||||||
|
@ -351,7 +351,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputURL": {
|
"inputURL": {
|
||||||
"message": "Input domain or URL RegExp:",
|
"message": "Input domain or URL \"RegExp\":",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -599,7 +599,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputWhitelistDomain": {
|
"inputWhitelistDomain": {
|
||||||
"message": "Input URL RegExp to add to white list:",
|
"message": "Input URL \"RegExp\" to add to white list:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputWhitelistURL": {
|
"inputWhitelistURL": {
|
||||||
@ -607,7 +607,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputSessionWhitelistDomain": {
|
"inputSessionWhitelistDomain": {
|
||||||
"message": "Input URL RegExp to add to the session white list:",
|
"message": "Input URL \"RegExp\" to add to the session white list:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"inputSessionWhitelistURL": {
|
"inputSessionWhitelistURL": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user