diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
commit | e8d8dfceaf556a43a00346beeffcc027d7b193cb (patch) | |
tree | 3bd141aa4f44e16e1ca920b0bcc698c01260f041 /protocols/Yahoo/res/Yahoo.rc | |
parent | 2863d3f67bf960030de6018d6f967344dc5c8a8b (diff) |
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Yahoo/res/Yahoo.rc')
-rw-r--r-- | protocols/Yahoo/res/Yahoo.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Yahoo/res/Yahoo.rc b/protocols/Yahoo/res/Yahoo.rc index f903d01eee..a9072b97d2 100644 --- a/protocols/Yahoo/res/Yahoo.rc +++ b/protocols/Yahoo/res/Yahoo.rc @@ -31,7 +31,7 @@ BEGIN GROUPBOX "Expert",IDC_STATIC,8,84,280,80 CONTROL "Use Yahoo Address Book (YAB)",IDC_USE_YAB,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,104,260,10 CONTROL "Show Avatars",IDC_SHOW_AVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,114,260,10 - CONTROL "AutoLogin to Yahoo Website(s)",IDC_MAIL_AUTOLOGIN, + CONTROL "Auto login to Yahoo Website(s)",IDC_MAIL_AUTOLOGIN, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,124,260,10 CONTROL "Display Yahoo notifications",IDC_DISABLEYAHOOMAIL, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,134,260,10 |