diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 8cd567e..72db01f 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -83,6 +83,10 @@ "message": "No mostrar de nuevo al actualizar.", "description": "" }, + "resistFingerprintingNotice": { + "message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.", + "description": "" + }, "openInTab": { "message": "Abrir en una pestaña separada", "description": "" diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index f106315..dd7b16b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -83,6 +83,10 @@ "message": "Don't show up again after update.", "description": "" }, + "resistFingerprintingNotice": { + "message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.", + "description": "" + }, "openInTab": { "message": "Open in separate tab", "description": "" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 85f7a00..7e4f1f9 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -83,6 +83,10 @@ "message": "Non mostrare più dopo un aggiornamento.", "description": "" }, + "resistFingerprintingNotice": { + "message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.", + "description": "" + }, "openInTab": { "message": "Apri in una nuova scheda", "description": "" diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 8c6b5c6..2f0500f 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -83,6 +83,10 @@ "message": "Не показывать снова после обновления.", "description": "" }, + "resistFingerprintingNotice": { + "message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.", + "description": "" + }, "openInTab": { "message": "Открыть в отдельной вкладке", "description": "" diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index cb91cc5..7fce0fc 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -83,6 +83,10 @@ "message": "更新后不再显示。", "description": "" }, + "resistFingerprintingNotice": { + "message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.", + "description": "" + }, "openInTab": { "message": "在新标签页中打开", "description": ""