diff --git a/config/chroot_local-includes/usr/local/bin/keepassxc b/config/chroot_local-includes/usr/local/bin/keepassxc
index 016402cfba9f8628238832e93ca0136f39c17f84..3043809ea94e7bff64d7450cb3d90eb3aa863202 100755
--- a/config/chroot_local-includes/usr/local/bin/keepassxc
+++ b/config/chroot_local-includes/usr/local/bin/keepassxc
@@ -18,7 +18,9 @@ You have a KeePassXC database in your Persistent folder:
\\\${filename}
-Renaming it to Passwords.kdbx would allow KeePassXC to open it automatically in the future.\"`
+KeePassXC changed the default name of the database to Passwords.kdbx.
+
+Renaming your database to Passwords.kdbx would allow KeePassXC to open it automatically in the future.\"`
"
local rename="`gettext \"Rename\"`"
local open="`gettext \"Keep current name\"`"