From 3d4619575d22bc90df71d4fb400ca32a24c3644d Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Wed, 18 May 2022 06:28:36 +0000 Subject: [PATCH] Update messages.json --- src/_locales/en_CA/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_locales/en_CA/messages.json b/src/_locales/en_CA/messages.json index 3cf17a9..331b04d 100644 --- a/src/_locales/en_CA/messages.json +++ b/src/_locales/en_CA/messages.json @@ -421,7 +421,7 @@ "description": "(Options menu) Restore containers from a file group header" }, "warningConfigOverride": { - "message": "WARNING ! This operation will erase current configuration with the imported one. All cookies associated with existing containers will be discarded.", + "message": "WARNING! This operation will erase current configuration with the imported one. All cookies associated with existing containers will be discarded.", "description": "(Options menu) Warns the user that old containers will be deleted along with their associated cookies" }, "saveLegend": { @@ -432,7 +432,7 @@ "description": "(Options menu) Validate saving containers to a file" }, "noteWontBackupCookies": { - "message": "Backs up only containers names, icons, colors and site assosiations, but NOT containers’ cookies.", + "message": "Backs up only containers names, icons, colors and site associations, but NOT containers’ cookies.", "description": "(Options menu) Inform the user that cookies won’t be saved and they cannot be restored using the file backup" } }