Pārlūkot izejas kodu

fix(gum): add electron string for requesting gum permissions

Electron generally can bypass having to get permission for
audio and video. In the case it doesn't have it, and the
permission screen is displayed, a string should still display
prompting the user to click allow. Right now the string id
displays.
master
Leonard Kim 7 gadus atpakaļ
vecāks
revīzija
f8717a7135
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      lang/main.json

+ 1
- 0
lang/main.json Parādīt failu

@@ -23,6 +23,7 @@
23 23
       "react-nativeGrantPermissions": "Select <b><i>Allow</i></b> when your browser asks for permissions.",
24 24
       "chromeGrantPermissions": "Select <b><i>Allow</i></b> when your browser asks for permissions.",
25 25
       "androidGrantPermissions": "Select <b><i>Allow</i></b> when your browser asks for permissions.",
26
+      "electronGrantPermissions": "Please grant permissions to use your camera and microphone",
26 27
       "firefoxGrantPermissions": "Select <b><i>Share Selected Device</i></b> when your browser asks for permissions.",
27 28
       "operaGrantPermissions": "Select <b><i>Allow</i></b> when your browser asks for permissions.",
28 29
       "iexplorerGrantPermissions": "Select <b><i>OK</i></b> when your browser asks for permissions.",

Notiek ielāde…
Atcelt
Saglabāt