mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Put RegExp in quotes
This commit is contained in:
parent
0133af70f5
commit
1a066de2fd
@ -351,7 +351,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"inputURL": {
|
||||
"message": "Domain oder URL RegExp eingeben:",
|
||||
"message": "Domain oder URL \"RegExp\" eingeben:",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
@ -600,7 +600,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"inputWhitelistDomain": {
|
||||
"message": "Geben Sie die URL RegExp ein, die erlaubt werden soll:",
|
||||
"message": "Geben Sie die URL \"RegExp\" ein, die erlaubt werden soll:",
|
||||
"description": ""
|
||||
},
|
||||
"inputWhitelistURL": {
|
||||
@ -608,7 +608,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"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": ""
|
||||
},
|
||||
"inputSessionWhitelistURL": {
|
||||
|
@ -351,7 +351,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"inputURL": {
|
||||
"message": "Input domain or URL RegExp:",
|
||||
"message": "Input domain or URL \"RegExp\":",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
@ -599,7 +599,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"inputWhitelistDomain": {
|
||||
"message": "Input URL RegExp to add to white list:",
|
||||
"message": "Input URL \"RegExp\" to add to white list:",
|
||||
"description": ""
|
||||
},
|
||||
"inputWhitelistURL": {
|
||||
@ -607,7 +607,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"inputSessionWhitelistDomain": {
|
||||
"message": "Input URL RegExp to add to the session white list:",
|
||||
"message": "Input URL \"RegExp\" to add to the session white list:",
|
||||
"description": ""
|
||||
},
|
||||
"inputSessionWhitelistURL": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user