71
|
1 |
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
// All rights reserved.
|
|
3 |
// This component and the accompanying materials are made available
|
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
// Portions Copyright ?2002 Nokia * Nokia Core OS *
|
|
15 |
//
|
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
RESOURCE ARRAY r_error_res_cdma_sms_errors0
|
|
21 |
{
|
|
22 |
items=
|
|
23 |
{
|
|
24 |
SINGLE_ERROR { text = r_err_sms_net_failure; } // Not in CDMA;
|
|
25 |
|
|
26 |
};
|
|
27 |
}
|
|
28 |
|
|
29 |
RESOURCE ARRAY r_error_res_cdma_sms_errors1
|
|
30 |
{
|
|
31 |
items=
|
|
32 |
{
|
|
33 |
SINGLE_ERROR { text = r_err_sms_no_ack; } // No acknowledgement;
|
|
34 |
|
|
35 |
};
|
|
36 |
}
|
|
37 |
|
|
38 |
RESOURCE ARRAY r_error_res_cdma_sms_errors2
|
|
39 |
{
|
|
40 |
items=
|
|
41 |
{
|
|
42 |
SINGLE_ERROR { text = r_err_sms_address_vacant; },
|
|
43 |
SINGLE_ERROR { text = r_err_sms_trans_failure; },
|
|
44 |
SINGLE_ERROR { text = r_err_sms_net_resce_shrtge; },
|
|
45 |
SINGLE_ERROR { text = r_err_sms_net_failure; },
|
|
46 |
SINGLE_ERROR { text = r_err_sms_invld_srvce_id; },
|
|
47 |
SINGLE_ERROR { text = r_err_sms_other_net; }
|
|
48 |
|
|
49 |
};
|
|
50 |
}
|
|
51 |
|
|
52 |
RESOURCE ARRAY r_error_res_cdma_sms_errors3
|
|
53 |
{
|
|
54 |
items=
|
|
55 |
{
|
|
56 |
SINGLE_ERROR { text = r_err_sms_no_page_resp; },
|
|
57 |
SINGLE_ERROR { text = r_err_sms_dest_busy; },
|
|
58 |
SINGLE_ERROR { text = r_err_sms_no_ack; },
|
|
59 |
SINGLE_ERROR { text = r_err_sms_dest_resce_shrt; },
|
|
60 |
SINGLE_ERROR { text = r_err_sms_delv_postponed; },
|
|
61 |
SINGLE_ERROR { text = r_err_sms_dest_out_srvce; },
|
|
62 |
SINGLE_ERROR { text = r_err_sms_dest_no_addr; },
|
|
63 |
SINGLE_ERROR { text = r_err_sms_other_term_prob; }
|
|
64 |
|
|
65 |
};
|
|
66 |
}
|
|
67 |
|
|
68 |
RESOURCE ARRAY r_error_res_cdma_sms_errors4
|
|
69 |
{
|
|
70 |
items=
|
|
71 |
{
|
|
72 |
SINGLE_ERROR { text = r_err_sms_radio_int_shrtge; },
|
|
73 |
SINGLE_ERROR { text = r_err_sms_radio_int_incomp; },
|
|
74 |
SINGLE_ERROR { text = r_err_sms_radio_int_other; }
|
|
75 |
};
|
|
76 |
}
|
|
77 |
|
|
78 |
RESOURCE ARRAY r_error_res_cdma_sms_errors5
|
|
79 |
{
|
|
80 |
items=
|
|
81 |
{
|
|
82 |
SINGLE_ERROR { text = r_err_sms_encoding_prob; },
|
|
83 |
SINGLE_ERROR { text = r_err_sms_orig_denied; },
|
|
84 |
SINGLE_ERROR { text = r_err_sms_termin_denied; },
|
|
85 |
SINGLE_ERROR { text = r_err_sms_supp_not_supp; },
|
|
86 |
SINGLE_ERROR { text = r_err_sms_not_supp; },
|
|
87 |
SINGLE_ERROR { text = r_err_sms_reserved; },
|
|
88 |
SINGLE_ERROR { text = r_err_sms_miss_exp_param; },
|
|
89 |
SINGLE_ERROR { text = r_err_sms_miss_man_param; },
|
|
90 |
SINGLE_ERROR { text = r_err_sms_unrec_param; },
|
|
91 |
SINGLE_ERROR { text = r_err_sms_unexp_param_val; },
|
|
92 |
SINGLE_ERROR { text = r_err_sms_user_data_size; },
|
|
93 |
SINGLE_ERROR { text = r_err_sms_other_gen_prob; }
|
|
94 |
};
|
|
95 |
}
|
|
96 |
|
|
97 |
RESOURCE ARRAY r_error_res_cdma_sms_errors6
|
|
98 |
{
|
|
99 |
items=
|
|
100 |
{
|
|
101 |
SINGLE_ERROR { text = r_err_sms_address_vacant; },
|
|
102 |
SINGLE_ERROR { text = r_err_sms_trans_failure; },
|
|
103 |
SINGLE_ERROR { text = r_err_sms_net_resce_shrtge; },
|
|
104 |
SINGLE_ERROR { text = r_err_sms_net_failure; },
|
|
105 |
SINGLE_ERROR { text = r_err_sms_invld_srvce_id; },
|
|
106 |
SINGLE_ERROR { text = r_err_sms_other_net; }
|
|
107 |
|
|
108 |
};
|
|
109 |
}
|
|
110 |
|
|
111 |
RESOURCE ARRAY r_error_res_cdma_sms_errors7
|
|
112 |
{
|
|
113 |
items=
|
|
114 |
{
|
|
115 |
SINGLE_ERROR { text = r_err_sms_no_page_resp; },
|
|
116 |
SINGLE_ERROR { text = r_err_sms_dest_busy; },
|
|
117 |
SINGLE_ERROR { text = r_err_sms_no_ack; },
|
|
118 |
SINGLE_ERROR { text = r_err_sms_dest_resce_shrt; },
|
|
119 |
SINGLE_ERROR { text = r_err_sms_delv_postponed; },
|
|
120 |
SINGLE_ERROR { text = r_err_sms_dest_out_srvce; },
|
|
121 |
SINGLE_ERROR { text = r_err_sms_dest_no_addr; },
|
|
122 |
SINGLE_ERROR { text = r_err_sms_other_term_prob; }
|
|
123 |
};
|
|
124 |
}
|
|
125 |
|
|
126 |
RESOURCE ARRAY r_error_res_cdma_sms_errors8
|
|
127 |
{
|
|
128 |
items=
|
|
129 |
{
|
|
130 |
SINGLE_ERROR { text = r_err_sms_radio_int_shrtge; },
|
|
131 |
SINGLE_ERROR { text = r_err_sms_radio_int_incomp; },
|
|
132 |
SINGLE_ERROR { text = r_err_sms_radio_int_other; }
|
|
133 |
|
|
134 |
};
|
|
135 |
}
|
|
136 |
|
|
137 |
RESOURCE ARRAY r_error_res_cdma_sms_errors9
|
|
138 |
{
|
|
139 |
items=
|
|
140 |
{
|
|
141 |
SINGLE_ERROR { text = r_err_sms_encoding_prob; },
|
|
142 |
SINGLE_ERROR { text = r_err_sms_orig_denied; },
|
|
143 |
SINGLE_ERROR { text = r_err_sms_termin_denied; },
|
|
144 |
SINGLE_ERROR { text = r_err_sms_supp_not_supp; },
|
|
145 |
SINGLE_ERROR { text = r_err_sms_not_supp; },
|
|
146 |
SINGLE_ERROR { text = r_err_sms_reserved; },
|
|
147 |
SINGLE_ERROR { text = r_err_sms_miss_exp_param; },
|
|
148 |
SINGLE_ERROR { text = r_err_sms_miss_man_param; },
|
|
149 |
SINGLE_ERROR { text = r_err_sms_unrec_param; },
|
|
150 |
SINGLE_ERROR { text = r_err_sms_unexp_param_val; },
|
|
151 |
SINGLE_ERROR { text = r_err_sms_user_data_size; },
|
|
152 |
SINGLE_ERROR { text = r_err_sms_other_gen_prob; }
|
|
153 |
};
|
|
154 |
}
|
|
155 |
|
|
156 |
|
|
157 |
RESOURCE ARRAY r_error_res_cdma_sms_deliveryAck1
|
|
158 |
{
|
|
159 |
items=
|
|
160 |
{
|
|
161 |
SINGLE_ERROR { text = r_err_sms_del_mess_canc; }
|
|
162 |
};
|
|
163 |
}
|
|
164 |
|
|
165 |
RESOURCE ARRAY r_error_res_cdma_sms_deliveryAck2
|
|
166 |
{
|
|
167 |
items=
|
|
168 |
{
|
|
169 |
SINGLE_ERROR { text = r_err_sms_del_net_congest; },
|
|
170 |
SINGLE_ERROR { text = r_err_sms_del_net_err; }
|
|
171 |
};
|
|
172 |
}
|
|
173 |
|
|
174 |
RESOURCE ARRAY r_error_res_cdma_sms_deliveryAck3
|
|
175 |
{
|
|
176 |
items=
|
|
177 |
{
|
|
178 |
SINGLE_ERROR { text = r_err_sms_del_net_congest; },
|
|
179 |
SINGLE_ERROR { text = r_err_sms_del_net_err; },
|
|
180 |
SINGLE_ERROR { text = r_err_sms_del_canc_fail; },
|
|
181 |
SINGLE_ERROR { text = r_err_sms_del_block_dest; },
|
|
182 |
SINGLE_ERROR { text = r_err_sms_del_text_too_long; },
|
|
183 |
SINGLE_ERROR { text = r_err_sms_del_dup_mess; },
|
|
184 |
SINGLE_ERROR { text = r_err_sms_del_invld_dest; }
|
|
185 |
|
|
186 |
};
|
|
187 |
}
|
|
188 |
|
|
189 |
RESOURCE ARRAY r_error_res_cdma_sms_deliveryAck4
|
|
190 |
{
|
|
191 |
items=
|
|
192 |
{
|
|
193 |
SINGLE_ERROR { text = r_err_sms_del_mess_exp; },
|
|
194 |
SINGLE_ERROR { text = r_err_sms_del_unknwn_err;},
|
|
195 |
SINGLE_ERROR { text = r_err_sms_del_unknwn_err;}
|
|
196 |
|
|
197 |
};
|
|
198 |
}
|
|
199 |
|
|
200 |
|
|
201 |
RESOURCE TBUF r_err_sms_net_resce_shrtge { buf =qtn_err_sms_net_resce_shrtge; }
|
|
202 |
|
|
203 |
RESOURCE TBUF r_err_sms_no_ack { buf =qtn_err_sms_no_ack; }
|
|
204 |
|
|
205 |
RESOURCE TBUF r_err_sms_address_vacant { buf =qtn_err_sms_address_vacant; }
|
|
206 |
|
|
207 |
RESOURCE TBUF r_err_sms_trans_failure { buf =qtn_err_sms_trans_failure; }
|
|
208 |
|
|
209 |
RESOURCE TBUF r_err_sms_net_failure { buf =qtn_err_sms_net_failure; }
|
|
210 |
|
|
211 |
RESOURCE TBUF r_err_sms_invld_srvce_id { buf =qtn_err_sms_invld_srvce_id; }
|
|
212 |
|
|
213 |
RESOURCE TBUF r_err_sms_other_net { buf =qtn_err_sms_other_net; }
|
|
214 |
|
|
215 |
RESOURCE TBUF r_err_sms_no_page_resp { buf =qtn_err_sms_no_page_resp; }
|
|
216 |
|
|
217 |
RESOURCE TBUF r_err_sms_dest_busy { buf =qtn_err_sms_dest_busy; }
|
|
218 |
|
|
219 |
RESOURCE TBUF r_err_sms_dest_resce_shrt { buf =qtn_err_sms_dest_resce_shrt; }
|
|
220 |
|
|
221 |
RESOURCE TBUF r_err_sms_delv_postponed { buf =qtn_err_sms_delv_postponed; }
|
|
222 |
|
|
223 |
RESOURCE TBUF r_err_sms_dest_out_srvce { buf =qtn_err_sms_dest_out_srvce; }
|
|
224 |
|
|
225 |
RESOURCE TBUF r_err_sms_dest_no_addr { buf =qtn_err_sms_dest_no_addr; }
|
|
226 |
|
|
227 |
RESOURCE TBUF r_err_sms_other_term_prob { buf =qtn_err_sms_other_term_prob; }
|
|
228 |
|
|
229 |
RESOURCE TBUF r_err_sms_radio_int_shrtge { buf =qtn_err_sms_radio_int_shrtge; }
|
|
230 |
|
|
231 |
RESOURCE TBUF r_err_sms_radio_int_incomp { buf =qtn_err_sms_radio_int_incomp; }
|
|
232 |
|
|
233 |
RESOURCE TBUF r_err_sms_radio_int_other { buf =qtn_err_sms_radio_int_other; }
|
|
234 |
|
|
235 |
RESOURCE TBUF r_err_sms_encoding_prob { buf =qtn_err_sms_encoding_prob; }
|
|
236 |
|
|
237 |
RESOURCE TBUF r_err_sms_orig_denied { buf =qtn_err_sms_orig_denied; }
|
|
238 |
|
|
239 |
RESOURCE TBUF r_err_sms_termin_denied { buf =qtn_err_sms_termin_denied; }
|
|
240 |
|
|
241 |
RESOURCE TBUF r_err_sms_supp_not_supp { buf =qtn_err_sms_supp_not_supp; }
|
|
242 |
|
|
243 |
RESOURCE TBUF r_err_sms_not_supp { buf =qtn_err_sms_not_supp; }
|
|
244 |
|
|
245 |
RESOURCE TBUF r_err_sms_reserved { buf =qtn_err_sms_reserved; }
|
|
246 |
|
|
247 |
RESOURCE TBUF r_err_sms_miss_exp_param { buf =qtn_err_sms_miss_exp_param; }
|
|
248 |
|
|
249 |
RESOURCE TBUF r_err_sms_miss_man_param { buf =qtn_err_sms_miss_man_param; }
|
|
250 |
|
|
251 |
RESOURCE TBUF r_err_sms_unrec_param { buf =qtn_err_sms_unrec_param; }
|
|
252 |
|
|
253 |
RESOURCE TBUF r_err_sms_unexp_param_val { buf =qtn_err_sms_unexp_param_val; }
|
|
254 |
|
|
255 |
RESOURCE TBUF r_err_sms_user_data_size { buf =qtn_err_sms_user_data_size; }
|
|
256 |
|
|
257 |
RESOURCE TBUF r_err_sms_other_gen_prob { buf =qtn_err_sms_other_gen_prob; }
|
|
258 |
|
|
259 |
RESOURCE TBUF r_err_sms_del_mess_canc { buf =qtn_err_sms_del_mess_canc; }
|
|
260 |
|
|
261 |
RESOURCE TBUF r_err_sms_del_net_congest { buf =qtn_err_sms_del_net_congest; }
|
|
262 |
|
|
263 |
RESOURCE TBUF r_err_sms_del_net_err { buf =qtn_err_sms_del_net_err; }
|
|
264 |
|
|
265 |
RESOURCE TBUF r_err_sms_del_unknwn_err { buf =qtn_err_sms_del_unknwn_err; }
|
|
266 |
|
|
267 |
RESOURCE TBUF r_err_sms_del_canc_fail { buf =qtn_err_sms_del_canc_fail; }
|
|
268 |
|
|
269 |
RESOURCE TBUF r_err_sms_del_block_dest { buf =qtn_err_sms_del_block_dest; }
|
|
270 |
|
|
271 |
RESOURCE TBUF r_err_sms_del_text_too_long { buf =qtn_err_sms_del_text_too_long; }
|
|
272 |
|
|
273 |
RESOURCE TBUF r_err_sms_del_dup_mess { buf =qtn_err_sms_del_dup_mess; }
|
|
274 |
|
|
275 |
RESOURCE TBUF r_err_sms_del_invld_dest { buf =qtn_err_sms_del_invld_dest; }
|
|
276 |
|
|
277 |
RESOURCE TBUF r_err_sms_del_mess_exp { buf =qtn_err_sms_del_mess_exp; }
|
|
278 |
|
|
279 |
|
|
280 |
// End of File
|