diff options
Diffstat (limited to 'plugins/TabSRMM/res/chat.rc')
-rw-r--r-- | plugins/TabSRMM/res/chat.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 1529b2c6c2..a2b69bbc5a 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -355,7 +355,7 @@ BEGIN MENUITEM "Copy", ID_MESSAGE_COPY, GRAYED
MENUITEM "Cut", ID_MESSAGE_CUT, GRAYED
MENUITEM "Paste", ID_MESSAGE_PASTE
- MENUITEM "Select All", ID_MESSAGE_SELECTALL
+ MENUITEM "Select all", ID_MESSAGE_SELECTALL
MENUITEM SEPARATOR
MENUITEM "Clear", ID_MESSAGE_CLEAR
END
|