os/ossrv/genericservices/s60compatibilityheaders/commonengineresources/data/mmserr.ra
Update contrib.
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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
18 RESOURCE ARRAY r_error_res_mms_error
23 { // KMmsGeneralError // -11000
24 text = r_mms_commom_error;
27 { // KMmsErrorNoWAPAccessPoint // -11001
28 flags = ETextResolverBlankErrorFlag;
31 { // KMmsErrorUrisDontMatch // -11002
32 text = r_KMmsErrorUrisDontMatch;
35 { // KMmsErrorNoIAP1 // -11003
36 flags=ETextResolverBlankErrorFlag;
39 { // KMmsErrorNoIAP2 // -11004
40 flags=ETextResolverBlankErrorFlag;
43 { // KMmsErrorAP1Invalid // -11005
44 text = r_KMmsErrorAP1Invalid;
47 { // KMmsErrorAP2Invalid // -11006
48 text = r_KMmsErrorAP2Invalid;
51 { // KMmsErrorMessageTooBig // -11007
52 text = r_KMmsErrorMessageTooBig;
55 { // KMmsErrorUnknownMessageType // -11008
56 text = r_mms_commom_error;
59 { // KMmsErrorDiskSpaceLow // -11009
60 flags=ETextResolverBlankErrorFlag;
63 { // KMmsErrorStatusUnspecified // -11010
64 text = r_KMmsErrorStatusUnspecified;
67 { // KMmsErrorStatusServiceDenied // -11011
68 text = r_KMmsErrorStatusServiceDenied;
69 flags=ETextResolverBlankErrorFlag;
72 { // KMmsErrorStatusMessageFormatCorrupt // -11012
73 text = r_KMmsErrorStatusMessageFormatCorrupt;
76 { // KMmsErrorStatusMessageAddressUnresolved // -11013
77 text = r_KMmsErrorStatusMessageAddressUnresolved;
80 { // KMmsErrorStatusMessageNotFound // -11014
81 text = r_KMmsErrorStatusMessageNotFound;
84 { // KMmsErrorStatusNetworkProblem // -11015
85 text = r_KMmsErrorStatusNetworkProblem;
88 { // KMmsErrorStatusContentNotAccepted // -11016
89 text = r_KMmsErrorStatusContentNotAccepted;
92 { // KMmsErrorStatusUnsupportedMessage // -11017
93 text = r_KMmsErrorStatusContentNotAccepted;
96 { // KMmsErrorHTTPConfiguration // -11018
97 text = r_KMmsErrorHTTPConfiguration;
100 { // KMmsErrorHTTPNotFound // -11019
101 text = r_KMmsErrorHTTPNotFound;
104 { // KMmsErrorHTTPServerDown // -11020
105 text = r_KMmsErrorHTTPServerDown;
108 { // KMmsErrorWapStack // -11021
109 text = r_mms_commom_error;
112 { // KMmsErrorSessionAlreadyOpen // -11022
113 text = r_mms_commom_error;
116 { // KMmsErrorSessionNotOpen // -11023
117 text = r_mms_commom_error;
120 { // KMmsErrorBearerSuspended // -11024
121 text = r_KMmsErrorNetwork;
124 { // KMmsErrorTimeout // -11025
125 text = r_KMmsErrorNetwork;
128 { // KMmsErrorSuspendTimeout // -11026
129 text = r_KMmsErrorNetwork;
132 { // KMmsErrorUnknownRespFromGw // -11027
133 text = r_KMmsErrorNetwork;
136 { // KMmsErrorTransferCancelled // -11028
137 text = r_KMmsErrorTransferCancelled;
140 { // KMmsErrorBufferEmpty // -11029
141 flags=ETextResolverBlankErrorFlag;
144 { // KMmsErrorConnectionAlreadyActive // -11030
145 text = r_error_res_port_alr_loaned; // from GPRSErr.RA, general Close existing connections text
148 { // KMmsErrorNoWapAp1 // -11031
149 text = r_KMmsErrorHTTPConfiguration;
152 { // KMmsErrorNoURI1 // -11032
153 text = r_KMmsErrorHTTPConfiguration;
156 { // KMmsErrorNoURI2 // -11033
157 text = r_KMmsErrorHTTPConfiguration;
160 { // KMmsErrorNotHomeNetwork // -11034
161 text = r_err_sms_check_oper_s; // from SMSErr.ra
164 { // KMmsErrorInvalidSettings // -11035
165 text = r_KMmsErrorHTTPConfiguration;
168 { // KMmsErrorEMRUExceeded // -11036
169 flags=ETextResolverBlankErrorFlag;
172 { // KMmsErrorCouldNotConnect // -11037
173 text=r_error_res_socket_host_unreach;
176 { // KMmsErrorRemoveDRM
177 flags = ETextResolverBlankErrorFlag; // -11038
180 { // KMmsErrorStatusReplyChargingLimitationsNotMet
181 text = r_mms_commom_error; // -11039
184 { // KMmsErrorStatusReplyChargingRequestNotAccepted
185 text = r_mms_commom_error; // -11040
188 { // KMmsErrorStatusReplyChargingForwardingDenied
189 text = r_mms_commom_error; // -11041
192 { // KMmsErrorStatusReplyChargingNotSupported
193 text = r_mms_commom_error; // -11042
196 { // KMmsErrorStatusContentUnsupported
197 text = r_qtn_err_mms_not_supported; // -11043
200 { // KMmsErrorStatusTransientAddressUnresolved
201 text = r_KMmsErrorNetwork; // -11044
204 { // KMmsErrorStatusTransientMessageNotFound
205 text = r_KMmsErrorHTTPNotFound; // -11045
208 { // KMmsErrorStatusPermanentFailure
209 text = r_mms_commom_error; // -11046
212 { // KMmsErrorStatusTransientFailure
213 text = r_mms_commom_error; // -11047
216 { // KMmsErrorOfflineMode
217 flags = ETextResolverBlankErrorFlag; // -11048
220 { // KMmsErrorHTTPClientError
221 text = r_KMmsErrorStatusContentNotAccepted; // -11049
228 RESOURCE TBUF r_mms_commom_error { buf = qtn_err_mms_common; }
229 RESOURCE TBUF r_KMmsErrorUrisDontMatch { buf = qtn_err_mms_uri_not_same; } // MMS_ERROR_BASE - 2,
230 RESOURCE TBUF r_KMmsErrorAP1Invalid { buf = qtn_err_mms_ap1_invalid; } // MMS_ERROR_BASE - 5,
231 RESOURCE TBUF r_KMmsErrorAP2Invalid { buf = qtn_err_mms_ap2_invalid; } // MMS_ERROR_BASE - 6,
232 RESOURCE TBUF r_KMmsErrorMessageTooBig { buf = qtn_err_mms_msg_big_n_snd; } // MMS_ERROR_BASE - 7,
233 RESOURCE TBUF r_KMmsErrorStatusUnspecified { buf = qtn_err_mms_msg_not_acpt_c; } // MMS_ERROR_BASE - 10,
234 RESOURCE TBUF r_KMmsErrorStatusServiceDenied { buf = "MMS ERROR (hidden)"; } // MMS_ERROR_BASE - 11,
235 RESOURCE TBUF r_KMmsErrorStatusMessageFormatCorrupt { buf = qtn_err_mms_msg_not_acpt_mmsc; } // MMS_ERROR_BASE - 12,
236 RESOURCE TBUF r_KMmsErrorStatusMessageAddressUnresolved { buf = qtn_err_mms_msg_add_invalid; } // MMS_ERROR_BASE - 13,
237 RESOURCE TBUF r_KMmsErrorStatusMessageNotFound { buf = qtn_err_mms_msg_not_found; } // MMS_ERROR_BASE - 14,
238 RESOURCE TBUF r_KMmsErrorStatusNetworkProblem { buf = qtn_err_mms_ntwrk_e_msg_n_snd; } // MMS_ERROR_BASE - 15,
239 RESOURCE TBUF r_KMmsErrorStatusContentNotAccepted { buf = qtn_err_mms_msg_not_acpt_mmsc; } // MMS_ERROR_BASE - 16,
240 RESOURCE TBUF r_KMmsErrorHTTPConfiguration { buf = qtn_err_mms_conf_err_ap_stng; } // MMS_ERROR_BASE - 18, // 1XX, 3XX
241 RESOURCE TBUF r_KMmsErrorHTTPNotFound { buf = qtn_err_mms_msg_not_found; } // MMS_ERROR_BASE - 19, // 4XX
242 RESOURCE TBUF r_KMmsErrorHTTPServerDown { buf = qtn_err_mms_mmsc_not_respnd; } // MMS_ERROR_BASE - 20, // 5XX
243 RESOURCE TBUF r_KMmsErrorNetwork { buf = qtn_err_mms_netwrk_error; } // MMS_ERROR_BASE - 24,
244 RESOURCE TBUF r_KMmsErrorTransferCancelled { buf = qtn_err_mms_user_cancel_oper; } // MMS_ERROR_BASE - 28