mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
Update warning title
This commit is contained in:
Submodule public/_locales updated: 0aaffa05a3...327e03df7a
@@ -26,7 +26,7 @@ export async function openWarningDialog(contentContainer: ContentContainer): Pro
|
|||||||
|
|
||||||
let notice: GenericNotice = null;
|
let notice: GenericNotice = null;
|
||||||
const options: NoticeOptions = {
|
const options: NoticeOptions = {
|
||||||
title: chrome.i18n.getMessage("warningTitle"),
|
title: chrome.i18n.getMessage("deArrowMessageRecieved"),
|
||||||
textBoxes: [{
|
textBoxes: [{
|
||||||
text: chrome.i18n.getMessage("warningChatInfo"),
|
text: chrome.i18n.getMessage("warningChatInfo"),
|
||||||
icon: null
|
icon: null
|
||||||
|
|||||||
Reference in New Issue
Block a user