diff options
Diffstat (limited to 'plugins/Msg_Export/res/resource.rc')
-rwxr-xr-x | plugins/Msg_Export/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/res/resource.rc b/plugins/Msg_Export/res/resource.rc index 4906ee6ab6..73ac39329c 100755 --- a/plugins/Msg_Export/res/resource.rc +++ b/plugins/Msg_Export/res/resource.rc @@ -197,7 +197,7 @@ IDR_MSG_EXPORT MENU BEGIN
POPUP "UserList"
BEGIN
- MENUITEM "User &Details", ID_USERLIST_USERDETAILS
+ MENUITEM "User &details", ID_USERLIST_USERDETAILS
MENUITEM "Export selected", ID_EXPORTSELECTED
MENUITEM "Set to default filename", ID_SET_TO_DEFAULT
MENUITEM SEPARATOR
|