williamr@4
|
1 |
// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
|
williamr@4
|
2 |
// All rights reserved.
|
williamr@4
|
3 |
// This component and the accompanying materials are made available
|
williamr@4
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
williamr@4
|
5 |
// which accompanies this distribution, and is available
|
williamr@4
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
williamr@4
|
7 |
//
|
williamr@4
|
8 |
// Initial Contributors:
|
williamr@4
|
9 |
// Nokia Corporation - initial contribution.
|
williamr@4
|
10 |
//
|
williamr@4
|
11 |
// Contributors:
|
williamr@4
|
12 |
//
|
williamr@4
|
13 |
// Description:
|
williamr@4
|
14 |
//
|
williamr@4
|
15 |
|
williamr@4
|
16 |
#include <errors/generic/emailerr.rls>
|
williamr@4
|
17 |
|
williamr@4
|
18 |
RESOURCE ARRAY r_error_res_email_pop3_errors
|
williamr@4
|
19 |
{
|
williamr@4
|
20 |
items=
|
williamr@4
|
21 |
{
|
williamr@4
|
22 |
SINGLE_ERROR
|
williamr@4
|
23 |
{
|
williamr@4
|
24 |
text=r_error_res_pop3_cannot_connect; // -170
|
williamr@4
|
25 |
},
|
williamr@4
|
26 |
SINGLE_ERROR
|
williamr@4
|
27 |
{
|
williamr@4
|
28 |
text=r_error_res_pop3_invalid_user; // -171
|
williamr@4
|
29 |
},
|
williamr@4
|
30 |
SINGLE_ERROR
|
williamr@4
|
31 |
{
|
williamr@4
|
32 |
text=r_error_res_pop3_invalid_login; // -172
|
williamr@4
|
33 |
},
|
williamr@4
|
34 |
SINGLE_ERROR
|
williamr@4
|
35 |
{
|
williamr@4
|
36 |
text=r_error_res_pop3_apop_login_string; // -173
|
williamr@4
|
37 |
},
|
williamr@4
|
38 |
SINGLE_ERROR
|
williamr@4
|
39 |
{
|
williamr@4
|
40 |
text=r_error_res_pop3_problem_remote; // -174
|
williamr@4
|
41 |
},
|
williamr@4
|
42 |
SINGLE_ERROR
|
williamr@4
|
43 |
{
|
williamr@4
|
44 |
flags=EErrorResPanicErrorFlag; // -175
|
williamr@4
|
45 |
},
|
williamr@4
|
46 |
SINGLE_ERROR
|
williamr@4
|
47 |
{
|
williamr@4
|
48 |
flags=EErrorResPanicErrorFlag; // -176
|
williamr@4
|
49 |
},
|
williamr@4
|
50 |
SINGLE_ERROR
|
williamr@4
|
51 |
{
|
williamr@4
|
52 |
flags=EErrorResPanicErrorFlag; // -177
|
williamr@4
|
53 |
},
|
williamr@4
|
54 |
SINGLE_ERROR
|
williamr@4
|
55 |
{
|
williamr@4
|
56 |
text=r_error_res_pop3_top_unsupported; // -178
|
williamr@4
|
57 |
},
|
williamr@4
|
58 |
SINGLE_ERROR
|
williamr@4
|
59 |
{
|
williamr@4
|
60 |
flags=EErrorResPanicErrorFlag; // -179
|
williamr@4
|
61 |
}
|
williamr@4
|
62 |
};
|
williamr@4
|
63 |
}
|
williamr@4
|
64 |
|
williamr@4
|
65 |
RESOURCE TBUF r_error_res_pop3_cannot_connect { buf=STRING_r_error_res_pop3_cannot_connect ; }
|
williamr@4
|
66 |
RESOURCE TBUF r_error_res_pop3_invalid_user { buf=STRING_r_error_res_pop3_invalid_user ; }
|
williamr@4
|
67 |
RESOURCE TBUF r_error_res_pop3_invalid_login { buf=STRING_r_error_res_pop3_invalid_login ; }
|
williamr@4
|
68 |
RESOURCE TBUF r_error_res_pop3_apop_login_string { buf=STRING_r_error_res_pop3_apop_login_string; }
|
williamr@4
|
69 |
RESOURCE TBUF r_error_res_pop3_problem_remote { buf=STRING_r_error_res_pop3_problem_remote ; }
|
williamr@4
|
70 |
RESOURCE TBUF r_error_res_pop3_top_unsupported { buf=STRING_r_error_res_pop3_top_unsupported ; }
|
williamr@4
|
71 |
|
williamr@4
|
72 |
RESOURCE ARRAY r_error_res_email_imsk_errors
|
williamr@4
|
73 |
{
|
williamr@4
|
74 |
items=
|
williamr@4
|
75 |
{
|
williamr@4
|
76 |
SINGLE_ERROR
|
williamr@4
|
77 |
{
|
williamr@4
|
78 |
text=r_error_res_imsk_dns_not_found; // -180
|
williamr@4
|
79 |
},
|
williamr@4
|
80 |
SINGLE_ERROR
|
williamr@4
|
81 |
{
|
williamr@4
|
82 |
text=r_error_res_imsk_control_panel_locked; // -181
|
williamr@4
|
83 |
},
|
williamr@4
|
84 |
SINGLE_ERROR
|
williamr@4
|
85 |
{
|
williamr@4
|
86 |
flags=EErrorResPanicErrorFlag; // -182
|
williamr@4
|
87 |
},
|
williamr@4
|
88 |
SINGLE_ERROR
|
williamr@4
|
89 |
{
|
williamr@4
|
90 |
text=r_error_res_imsk_wrong_active_settings; // -183
|
williamr@4
|
91 |
},
|
williamr@4
|
92 |
SINGLE_ERROR
|
williamr@4
|
93 |
{
|
williamr@4
|
94 |
flags=EErrorResPanicErrorFlag; // -184
|
williamr@4
|
95 |
},
|
williamr@4
|
96 |
SINGLE_ERROR
|
williamr@4
|
97 |
{
|
williamr@4
|
98 |
text=r_error_res_TLS_Negotiation_failed; // -185
|
williamr@4
|
99 |
}
|
williamr@4
|
100 |
};
|
williamr@4
|
101 |
}
|
williamr@4
|
102 |
|
williamr@4
|
103 |
RESOURCE TBUF r_error_res_imsk_dns_not_found { buf=STRING_r_error_res_imsk_dns_not_found ; }
|
williamr@4
|
104 |
RESOURCE TBUF r_error_res_imsk_control_panel_locked { buf=STRING_r_error_res_imsk_control_panel_locked ; }
|
williamr@4
|
105 |
RESOURCE TBUF r_error_res_imsk_wrong_active_settings { buf=STRING_r_error_res_imsk_wrong_active_settings; }
|
williamr@4
|
106 |
RESOURCE TBUF r_error_res_TLS_Negotiation_failed { buf=STRING_r_error_res_TLS_Negotiation_failed; }
|
williamr@4
|
107 |
|
williamr@4
|
108 |
RESOURCE ARRAY r_error_res_email_imap_errors
|
williamr@4
|
109 |
{
|
williamr@4
|
110 |
items=
|
williamr@4
|
111 |
{
|
williamr@4
|
112 |
SINGLE_ERROR
|
williamr@4
|
113 |
{
|
williamr@4
|
114 |
text=r_error_res_imap_connect_fail; // -200
|
williamr@4
|
115 |
},
|
williamr@4
|
116 |
SINGLE_ERROR
|
williamr@4
|
117 |
{
|
williamr@4
|
118 |
text=r_error_res_imap_server_fail; // -201
|
williamr@4
|
119 |
},
|
williamr@4
|
120 |
SINGLE_ERROR
|
williamr@4
|
121 |
{
|
williamr@4
|
122 |
flags=EErrorResPanicErrorFlag; // -202
|
williamr@4
|
123 |
},
|
williamr@4
|
124 |
SINGLE_ERROR
|
williamr@4
|
125 |
{
|
williamr@4
|
126 |
text=r_error_res_imap_server_busy; // -203
|
williamr@4
|
127 |
},
|
williamr@4
|
128 |
SINGLE_ERROR
|
williamr@4
|
129 |
{
|
williamr@4
|
130 |
text=r_error_res_imap_server_version; // -204
|
williamr@4
|
131 |
},
|
williamr@4
|
132 |
SINGLE_ERROR
|
williamr@4
|
133 |
{
|
williamr@4
|
134 |
text=r_error_res_imap_send_fail; // -205
|
williamr@4
|
135 |
},
|
williamr@4
|
136 |
SINGLE_ERROR
|
williamr@4
|
137 |
{
|
williamr@4
|
138 |
text=r_error_res_imap_bad_logon; // -206
|
williamr@4
|
139 |
},
|
williamr@4
|
140 |
SINGLE_ERROR
|
williamr@4
|
141 |
{
|
williamr@4
|
142 |
flags=EErrorResPanicErrorFlag; // -207
|
williamr@4
|
143 |
},
|
williamr@4
|
144 |
SINGLE_ERROR
|
williamr@4
|
145 |
{
|
williamr@4
|
146 |
text=r_error_res_imap_wrong_folder; // -208
|
williamr@4
|
147 |
},
|
williamr@4
|
148 |
SINGLE_ERROR
|
williamr@4
|
149 |
{
|
williamr@4
|
150 |
text=r_error_res_imap_no_security; // -209
|
williamr@4
|
151 |
},
|
williamr@4
|
152 |
SINGLE_ERROR
|
williamr@4
|
153 |
{
|
williamr@4
|
154 |
flags=EErrorResPanicErrorFlag; //-210
|
williamr@4
|
155 |
},
|
williamr@4
|
156 |
SINGLE_ERROR
|
williamr@4
|
157 |
{
|
williamr@4
|
158 |
text=r_error_res_imap_TLS_failed; // -211
|
williamr@4
|
159 |
},
|
williamr@4
|
160 |
SINGLE_ERROR
|
williamr@4
|
161 |
{
|
williamr@4
|
162 |
flags=EErrorResPanicErrorFlag; //-212
|
williamr@4
|
163 |
},
|
williamr@4
|
164 |
SINGLE_ERROR
|
williamr@4
|
165 |
{
|
williamr@4
|
166 |
text=r_error_res_imap_Invalid_Server_Response; // -213
|
williamr@4
|
167 |
},
|
williamr@4
|
168 |
SINGLE_ERROR
|
williamr@4
|
169 |
{
|
williamr@4
|
170 |
text=r_error_res_pop3_Server_Already_Connected; // -214
|
williamr@4
|
171 |
}
|
williamr@4
|
172 |
};
|
williamr@4
|
173 |
}
|
williamr@4
|
174 |
|
williamr@4
|
175 |
RESOURCE TBUF r_error_res_imap_connect_fail { buf=STRING_r_error_res_imap_connect_fail ; }
|
williamr@4
|
176 |
RESOURCE TBUF r_error_res_imap_server_fail { buf=STRING_r_error_res_imap_server_fail ; }
|
williamr@4
|
177 |
RESOURCE TBUF r_error_res_imap_server_busy { buf=STRING_r_error_res_imap_server_busy ; }
|
williamr@4
|
178 |
RESOURCE TBUF r_error_res_imap_server_version { buf=STRING_r_error_res_imap_server_version ; }
|
williamr@4
|
179 |
RESOURCE TBUF r_error_res_imap_send_fail { buf=STRING_r_error_res_imap_send_fail ; }
|
williamr@4
|
180 |
RESOURCE TBUF r_error_res_imap_bad_logon { buf=STRING_r_error_res_imap_bad_logon ; }
|
williamr@4
|
181 |
RESOURCE TBUF r_error_res_imap_wrong_folder { buf=STRING_r_error_res_imap_wrong_folder ; }
|
williamr@4
|
182 |
RESOURCE TBUF r_error_res_imap_no_security { buf=STRING_r_error_res_imap_no_security; }
|
williamr@4
|
183 |
RESOURCE TBUF r_error_res_imap_TLS_failed { buf=STRING_r_error_res_imap_TLS_failed; }
|
williamr@4
|
184 |
RESOURCE TBUF r_error_res_imap_Invalid_Server_Response { buf=STRING_r_error_res_imap_Invalid_Server_Response; }
|
williamr@4
|
185 |
RESOURCE TBUF r_error_res_pop3_Server_Already_Connected { buf=STRING_r_error_res_pop3_Server_Already_Connected; }
|
williamr@4
|
186 |
|
williamr@4
|
187 |
RESOURCE ARRAY r_error_res_email_smtp_errors
|
williamr@4
|
188 |
{
|
williamr@4
|
189 |
items=
|
williamr@4
|
190 |
{
|
williamr@4
|
191 |
SINGLE_ERROR
|
williamr@4
|
192 |
{
|
williamr@4
|
193 |
text=r_error_res_smtp_no_mail_from; // -240
|
williamr@4
|
194 |
},
|
williamr@4
|
195 |
SINGLE_ERROR
|
williamr@4
|
196 |
{
|
williamr@4
|
197 |
text=r_error_res_smtp_unknown; // -241
|
williamr@4
|
198 |
},
|
williamr@4
|
199 |
SINGLE_ERROR
|
williamr@4
|
200 |
{
|
williamr@4
|
201 |
text=r_error_res_smtp_bad_from_address; // -242
|
williamr@4
|
202 |
},
|
williamr@4
|
203 |
SINGLE_ERROR
|
williamr@4
|
204 |
{
|
williamr@4
|
205 |
text=r_error_res_smtp_bad_to_address; // -243
|
williamr@4
|
206 |
},
|
williamr@4
|
207 |
SINGLE_ERROR
|
williamr@4
|
208 |
{
|
williamr@4
|
209 |
text=r_error_res_smtp_login_refusal; // -244
|
williamr@4
|
210 |
},
|
williamr@4
|
211 |
SINGLE_ERROR
|
williamr@4
|
212 |
{
|
williamr@4
|
213 |
text=r_error_res_smtp_wrong_account; // -245
|
williamr@4
|
214 |
},
|
williamr@4
|
215 |
SINGLE_ERROR
|
williamr@4
|
216 |
{
|
williamr@4
|
217 |
text=r_error_res_smtp_no_TLS; // -246
|
williamr@4
|
218 |
}
|
williamr@4
|
219 |
};
|
williamr@4
|
220 |
}
|
williamr@4
|
221 |
|
williamr@4
|
222 |
RESOURCE TBUF r_error_res_smtp_no_mail_from { buf=STRING_r_error_res_smtp_no_mail_from ; }
|
williamr@4
|
223 |
RESOURCE TBUF r_error_res_smtp_unknown { buf=STRING_r_error_res_smtp_unknown ; }
|
williamr@4
|
224 |
RESOURCE TBUF r_error_res_smtp_bad_from_address { buf=STRING_r_error_res_smtp_bad_from_address ; }
|
williamr@4
|
225 |
RESOURCE TBUF r_error_res_smtp_bad_to_address { buf=STRING_r_error_res_smtp_bad_to_address ; }
|
williamr@4
|
226 |
RESOURCE TBUF r_error_res_smtp_login_refusal { buf=STRING_r_error_res_smtp_login_refusal ; }
|
williamr@4
|
227 |
RESOURCE TBUF r_error_res_smtp_wrong_account { buf=STRING_r_error_res_smtp_wrong_account ; }
|
williamr@4
|
228 |
RESOURCE TBUF r_error_res_smtp_no_TLS { buf=STRING_r_error_res_smtp_no_TLS; }
|