Rob--W/cookie-manager

"Do you really want to remove # selected cookies?" may be confusing

Closed this issue · 0 comments

The confirmation that appears when one removes or restores a selected number of cookies may be confusing when one of the rows (the last one) is a stand-in for multiple cookies. An accurate description would be "remove # selected rows with # cookies".

if (!confirmOnce(messageId, 'Do you really want to ' + action + ' ' + rows.length + ' selected cookies?')) {