diff options
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 |