blob: dbdf205b20e05881275b112ddbe0011111262c44 (
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
|
; Common strings that belong to many files
;[&Replace]
;[&Search]
;[Are you sure you want to delete contact \"%s\"?]
;[Confirm Contact Delete]
;[Couldnt allocate enough memory!]
;[Data]
;[Database Editor++ (ansi mode)]
;[Database Editor++ (unicode mode)]
;[Error Loading Module List]
;[Error Loading Setting List]
;[Settings]
;[Type]
; ../../plugins/Svc_dbepp/addeditsettingsdlg.cpp
;[Cannot Convert!]
;[Edit BLOB value]
;[Edit BYTE value]
;[Edit DWORD value]
;[Edit STRING value]
;[Edit UNICODE value]
;[Edit WORD value]
;[New BLOB value]
;[New BYTE value]
;[New DWORD value]
;[New STRING value]
;[New UNICODE value]
;[New WORD value]
; ../../plugins/Svc_dbepp/deletemodule.cpp
;[Are you sure you want to delete module \"%s\"?]
;[Confirm Module Deletion]
;[Delete module from Database]
;[Delete module from Database... Loading]
; ../../plugins/Svc_dbepp/exportimport.cpp
;[All Files]
;[Contact already exists]
;[Couldn't open file for writing]
;[Do you want to overwrite it \"%s\"?]
;[Export to file]
;[INI Files]
;[Import from files]
; ../../plugins/Svc_dbepp/findwindow.cpp
;[%s Module \"%s\" in contact \"%s\"]
;[%s Setting \"%s\" in module \"%s\" in contact \"%s\"]
;[%s Setting \"%s\" in module \"%s\" in contact \"%s\" - \"%s\"]
;[%s \"%s\" in Setting \"%s\" in module \"%s\" in contact \"%s\"]
;[Deleted]
;[Enter a string to search the DB for]
;[Finished. %d items were found, %d items were deleted.]
;[Finished. %d items were found, %d items were replaced.]
;[Finished. %d items were found.]
;[Found]
;[Replaced with]
;[Searching...]
;[Stop]
; ../../plugins/Svc_dbepp/icons.cpp
;[Closed Known Module]
;[Closed Unknown Module]
;[Contacts Group]
;[Known Contact]
;[Open Known Module]
;[Open Unknown Module]
;[Unknown Contact]
; ../../plugins/Svc_dbepp/main.cpp
;[Database Editor++]
;[Open Database Editor]
;[Open user tree in DBE++]
;[Show DataBase Editor]
; ../../plugins/Svc_dbepp/moduletree.cpp
;[Add module to contact \"%s\"]
;[Contacts]
;[HANDLE]
;[Loading contacts...]
;[Loading modules...]
;[Module tree not found]
; ../../plugins/Svc_dbepp/options.cpp
;[Services]
; ../../plugins/Svc_dbepp/resource.rc
;[&Actions]
;[&Add Module]
;[&Byte]
;[&Cancel]
;[&Clone]
;[&Convert to]
;[&Delete]
;[&Delete Module]
;[&Delete all]
;[&Dword]
;[&Edit / Rename]
;[&Export]
;[&Import]
;[&Main]
;[&Open Options]
;[&Options]
;[&Refresh Modules]
;[&Rename]
;[&Restore position]
;[&Search and Replace]
;[&Sort by protocol]
;[&String]
;[&Unicode]
;[&View all]
;[&Watch]
;[&Watches]
;[&Word]
;[Add To Known Modules]
;[Add a module named]
;[Add a module to contact]
;[Add to all contacts (Includes Settings)]
;[All &Contacts]
;[All &Settings]
;[Automatically expand \"settings\" when Database Editor ++ starts]
;[BL&OB]
;[Background Colour]
;[Base]
;[Cancel]
;[Case Sensitive]
;[Changes to this list will take effect next time miranda starts]
;[Contact Mod context]
;[Contact menu]
;[Contact to copy module and settings to]
;[Contacts menu]
;[Copy To Contact]
;[Copy module to contact]
;[Copy to all contacts (Includes Settings)]
;[DBEditor++]
;[Database Editor++ Search and Replace]
;[Decrypt String]
;[E&xit]
;[Edit &Bytes in Hex]
;[Edit &Dwords in Hex]
;[Edit &Words in Hex]
;[Edit Setting]
;[Encrypt String]
;[Encyption]
;[Entire &Database]
;[Entirely]
;[Exact Match]
;[Export Contact]
;[Export Contacts]
;[Export Module]
;[Export Module from all contacts]
;[Export Settings]
;[Found field]
;[From a &file]
;[From a file]
;[From pasted &text]
;[From pasted text]
;[If the module name has a space in it, put a \\ before the space. eg \"aaa\\ bbb\"]
;[Import]
;[Import Contacts]
;[Import Module/Settings]
;[Import Settings]
;[In:]
;[Insert &CR/LF]
;[Item context]
;[Module Name]
;[Modules to ALWAYS mark as known (e.g core modules)]
;[NEW]
;[NULL contact menu]
;[Null Mod context]
;[OK]
;[Paste the Settings to import here.]
;[Popup timeout (0 for infinite)]
;[Put a space or comma between each module name]
;[Refresh &Settings]
;[Reload Watch List]
;[Replace With]
;[Restore last opened position]
;[Save Value as:]
;[Search For]
;[Setting Name]
;[Setting Value]
;[Show &All]
;[Show only &Loaded]
;[Show only &Unloaded]
;[Text:]
;[Use known modules list]
;[Use popups when watched settings change values]
;[Value Data:]
;[Value Name:]
;[View Decrypted String]
;[View Encrypted String]
;[Warn when deleting modules]
;[Watch Window]
;[Watched Database Variables]
;[new item]
; ../../plugins/Svc_dbepp/settinglist.cpp
;[<unknown>]
;[<unsupported>]
;[BLOB]
;[BYTE]
;[DWORD]
;[Decoded string..]
;[Encoded string..]
;[Name]
;[STRING]
;[Size]
;[UNICODE]
;[WORD]
; ../../plugins/Svc_dbepp/watchedvars.cpp
;[Contact]
;[Database Setting Changed: \nModule: \"%s\" , Setting: \"%s\"\nNew Value (UTF8): \"%s\"]
;[Database Setting Changed: \nModule: \"%s\" , Setting: \"%s\"\nNew Value: (BYTE) %d]
;[Database Setting Changed: \nModule: \"%s\" , Setting: \"%s\"\nNew Value: (DWORD) 0x%X]
;[Database Setting Changed: \nModule: \"%s\" , Setting: \"%s\"\nNew Value: (WORD) %d]
;[Database Setting Changed: \nModule: \"%s\" , Setting: \"%s\"\nNew Value: \"%s\"]
;[Module]
;[Setting]
|