2014-08-17 23:32:23 +02:00
whilteList_title = White list
2015-05-06 23:59:36 +02:00
whiteList_description = Domains or URLs where the <canvas>-API should not be blocked. To add multiple entries, separate them by commas.
2014-08-17 23:32:23 +02:00
blackList_title = Black list
2015-05-06 23:59:36 +02:00
blackList_description = Domains or URLs where the <canvas>-API should always be blocked. To add multiple entries, separate them by commas.
2014-08-17 23:32:23 +02:00
2015-04-23 10:04:20 +02:00
ignoreList_title = Ignore list
2015-05-06 23:59:36 +02:00
ignoreList_description = Domains or URLs where no notification will be shown. To add multiple entries, separate them by commas.
2015-04-23 10:04:20 +02:00
2014-08-20 10:21:38 +02:00
blockMode_title = Block mode
blockMode_description =
2014-08-17 23:32:23 +02:00
2014-08-20 10:21:38 +02:00
blockMode_options.block everything= block everything
blockMode_options.allow only white list= allow only white list
2014-10-09 00:26:36 +02:00
blockMode_options.ask for permission= ask for permission
2014-10-08 03:16:23 +02:00
blockMode_options.block readout API= block readout API
2014-10-13 01:37:13 +02:00
blockMode_options.fake readout API= fake readout API
2014-10-11 01:46:47 +02:00
blockMode_options.ask for readout API permission= ask for readout API permission
2014-08-20 10:21:38 +02:00
blockMode_options.block only black list= block only black list
blockMode_options.allow everything= allow everything
2014-08-17 23:32:23 +02:00
2014-10-08 03:16:23 +02:00
askOnlyOnce_title = Ask only once
2015-05-06 23:59:36 +02:00
askOnlyOnce_description = When Canvas Blocker's Block mode is set to 'ask permission' or 'ask permission for readout API', a confirm message will appear every time a page tries to access the API or readout API. This setting tries to display the confirm message only once for each page regardless of how many times the page tries to access the API. Nevertheless, multiple confirm messages may still be displayed on some pages.
2014-10-08 03:16:23 +02:00
2015-05-03 13:39:27 +02:00
showNotifications_title = Show notifications
2015-05-06 23:59:36 +02:00
showNotifications_description = Show a notification when the block mode is set to "fake readout API".
2015-05-03 13:39:27 +02:00
2014-12-15 18:43:47 +01:00
showCallingFile_title = Show calling file
showCallingFile_description =
showCompleteCallingStack_title = Display complete calling stack
showCompleteCallingStack_description =
2014-08-17 23:32:23 +02:00
allowPDFCanvas_title = Allow canvas in PDFs
2015-05-06 23:59:36 +02:00
allowPDFCanvas_description = Firefox's native PDF reader uses the API to display PDF content. If this setting is unchecked when viewing a PDF, Canvas Blocker may display multiple ask dialogs or the PDF reader may not work at all..
2014-08-17 23:32:23 +02:00
2014-10-11 01:46:47 +02:00
askForPermission = Do you want to allow <canvas>?
2014-12-04 23:34:41 +01:00
askForVisiblePermission = Do you want to allow the red bordered <canvas>?
askForInvisiblePermission = Do you want to allow invisible <canvas>?
askForReadoutPermission = Do you want to allow <canvas> readout?
askForVisibleReadoutPermission = Do you want to allow the readout of the red bordered <canvas>?
2014-12-15 19:32:02 +01:00
askForInvisibleReadoutPermission = Do you want to allow invisible <canvas> readout?
2014-12-15 18:43:47 +01:00
sourceOutput = Calling file
2015-04-15 11:33:10 +02:00
stackEntryOutput = {url} line {line} column {column}
fakedReadout = Faked readout on {url}
settings = settings
displayCallingStack = display calling stack
whitelist = whitelist
whitelistURL = whitelist URL
2015-04-23 10:04:20 +02:00
whitelistDomain = whitelist domain
2015-05-06 23:59:36 +02:00
disableNotifications = disable notifications
2015-04-23 10:04:20 +02:00
2015-04-25 18:56:14 +02:00
ignorelistURL = ignore URL
ignorelistDomain = ignore domain