diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-01-04 10:35:39 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-01-04 10:35:39 +0000 |
commit | 73e5783f1c97fc8527bbb93ed5692c445edb83d7 (patch) | |
tree | 357f93c86a46ff76300ff701705286100edc4439 /protocols/IcqOscarJ/res/resources.rc | |
parent | 9836449cc5779cf5e532cbdb0e8604efe587eb67 (diff) |
Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed by a comma in American English
git-svn-id: http://svn.miranda-ng.org/main/trunk@7489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/res/resources.rc')
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index cf7351b5d9..84c49ac52a 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -147,7 +147,7 @@ BEGIN GROUPBOX "Peer-to-peer Messaging",IDC_STATIC,4,95,302,41
CONTROL "Enable peer-to-peer message connections",IDC_DCENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,107,288,10
- CONTROL "Passive mode, i.e. do not initiate new connections",IDC_DCPASSIVE,
+ CONTROL "Passive mode (i.e., do not initiate new connections)",IDC_DCPASSIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,119,288,10
GROUPBOX "Extra Features",IDC_STATIC,4,137,302,93
CONTROL "Enable Custom status support for xtraz",IDC_XSTATUSENABLE,
|