diff options
Diffstat (limited to 'src/core/stdclist')
-rw-r--r-- | src/core/stdclist/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc index 74d0230965..7fbd537154 100644 --- a/src/core/stdclist/res/resource.rc +++ b/src/core/stdclist/res/resource.rc @@ -466,7 +466,7 @@ IDC_DROPUSER CURSOR "dropuser.cur" IDR_CLISTMENU MENU
BEGIN
- POPUP "&¤"
+ POPUP "&Main menu"
BEGIN
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_ICQ_EXIT
|