feat: use more fitting encryption info message

This commit is contained in:
B. Petersen
2026-01-23 15:25:16 +01:00
committed by bjoern
parent 3325270896
commit 448c0d2268
8 changed files with 14 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ from .rpc import Rpc
E2EE_INFO_MSGS = 1
"""
The number of info messages added to new e2ee chats.
Currently this is "End-to-end encryption available".
Currently this is "Messages are end-to-end encrypted."
"""