diff options
-rw-r--r-- | protocols/MRA/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc index e911b91f22..0a8cf2a10c 100644 --- a/protocols/MRA/res/resource.rc +++ b/protocols/MRA/res/resource.rc @@ -83,7 +83,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,72,263,8
CONTROL "Automatically grant authorization to new users",IDC_AUTO_AUTH_GRAND_NEW_USERS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,83,263,8
- CONTROL "Automatic authorization on mail.ru web services",IDC_AUTO_AUTH_ON_WEB_SVCS,
+ CONTROL "Automatic authorization on Mail.ru web services",IDC_AUTO_AUTH_ON_WEB_SVCS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,94,263,8
CONTROL "Notify me when a message delivery has failed",IDC_SLOWSEND,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,107,263,8
|