diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-23 22:55:04 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-23 22:55:04 +0000 |
commit | 70ae1f696437caeef54556541c134bcd5bceb1cf (patch) | |
tree | d5bd53b25212f26fa8ad9725bbc57f8d0800f65b /plugins/SeenPlugin | |
parent | d75191e83c56ea503ee9e4791b75cbe2b3bf0c5e (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/SeenPlugin')
-rw-r--r-- | plugins/SeenPlugin/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc index c3104b0faf..548af8b9c4 100644 --- a/plugins/SeenPlugin/res/resource.rc +++ b/plugins/SeenPlugin/res/resource.rc @@ -99,7 +99,7 @@ BEGIN RTEXT "Occupied",IDC_STATIC,10,143,60,10
CONTROL "",ID_STATUS_OCCUPIED,"ColourPicker",WS_TABSTOP,80,140,20,14
CONTROL "",40096,"ColourPicker",WS_TABSTOP,105,140,20,14
- RTEXT "DND",IDC_STATIC,10,163,60,10
+ RTEXT "Do not disturb",IDC_STATIC,10,163,60,10
CONTROL "",ID_STATUS_DND,"ColourPicker",WS_TABSTOP,80,160,20,14
CONTROL "",40094,"ColourPicker",WS_TABSTOP,105,160,20,14
RTEXT "On the phone",IDC_STATIC,140,83,60,10
|