From 2aa692d2b8cb012eb3cb318e8199911d02ad8029 Mon Sep 17 00:00:00 2001 From: Ming Ming Date: Wed, 29 May 2024 01:08:05 +0800 Subject: [PATCH] Tweak messaging --- app/lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/l10n/app_en.arb b/app/lib/l10n/app_en.arb index 44383883..9818a579 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -437,7 +437,7 @@ "@settingsAppLockTypePassword": { "description": "Unlock app with password" }, - "settingsAppLockDescription": "If enabled, you will be asked to authenticate when you open the app", + "settingsAppLockDescription": "If enabled, you will be asked to authenticate when you open the app. This feature does NOT protect you against real-world attacks.", "settingsAppLockSetupBiometricFallbackDialogTitle": "Pick the fallback when biometric is not available", "settingsAppLockSetupPinDialogTitle": "Set the PIN to unlock app", "settingsAppLockConfirmPinDialogTitle": "Input the same PIN again",