summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-05-23 15:22:04 +0000
committerDart Raiden <wowemuh@gmail.com>2014-05-23 15:22:04 +0000
commit19b3fe1e0134f1adf698ca2078cfa44731e316fa (patch)
tree08fd8d381aebd8784a9db474c01934907ca0f984 /plugins/Db3x_mmap/res
parentecf9ebaac50f3206485dfd924e7f5b3b66eaa705 (diff)
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/res')
-rw-r--r--plugins/Db3x_mmap/res/db3x_mmap.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/res/db3x_mmap.rc b/plugins/Db3x_mmap/res/db3x_mmap.rc
index d5a6f348ce..8fc4ecbdc5 100644
--- a/plugins/Db3x_mmap/res/db3x_mmap.rc
+++ b/plugins/Db3x_mmap/res/db3x_mmap.rc
@@ -81,7 +81,7 @@ BEGIN
CONTROL "Standard",IDC_STANDARD,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,12,38,292,12
CONTROL "Total",IDC_TOTAL,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,95,292,12
LTEXT "Only critical data are encrypted (passwords, security tokens, etc). All another settings and history remains unencrypted. Fast and effective, suitable for the most cases",IDC_STATIC,22,54,284,37
- LTEXT "All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a profile in case of losing password. Recommended only for paranoidal users",IDC_STATIC,22,110,284,33
+ LTEXT "All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a profile in case of losing password. Recommended only for paranoid users",IDC_STATIC,22,110,284,33
PUSHBUTTON "Set password",IDC_USERPASS,200,153,111,17
END