summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-04 14:32:49 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-04 14:32:49 +0000
commitc04be5ec932da96596e4ef971b022992f84db870 (patch)
treec88c35c3995f1c552e0ed7da0bcd5415e3543fc3 /plugins/KeyboardNotify/res
parentea26b9a0835ee0d164e00996a2a7a44a1b5f909e (diff)
"NA" -> "N/A"
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 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 428b825334..25575a9a0c 100644
--- a/plugins/KeyboardNotify/res/resources.rc
+++ b/plugins/KeyboardNotify/res/resources.rc
@@ -79,7 +79,7 @@ BEGIN
CONTROL "Online",IDC_ONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,88,65,9
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 "NA",IDC_NA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,108,128,9
+ CONTROL "N/A",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 "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