summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-23 22:55:04 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-23 22:55:04 +0000
commit70ae1f696437caeef54556541c134bcd5bceb1cf (patch)
treed5bd53b25212f26fa8ad9725bbc57f8d0800f65b /plugins/KeyboardNotify/res
parentd75191e83c56ea503ee9e4791b75cbe2b3bf0c5e (diff)
DND → Do not disturb
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/KeyboardNotify/res')
-rw-r--r--plugins/KeyboardNotify/res/resources.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc
index cd1e9b9314..cf121394fc 100644
--- a/plugins/KeyboardNotify/res/resources.rc
+++ b/plugins/KeyboardNotify/res/resources.rc
@@ -80,7 +80,7 @@ BEGIN
CONTROL "Away",IDC_AWAY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,98,128,9
CONTROL "Occupied",IDC_OCCUPIED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,118,128,9
CONTROL "Not available",IDC_NA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,108,128,9
- CONTROL "DND",IDC_DND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,128,85,9
+ CONTROL "Do not disturb",IDC_DND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,128,85,9
CONTROL "Free for chat",IDC_FREECHAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,138,127,9
CONTROL "Invisible",IDC_INVISIBLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,148,128,9
CONTROL "On the phone",IDC_ONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,158,128,9