summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-01-05 21:51:59 +0000
committerDart Raiden <wowemuh@gmail.com>2014-01-05 21:51:59 +0000
commit43ab85f16d5ae026954435a0b206bb0f7550d22f (patch)
tree40d73d519b4bcf917e6566d5a9d0134eb903d7f1 /plugins/Db3x_mmap/res
parentcaaefece2a39bf568e31d72ace6e1cb6659ea418 (diff)
dbx_mmap: spelling corrections (patch from RMN)
langpacks: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7518 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 5d6a56d8bf..15f1388232 100644
--- a/plugins/Db3x_mmap/res/db3x_mmap.rc
+++ b/plugins/Db3x_mmap/res/db3x_mmap.rc
@@ -80,7 +80,7 @@ BEGIN
CONTROL "Standard",IDC_STANDARD,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,12,54,292,12
CONTROL "Total",IDC_TOTAL,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,111,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,70,284,37
- LTEXT "All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of loosing everything you've stored in a profile in case of loosing password. Recommended only for paranoidal users",IDC_STATIC,22,126,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,126,284,37
END