mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Harmonized ask texts
This commit is contained in:
parent
639ecb7cf4
commit
eed3e670ce
@ -186,11 +186,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForAudioInputPermission": {
|
"askForAudioInputPermission": {
|
||||||
"message": "Do you want to allow audio-API input?",
|
"message": "Do you want to allow audio API input?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForAudioReadoutPermission": {
|
"askForAudioReadoutPermission": {
|
||||||
"message": "Do you want to allow audio readout?",
|
"message": "Do you want to allow audio API readout?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForHistoryPermission": {
|
"askForHistoryPermission": {
|
||||||
@ -198,11 +198,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForHistoryInputPermission": {
|
"askForHistoryInputPermission": {
|
||||||
"message": "Do you want to allow history-API input?",
|
"message": "Do you want to allow history API input?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForHistoryReadoutPermission": {
|
"askForHistoryReadoutPermission": {
|
||||||
"message": "Do you want to allow history readout?",
|
"message": "Do you want to allow history API readout?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForWindowPermission": {
|
"askForWindowPermission": {
|
||||||
@ -210,11 +210,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForWindowInputPermission": {
|
"askForWindowInputPermission": {
|
||||||
"message": "Do you want to allow window-API input?",
|
"message": "Do you want to allow window API input?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForWindowReadoutPermission": {
|
"askForWindowReadoutPermission": {
|
||||||
"message": "Do you want to allow window readout?",
|
"message": "Do you want to allow window API readout?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForDOMRectPermission": {
|
"askForDOMRectPermission": {
|
||||||
@ -222,11 +222,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForDOMRectInputPermission": {
|
"askForDOMRectInputPermission": {
|
||||||
"message": "Do you want to allow DOMRect-API input?",
|
"message": "Do you want to allow DOMRect API input?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForDOMRectReadoutPermission": {
|
"askForDOMRectReadoutPermission": {
|
||||||
"message": "Do you want to allow DOMRect readout?",
|
"message": "Do you want to allow DOMRect API readout?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askOnlyOnce_title": {
|
"askOnlyOnce_title": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user