summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-20 18:01:45 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-20 18:01:45 +0000
commit2b3e5469d5740b3426f246648014de6f069a2c05 (patch)
tree2d20fb7ba47b6406e68f36837b1947192aab202e /plugins/KeyboardNotify/res
parent4874e848f64514f3d6f76e2f0e341a67e791b6eb (diff)
"N/A" -> "Not available" (thx Wishmaster for idea)
git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 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 25575a9a0c..cd1e9b9314 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 "N/A",IDC_NA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,108,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 "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