From c4ce80757f5d57c55aac405193594ead8f40c6aa Mon Sep 17 00:00:00 2001 From: AtHeartEngineer <1675654+AtHeartEngineer@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:28:27 +0300 Subject: [PATCH] password -> unlock for better communication of intent --- .../Security/SetPasswordContainer.svelte | 8 ++--- src/routes/Footer.svelte | 23 +++++---------- src/routes/Sidebar.svelte | 29 +++++++------------ src/routes/chat/ChatRoom.svelte | 7 +++++ src/routes/signup/+page.svelte | 2 +- 5 files changed, 30 insertions(+), 39 deletions(-) diff --git a/src/lib/components/Security/SetPasswordContainer.svelte b/src/lib/components/Security/SetPasswordContainer.svelte index b2dbd5a..bcf96c6 100644 --- a/src/lib/components/Security/SetPasswordContainer.svelte +++ b/src/lib/components/Security/SetPasswordContainer.svelte @@ -3,14 +3,14 @@ import Container from '../Utils/Container.svelte'; - +

In order to secure your identity and other sensitive data that is stored in your browser, we - need you to set a password. + need you to set an unlock code.

- This password is only used locally, there is no username and password for your account, so don't - forget to backup your identity { @@ -70,8 +70,7 @@

+ data-popup="popupMenu">