From 1ca6da7c91814e3b5be2903f9a6f352dac559494 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 20 Dec 2025 00:32:00 -0700 Subject: [PATCH] Update the localization for the chatImageLinks --- langs/en-ca.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/langs/en-ca.json b/langs/en-ca.json index d2e091a..2ead115 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -11,7 +11,7 @@ }, "chatImageLinks": { "name": "Image Shortcuts", - "hint": "(v13+) When attempting to send an image/gif in chat, this allows you to easily embed the actual image in the text by changing \"http\"/\"https\" into \"image\", automatically displaying the image after sending the message." + "hint": "(v13+) Automatically embeds image and gif links when posted in the chat. The link must point to a specific image file (e.g. png, webp, gif), otherwise it will not be embedded at all." }, "chatSidebarBackground": { "name": "Chat Background", @@ -75,15 +75,6 @@ "no-settings-to-display": "No settings to display", "make-global-reference": "Make Global Reference" }, - "dialogs": { - "chatImageLinks": { - "didYouKnowImageLink": "", - "convertAndDontShowAgain": "", - "justConvert": "", - "ignoreAndDontShowAgain": "", - "disableEntirely": "" - } - }, "notifs": { "toggleMouseBroadcast": { "hidingCursor": "Hiding your cursor from others!",