Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -229,20 +229,20 @@ api.options.addr.table.header.value = Address
api.options.addr.title = Addresses permitted to use the API
api.options.addr.warning.invalid.regex.text = The regular expression is invalid.
api.options.addr.warning.invalid.regex.title = Permitted Address Regex Invalid
api.options.autofillKey = Autofill API key in the API UI
api.options.autofillKey = Autofill API key in the API UI.
api.options.button.generateKey = Generate Random Key
api.options.button.xferDirectory = Select Directory
api.options.disableKey = Disable the API key
api.options.enableJSONP = Enable JSONP
api.options.disableKey = Disable the API key.
api.options.enableJSONP = Enable JSONP.
api.options.enabled = Enabled
api.options.fileTransfer = File Transfer Enabled
api.options.incErrors = Report error details via API
api.options.incErrors = Report error details via API.
api.options.label.apiKey = API Key:
api.options.label.testingWarning = <html>* The following options should only be used for testing as they may make it easier to attack ZAP</html>
api.options.label.xferDirectory = Transfer Directory:
api.options.noKeyForSafeOps = Do not require an API key for safe operations
api.options.noKeyForSafeOps = Do not require an API key for safe operations.
api.options.nokey.error = You must supply an API key or explicitly disable it.
api.options.reportPermErrors = Report permission errors via API
api.options.reportPermErrors = Report permission errors via API.
api.options.secure = Secure Only
api.options.title = API
api.options.uiEnabled = Web UI Enabled
Expand Down
Loading