diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-28 12:17:03 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-28 12:17:03 +0000 |
commit | ac2a01450addeb7580b853fd9641409f9451fb41 (patch) | |
tree | 26fe2053147ad079ba5d0aad84cb06f1f046295a /plugins/Msg_Export | |
parent | 473874d83a356ea7ec78588c96fb47ff0115e5f0 (diff) |
[User Details] -> [User details]
git-svn-id: http://svn.miranda-ng.org/main/trunk@7001 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Msg_Export')
-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
|