summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r--protocols/VKontakte/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index 915388c20d..137d541f7c 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -28,7 +28,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- LTEXT "Login or phone number:",IDC_STATIC,0,0,95,12
+ LTEXT "E-mail or phone number:",IDC_STATIC,0,0,95,12
EDITTEXT IDC_LOGIN,96,0,89,12,ES_AUTOHSCROLL
LTEXT "Password:",IDC_STATIC,0,16,94,12
EDITTEXT IDC_PASSWORD,95,16,90,12,ES_PASSWORD | ES_AUTOHSCROLL
@@ -40,7 +40,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- LTEXT "Email or phone number:",IDC_STATIC,0,0,95,12
+ LTEXT "E-mail or phone number:",IDC_STATIC,0,0,95,12
EDITTEXT IDC_LOGIN,96,0,89,12,ES_AUTOHSCROLL
LTEXT "Password:",IDC_STATIC,0,16,94,12
EDITTEXT IDC_PASSWORD,95,16,90,12,ES_PASSWORD | ES_AUTOHSCROLL