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 @@ -2176,7 +2176,7 @@ options.globalexcludeurl.dialog.token.remove.title = Remove Global Exclude URL R
options.globalexcludeurl.dialog.token.warning.name.repeated.text = Another regex for this Global Exclude URL already exists.
options.globalexcludeurl.dialog.token.warning.name.repeated.title = Duplicated Global Exclude URL Regex
options.globalexcludeurl.label.tokens = <html><body><p>These regex URLs will be ignored by the Proxy, Scanner, and Spider when activated. See the help pages for more information.</p></body></html>
options.globalexcludeurl.seeglobalconfig = Note: URLs in Options / Global Exclude URL will also be ignored.
options.globalexcludeurl.seeglobalconfig = Note: URLs in the Options' Global Exclusions will also be ignored.
options.globalexcludeurl.table.header.description = Description
options.globalexcludeurl.table.header.enabled = Enabled
options.globalexcludeurl.table.header.token = Regex URL
Expand Down Expand Up @@ -2667,7 +2667,7 @@ session.scope.include.title = Include in Scope
session.select.session = Session:
session.select.title = Open Session
session.spider.exclude.title = Exclude from Spider
session.spider.label.ignore = URLs which will be ignored by the spiders (standard and AJAX)
session.spider.label.ignore = URLs which will be ignored by the spiders (standard and modern)
session.untitled = Untitled Session

sessionManagement.api.action.setSessionManagementMethod = Sets the session management method for the context with the given ID.
Expand Down
Loading