summaryrefslogtreecommitdiff
path: root/plugins/HistorySweeperLight/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-01-08 20:44:36 +0000
committerDart Raiden <wowemuh@gmail.com>2014-01-08 20:44:36 +0000
commit52190c8e98d4d4a44727b9950cae40a6db270464 (patch)
tree1c49ca89551c3caf28f26142552749592c0dc17e /plugins/HistorySweeperLight/res
parent3ae65b1dfe3d4152190e822b3441cbf72c7da83f (diff)
db => database
git-svn-id: http://svn.miranda-ng.org/main/trunk@7556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistorySweeperLight/res')
-rw-r--r--plugins/HistorySweeperLight/res/historysweeperlight.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistorySweeperLight/res/historysweeperlight.rc b/plugins/HistorySweeperLight/res/historysweeperlight.rc
index 69890044f8..bce1dc9742 100644
--- a/plugins/HistorySweeperLight/res/historysweeperlight.rc
+++ b/plugins/HistorySweeperLight/res/historysweeperlight.rc
@@ -42,7 +42,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,197,294,10
CONTROL "Clicking on the icon in the status bar will change settings",IDC_HISTMW,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,211,294,10
- CONTROL "Use UNSAFE mode (sweep fastest as possible, but dangerous for DB)",IDC_UNSAFEMODE,
+ CONTROL "Use UNSAFE mode (sweep fastest as possible, but dangerous for database)",IDC_UNSAFEMODE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,225,294,10
END