diff options
author | dartraiden <wowemuh@gmail.com> | 2022-11-15 17:31:21 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2022-11-15 17:31:21 +0300 |
commit | c0e86596a4c184468975b040644b7c8542496de7 (patch) | |
tree | 9ed2ea7454a719d268770bdffefebd17c770d206 /protocols | |
parent | 7bc07a1bb6dc73029e98ce1c3e9c907ba09f7843 (diff) |
WhatsApp: clarification about device linking
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/WhatsApp/res/whatsapp.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc index c533f85360..ddca26846e 100644 --- a/protocols/WhatsApp/res/whatsapp.rc +++ b/protocols/WhatsApp/res/whatsapp.rc @@ -31,7 +31,7 @@ CAPTION "Sign in using QR code" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN CONTROL "",IDC_QRPIC,"Static",SS_BITMAP | SS_NOTIFY | SS_CENTERIMAGE | SS_REALSIZEIMAGE | SS_SUNKEN,7,7,304,304 - CTEXT "Open WhatsApp application on your mobile phone and use it to read this QR code.\nA window will disappear automatically after it",IDC_STATIC,8,314,302,17 + CTEXT "Open WhatsApp application on your mobile phone, choose ""Linked devices"" and use it to read this QR code.\nA window will disappear automatically after it.",IDC_STATIC,8,314,302,17 END IDD_ACCMGRUI DIALOGEX 0, 0, 188, 144 |