summaryrefslogtreecommitdiff
path: root/otr/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'otr/resource.rc')
-rw-r--r--otr/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/otr/resource.rc b/otr/resource.rc
index c52fe28..8e4ee65 100644
--- a/otr/resource.rc
+++ b/otr/resource.rc
@@ -53,7 +53,7 @@ BEGIN
EDITTEXT IDC_ED_FINGERPRINT,127,185,152,12,ES_AUTOHSCROLL | ES_READONLY
PUSHBUTTON "New Private Key",IDC_BUT_NEWKEY,127,200,152,10,WS_DISABLED
CONTROL "Prefix:",IDC_CHK_PREFIX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,125,48,10
- CONTROL "Show start/stop inline",IDC_CHK_MSGINLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,137,110,10
+ CONTROL "Show OTR messages inline",IDC_CHK_MSGINLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,137,110,10
EDITTEXT IDC_ED_PREFIX,64,124,53,12,ES_AUTOHSCROLL
END