blob: f0658e99b3293ccf78febd33bb71973ca096d0cc (
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
|
#muuid {ed39af7c-becd-404e-9499-4d04f711b9cb}
;============================================================
; File: SendSS.dll
; Plugin: Send Screenshot+
; Version: 0.8.0.0
; Authors: Merlin
;============================================================
[Take a screenshot and send it to a contact.]
;file \plugins\SendScreenshotPlus\res\resource.rc
[Dialog]
[OK]
[All]
[None]
[Cancel]
[Send screenshot]
[Send screenshot to\n<unknown>]
[Ti&med capture]
[Time (secs) :]
[&Format :]
[Send B&y :]
[?]
[E&xplore]
[&Fill description textbox.]
[Delete &after send]
[Open again]
[&Capture]
[About]
[%s\nv%s]
[Credits >]
[&Close]
[Edit]
[C&lient Area]
[Caption :]
[Size (HxW) :]
[Target Tool]
;file \plugins\SendScreenshotPlus\src\CSend.cpp
[Unable to initiate transfer.]
[Initialising...]
[Connecting...]
[Connecting to proxy...]
[Waiting for connection...]
[Connected]
[Decision sent]
[Moving to next file...]
[GCHAT error]
[An unknown error has occured.]
[Error]
;file \plugins\SendScreenshotPlus\src\CSend.h
[Unable to initiate %s.]
[MAPI error (%i):\n%s.]
;file \plugins\SendScreenshotPlus\src\CSendEmail.cpp
[A recipient matched more than one of the recipient descriptor structures and MAPI_DIALOG was not set]
[The specified attachment was not found]
[The specified attachment could not be opened]
[The type of a recipient was not MAPI_TO, MAPI_CC, or MAPI_BCC]
[One or more unspecified errors occurred]
[There was insufficient memory to proceed]
[One or more recipients were invalid or did not resolve to any address]
[There was no default logon, and the user failed to log on successfully when the logon dialog box was displayed]
[The text in the message was too large]
[There were too many file attachments]
[There were too many recipients]
[A recipient did not appear in the address list]
[The user canceled one of the dialog boxes]
[Unknown Error]
;file \plugins\SendScreenshotPlus\src\CSendFTPFile.cpp
[FTPFile transfer]
[%s (%i):\nCould not add a share to the FTP File plugin.]
;file \plugins\SendScreenshotPlus\src\CSendHTTPServer.cpp
[Could not start the HTTP Server plugin.]
[%s (%i):\nCould not add a share to the HTTP Server plugin.]
;file \plugins\SendScreenshotPlus\src\CSendImageShack.cpp
[Upload server did not respond timely.]
;file \plugins\SendScreenshotPlus\src\dlg_msgbox.cpp
[Retry]
[Yes]
[Abord]
[Ignore]
;file \plugins\SendScreenshotPlus\src\global.h
[SendScreenshot - Error]
;file \plugins\SendScreenshotPlus\src\Main.cpp
[Fatal error, image services not found. Send Screenshot will be disabled.]
[SendSS HTTP connections]
[Could not create main dialog.]
[Send Screenshot]
[Send desktop screenshot]
[Take a screenshot]
[Could not register miranda service.]
[Could not create Screenshot folder (error code: %d):\n%s\nDo you have write permissions?]
;file \plugins\SendScreenshotPlus\src\mir_icolib.cpp
[Warning: Your current IconPack's version differs from the one UserInfoEx is designed for.\nSome icons may not be displayed correctly]
[Warning: No IconPack found in one of the following directories: 'customize\\icons', 'icons' or 'plugins'!]
;file \plugins\SendScreenshotPlus\src\UAboutForm.cpp
[Credits]
[< Copyright]
[Copyright]
;file \plugins\SendScreenshotPlus\src\UMainForm.cpp
[Drag&&Drop the target on the desired window.]
[Send screenshot to\n]
[Window]
[Desktop]
[<entire desktop>]
[Monitor]
[ (primary)]
[<Only save>]
[File Transfer]
[E-mail]
[FTP File]
[ImageShack]
[Information]
[Open Folder]
[Fill description textbox.]
[Delete after send]
[Capture]
[Cant create a Screenshot]
[Select a target window.]
[Screenshot ]
[for Client area ]
[of "]
[" Window]
|