diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-06-25 10:34:12 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-06-25 10:34:12 +0000 |
commit | db0d799d1f72a3b49e54bb2e81ec091e636353b3 (patch) | |
tree | 19b615e529e4efea7eb99d190b22350c214331ab /plugins/MirandaG15 | |
parent | 3fdf46fd77f2d2f2e3c958a3cd4cf9d37abfe05f (diff) |
typos, spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@9576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirandaG15')
-rw-r--r-- | plugins/MirandaG15/res/MirandaG15.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/res/MirandaG15.rc b/plugins/MirandaG15/res/MirandaG15.rc index d3c68d9df5..73a9f83253 100644 --- a/plugins/MirandaG15/res/MirandaG15.rc +++ b/plugins/MirandaG15/res/MirandaG15.rc @@ -338,7 +338,7 @@ BEGIN CONTROL "Scroll to the last line",IDC_SESSION_SCROLLLAST,"Button",0x50010009,168,42,90,13
CONTROL "Replying",IDC_STATIC7,"Button",0x50000007,0,142,300,48
CONTROL "Show line break indicators",IDC_SESSION_SYMBOLS,"Button",0x50010003,6,151,264,13
- CONTROL "Send messages with return, insert line breaks with ctrl+return",IDC_SESSION_SENDRETURN,"Button",0x50010003,6,162,284,13
+ CONTROL "Send messages with Enter, insert line breaks with Ctrl+Enter",IDC_SESSION_SENDRETURN,"Button",0x50010003,6,162,284,13
CONTROL "Maximized replying",IDC_SESSION_REPLY_MAXIMIZED,"Button",0x50010003,6,173,274,13
CONTROL "Show timestamps",IDC_SESSION_TIMESTAMPS,"Button",0x50010003,6,31,148,11
CONTROL "Close chat after",IDC_SESSION_CLOSE,"Button",0x50010003,8,84,98,8
|