Put RegExp in quotes

This commit is contained in:
kkapsner 2018-09-09 01:07:00 +02:00
parent 0133af70f5
commit 1a066de2fd
2 changed files with 6 additions and 6 deletions

View File

@ -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": {

View File

@ -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": {