summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2024-12-03 00:54:59 +0300
committerdartraiden <wowemuh@gmail.com>2024-12-03 00:54:59 +0300
commit30f02ec883f4265b073b3ac3a3ec1650368684f0 (patch)
tree596f054bf3f6dc1cb99a89aaf2631b310f20b8fa
parent0161b8c405fe1666c435f63baacd87d69c77838e (diff)
Clearer wording
-rw-r--r--protocols/Telegram/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc
index cb6181fb51..76d3e6cef4 100644
--- a/protocols/Telegram/res/resource.rc
+++ b/protocols/Telegram/res/resource.rc
@@ -99,7 +99,7 @@ BEGIN
PUSHBUTTON "Log out",IDC_LOGOUT,212,168,86,14
CONTROL "Include URL preview into message text",IDC_USE_PREVIEW,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,109,294,10
- CONTROL "Store channel messages in memory only",IDC_RESIDENT_CHANNELS,
+ CONTROL "Do not store channel history in the database",IDC_RESIDENT_CHANNELS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,122,294,10
END