Source code

Revision control

Copy as Markdown

Other Tools

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
## Prompt displayed when a remote application attempts to create a WebDriver
## session on a server which was started dynamically, ie. not for browser
## automation.
remote-agent-connection-prompt-title = Allow remote control?
remote-agent-connection-prompt-message =
An application wants to control this browser session.
It can read the content of your tabs, access your saved data, and navigate to any website.
Only allow this if you started the connection yourself and you trust both the application and this computer.
remote-agent-connection-prompt-allow-button = Allow
remote-agent-connection-prompt-deny-button = Deny
remote-agent-connection-prompt-remember-checkbox = Remember my decision until the browser exits