-
Notifications
You must be signed in to change notification settings - Fork 7
/
strings.json
34 lines (34 loc) · 1.27 KB
/
strings.json
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
{
"DEFAULT":{
"1":" issuer:"
,"2":" subject:"
,"3":"Bad Number Conversion"
,"4":"Column name overlaps table alias"
,"5":"Expected an object reference buf path lookup failed"
,"6":"Failed to open file"
,"7":"Missing required option 'cert'."
,"8":"Missing required option 'country'."
,"9":"Missing required option 'key' or 'cert'."
,"10":"Missing required option 'key'."
,"11":"Missing required option 'locality'(city)."
,"12":"Missing required option 'name'."
,"13":"Missing required option 'org'."
,"14":"Missing required option 'request'."
,"15":"Missing required option 'serial'."
,"16":"Missing required option 'signer'."
,"17":"Missing required option 'state' or province."
,"18":"No callback registered for type?"
,"19":"Reviver parameter is not a function."
,"20":"Something"
,"21":"Volume failed to open."
,"22":"bad path specified with reference"
,"23":"expiration : failed to parse cert"
,"24":"gencert : bad pubkey specified."
,"25":"pubkey: bad key or password"
,"26":"validate: bad certificate"
,"27":"validate: certificate signature failed:"
,"28":"validate: failed; unhandled error:"
,"29":"validate: unable to get issuer cert locally."
,"30":"At least 3 arguments must be specified for a mouse event (x, y, buttons)."
}
}