diff options
| author | dartraiden <wowemuh@gmail.com> | 2024-05-03 02:43:01 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2024-05-03 02:43:56 +0300 |
| commit | b89dd022af30b8d29a87b4fc95ead0a3cf37f60b (patch) | |
| tree | 62ee760e3cc40f339edd4dcd87c075b1aac74ec2 /protocols/Discord/res | |
| parent | a06d95d4a3f09ecc91682d94bad9575d79c23629 (diff) | |
Use official client terminology
Diffstat (limited to 'protocols/Discord/res')
| -rw-r--r-- | protocols/Discord/res/discord.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/res/discord.rc b/protocols/Discord/res/discord.rc index 673dc3dfd5..3f4796137e 100644 --- a/protocols/Discord/res/discord.rc +++ b/protocols/Discord/res/discord.rc @@ -116,7 +116,7 @@ END IDD_MFA DIALOGEX 0, 0, 316, 52
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_APPWINDOW
-CAPTION "2-step verification"
+CAPTION "Multi-factor authentication"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,205,31,50,14
|
