浏览代码

edge: Add userMedia.edgeGrantPermissions in lang/main.json

master
Iñaki Baz Castillo 8 年前
父节点
当前提交
e7140ffec7
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      lang/main.json

+ 2
- 1
lang/main.json 查看文件

@@ -22,7 +22,8 @@
22 22
       "operaGrantPermissions": "Select <b><i>Allow</i></b> when your browser asks for permissions.",
23 23
       "iexplorerGrantPermissions": "Select <b><i>OK</i></b> when your browser asks for permissions.",
24 24
       "safariGrantPermissions": "Select <b><i>OK</i></b> when your browser asks for permissions.",
25
-      "nwjsGrantPermissions": "Please grant permissions to use your camera and microphone"
25
+      "nwjsGrantPermissions": "Please grant permissions to use your camera and microphone",
26
+      "edgeGrantPermissions": "Select <b><i>Yes</i></b> when your browser asks for permissions."
26 27
     },
27 28
     "keyboardShortcuts": {
28 29
         "keyboardShortcuts": "Keyboard shortcuts",

正在加载...
取消
保存