Update messages.json

This commit is contained in:
BPower0036 2022-05-18 06:21:57 +00:00 committed by GitHub
parent 04b021eafd
commit 98b49294c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -421,7 +421,7 @@
"description": "(Options menu) Restore containers from a file group header" "description": "(Options menu) Restore containers from a file group header"
}, },
"warningConfigOverride": { "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" "description": "(Options menu) Warns the user that old containers will be deleted along with their associated cookies"
}, },
"saveLegend": { "saveLegend": {
@ -432,7 +432,7 @@
"description": "(Options menu) Validate saving containers to a file" "description": "(Options menu) Validate saving containers to a file"
}, },
"noteWontBackupCookies": { "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 wont be saved and they cannot be restored using the file backup" "description": "(Options menu) Inform the user that cookies wont be saved and they cannot be restored using the file backup"
} }
} }