blob: b3c15c899f19c43862adf9e0b1db8513532927b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
#muuid {7c3d0a33-2646-4001-9107-f35ea299d292}
;============================================================
; File: Dbx_mdbx.dll
; Plugin: Miranda NG MDBX database driver
; Version: 0.95.8.4
; Authors: Miranda-NG project
;============================================================
[Provides Miranda database support: global settings, contacts, history, settings per contact.]
;file \plugins\Dbx_mdbx\res\dbx_mdbx.rc
[Select crypto provider]
[Cancel]
Otkazivanje
[Total encryption (Recommended only for paranoid users)]
[Login to Miranda NG]
[New password]
[Please enter your new password]
[Enter password]
[Change password]
[Change]
[Remove]
Ukloni
[Old password]
[Database encryption mode]
[Standard]
[Total]
[Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases]
[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]
[Set password]
;file \plugins\Dbx_mdbx\src\dbintf.h
[Change/remove password]
;file \plugins\Dbx_mdbx\src\ui.cpp
[Wrong old password entered!]
[Password is too short!]
[Passwords do not match!]
[Database]
;file \plugins\Dbx_mdbx\src\ui.h
[Logo]
[Password]
[Too many errors!]
[Password is not correct!]
[Please type in your password]
|