os/ossrv/genericservices/s60compatibilityheaders/commonengineresources/data/mmserr.ra
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/genericservices/s60compatibilityheaders/commonengineresources/data/mmserr.ra Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,246 @@
1.4 +// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +//
1.18 +
1.19 +
1.20 +
1.21 +RESOURCE ARRAY r_error_res_mms_error
1.22 + {
1.23 + items=
1.24 + {
1.25 + SINGLE_ERROR
1.26 + { // KMmsGeneralError // -11000
1.27 + text = r_mms_commom_error;
1.28 + },
1.29 + SINGLE_ERROR
1.30 + { // KMmsErrorNoWAPAccessPoint // -11001
1.31 + flags = ETextResolverBlankErrorFlag;
1.32 + },
1.33 + SINGLE_ERROR
1.34 + { // KMmsErrorUrisDontMatch // -11002
1.35 + text = r_KMmsErrorUrisDontMatch;
1.36 + },
1.37 + SINGLE_ERROR
1.38 + { // KMmsErrorNoIAP1 // -11003
1.39 + flags=ETextResolverBlankErrorFlag;
1.40 + },
1.41 + SINGLE_ERROR
1.42 + { // KMmsErrorNoIAP2 // -11004
1.43 + flags=ETextResolverBlankErrorFlag;
1.44 + },
1.45 + SINGLE_ERROR
1.46 + { // KMmsErrorAP1Invalid // -11005
1.47 + text = r_KMmsErrorAP1Invalid;
1.48 + },
1.49 + SINGLE_ERROR
1.50 + { // KMmsErrorAP2Invalid // -11006
1.51 + text = r_KMmsErrorAP2Invalid;
1.52 + },
1.53 + SINGLE_ERROR
1.54 + { // KMmsErrorMessageTooBig // -11007
1.55 + text = r_KMmsErrorMessageTooBig;
1.56 + },
1.57 + SINGLE_ERROR
1.58 + { // KMmsErrorUnknownMessageType // -11008
1.59 + text = r_mms_commom_error;
1.60 + },
1.61 + SINGLE_ERROR
1.62 + { // KMmsErrorDiskSpaceLow // -11009
1.63 + flags=ETextResolverBlankErrorFlag;
1.64 + },
1.65 + SINGLE_ERROR
1.66 + { // KMmsErrorStatusUnspecified // -11010
1.67 + text = r_KMmsErrorStatusUnspecified;
1.68 + },
1.69 + SINGLE_ERROR
1.70 + { // KMmsErrorStatusServiceDenied // -11011
1.71 + text = r_KMmsErrorStatusServiceDenied;
1.72 + flags=ETextResolverBlankErrorFlag;
1.73 + },
1.74 + SINGLE_ERROR
1.75 + { // KMmsErrorStatusMessageFormatCorrupt // -11012
1.76 + text = r_KMmsErrorStatusMessageFormatCorrupt;
1.77 + },
1.78 + SINGLE_ERROR
1.79 + { // KMmsErrorStatusMessageAddressUnresolved // -11013
1.80 + text = r_KMmsErrorStatusMessageAddressUnresolved;
1.81 + },
1.82 + SINGLE_ERROR
1.83 + { // KMmsErrorStatusMessageNotFound // -11014
1.84 + text = r_KMmsErrorStatusMessageNotFound;
1.85 + },
1.86 + SINGLE_ERROR
1.87 + { // KMmsErrorStatusNetworkProblem // -11015
1.88 + text = r_KMmsErrorStatusNetworkProblem;
1.89 + },
1.90 + SINGLE_ERROR
1.91 + { // KMmsErrorStatusContentNotAccepted // -11016
1.92 + text = r_KMmsErrorStatusContentNotAccepted;
1.93 + },
1.94 + SINGLE_ERROR
1.95 + { // KMmsErrorStatusUnsupportedMessage // -11017
1.96 + text = r_KMmsErrorStatusContentNotAccepted;
1.97 + },
1.98 + SINGLE_ERROR
1.99 + { // KMmsErrorHTTPConfiguration // -11018
1.100 + text = r_KMmsErrorHTTPConfiguration;
1.101 + },
1.102 + SINGLE_ERROR
1.103 + { // KMmsErrorHTTPNotFound // -11019
1.104 + text = r_KMmsErrorHTTPNotFound;
1.105 + },
1.106 + SINGLE_ERROR
1.107 + { // KMmsErrorHTTPServerDown // -11020
1.108 + text = r_KMmsErrorHTTPServerDown;
1.109 + },
1.110 + SINGLE_ERROR
1.111 + { // KMmsErrorWapStack // -11021
1.112 + text = r_mms_commom_error;
1.113 + },
1.114 + SINGLE_ERROR
1.115 + { // KMmsErrorSessionAlreadyOpen // -11022
1.116 + text = r_mms_commom_error;
1.117 + },
1.118 + SINGLE_ERROR
1.119 + { // KMmsErrorSessionNotOpen // -11023
1.120 + text = r_mms_commom_error;
1.121 + },
1.122 + SINGLE_ERROR
1.123 + { // KMmsErrorBearerSuspended // -11024
1.124 + text = r_KMmsErrorNetwork;
1.125 + },
1.126 + SINGLE_ERROR
1.127 + { // KMmsErrorTimeout // -11025
1.128 + text = r_KMmsErrorNetwork;
1.129 + },
1.130 + SINGLE_ERROR
1.131 + { // KMmsErrorSuspendTimeout // -11026
1.132 + text = r_KMmsErrorNetwork;
1.133 + },
1.134 + SINGLE_ERROR
1.135 + { // KMmsErrorUnknownRespFromGw // -11027
1.136 + text = r_KMmsErrorNetwork;
1.137 + },
1.138 + SINGLE_ERROR
1.139 + { // KMmsErrorTransferCancelled // -11028
1.140 + text = r_KMmsErrorTransferCancelled;
1.141 + },
1.142 + SINGLE_ERROR
1.143 + { // KMmsErrorBufferEmpty // -11029
1.144 + flags=ETextResolverBlankErrorFlag;
1.145 + },
1.146 + SINGLE_ERROR
1.147 + { // KMmsErrorConnectionAlreadyActive // -11030
1.148 + text = r_error_res_port_alr_loaned; // from GPRSErr.RA, general Close existing connections text
1.149 + },
1.150 + SINGLE_ERROR
1.151 + { // KMmsErrorNoWapAp1 // -11031
1.152 + text = r_KMmsErrorHTTPConfiguration;
1.153 + },
1.154 + SINGLE_ERROR
1.155 + { // KMmsErrorNoURI1 // -11032
1.156 + text = r_KMmsErrorHTTPConfiguration;
1.157 + },
1.158 + SINGLE_ERROR
1.159 + { // KMmsErrorNoURI2 // -11033
1.160 + text = r_KMmsErrorHTTPConfiguration;
1.161 + },
1.162 + SINGLE_ERROR
1.163 + { // KMmsErrorNotHomeNetwork // -11034
1.164 + text = r_err_sms_check_oper_s; // from SMSErr.ra
1.165 + },
1.166 + SINGLE_ERROR
1.167 + { // KMmsErrorInvalidSettings // -11035
1.168 + text = r_KMmsErrorHTTPConfiguration;
1.169 + },
1.170 + SINGLE_ERROR
1.171 + { // KMmsErrorEMRUExceeded // -11036
1.172 + flags=ETextResolverBlankErrorFlag;
1.173 + },
1.174 + SINGLE_ERROR
1.175 + { // KMmsErrorCouldNotConnect // -11037
1.176 + text=r_error_res_socket_host_unreach;
1.177 + },
1.178 + SINGLE_ERROR
1.179 + { // KMmsErrorRemoveDRM
1.180 + flags = ETextResolverBlankErrorFlag; // -11038
1.181 + },
1.182 + SINGLE_ERROR
1.183 + { // KMmsErrorStatusReplyChargingLimitationsNotMet
1.184 + text = r_mms_commom_error; // -11039
1.185 + },
1.186 + SINGLE_ERROR
1.187 + { // KMmsErrorStatusReplyChargingRequestNotAccepted
1.188 + text = r_mms_commom_error; // -11040
1.189 + },
1.190 + SINGLE_ERROR
1.191 + { // KMmsErrorStatusReplyChargingForwardingDenied
1.192 + text = r_mms_commom_error; // -11041
1.193 + },
1.194 + SINGLE_ERROR
1.195 + { // KMmsErrorStatusReplyChargingNotSupported
1.196 + text = r_mms_commom_error; // -11042
1.197 + },
1.198 + SINGLE_ERROR
1.199 + { // KMmsErrorStatusContentUnsupported
1.200 + text = r_qtn_err_mms_not_supported; // -11043
1.201 + },
1.202 + SINGLE_ERROR
1.203 + { // KMmsErrorStatusTransientAddressUnresolved
1.204 + text = r_KMmsErrorNetwork; // -11044
1.205 + },
1.206 + SINGLE_ERROR
1.207 + { // KMmsErrorStatusTransientMessageNotFound
1.208 + text = r_KMmsErrorHTTPNotFound; // -11045
1.209 + },
1.210 + SINGLE_ERROR
1.211 + { // KMmsErrorStatusPermanentFailure
1.212 + text = r_mms_commom_error; // -11046
1.213 + },
1.214 + SINGLE_ERROR
1.215 + { // KMmsErrorStatusTransientFailure
1.216 + text = r_mms_commom_error; // -11047
1.217 + },
1.218 + SINGLE_ERROR
1.219 + { // KMmsErrorOfflineMode
1.220 + flags = ETextResolverBlankErrorFlag; // -11048
1.221 + },
1.222 + SINGLE_ERROR
1.223 + { // KMmsErrorHTTPClientError
1.224 + text = r_KMmsErrorStatusContentNotAccepted; // -11049
1.225 + }
1.226 + };
1.227 + }
1.228 +
1.229 +
1.230 +
1.231 +RESOURCE TBUF r_mms_commom_error { buf = qtn_err_mms_common; }
1.232 +RESOURCE TBUF r_KMmsErrorUrisDontMatch { buf = qtn_err_mms_uri_not_same; } // MMS_ERROR_BASE - 2,
1.233 +RESOURCE TBUF r_KMmsErrorAP1Invalid { buf = qtn_err_mms_ap1_invalid; } // MMS_ERROR_BASE - 5,
1.234 +RESOURCE TBUF r_KMmsErrorAP2Invalid { buf = qtn_err_mms_ap2_invalid; } // MMS_ERROR_BASE - 6,
1.235 +RESOURCE TBUF r_KMmsErrorMessageTooBig { buf = qtn_err_mms_msg_big_n_snd; } // MMS_ERROR_BASE - 7,
1.236 +RESOURCE TBUF r_KMmsErrorStatusUnspecified { buf = qtn_err_mms_msg_not_acpt_c; } // MMS_ERROR_BASE - 10,
1.237 +RESOURCE TBUF r_KMmsErrorStatusServiceDenied { buf = "MMS ERROR (hidden)"; } // MMS_ERROR_BASE - 11,
1.238 +RESOURCE TBUF r_KMmsErrorStatusMessageFormatCorrupt { buf = qtn_err_mms_msg_not_acpt_mmsc; } // MMS_ERROR_BASE - 12,
1.239 +RESOURCE TBUF r_KMmsErrorStatusMessageAddressUnresolved { buf = qtn_err_mms_msg_add_invalid; } // MMS_ERROR_BASE - 13,
1.240 +RESOURCE TBUF r_KMmsErrorStatusMessageNotFound { buf = qtn_err_mms_msg_not_found; } // MMS_ERROR_BASE - 14,
1.241 +RESOURCE TBUF r_KMmsErrorStatusNetworkProblem { buf = qtn_err_mms_ntwrk_e_msg_n_snd; } // MMS_ERROR_BASE - 15,
1.242 +RESOURCE TBUF r_KMmsErrorStatusContentNotAccepted { buf = qtn_err_mms_msg_not_acpt_mmsc; } // MMS_ERROR_BASE - 16,
1.243 +RESOURCE TBUF r_KMmsErrorHTTPConfiguration { buf = qtn_err_mms_conf_err_ap_stng; } // MMS_ERROR_BASE - 18, // 1XX, 3XX
1.244 +RESOURCE TBUF r_KMmsErrorHTTPNotFound { buf = qtn_err_mms_msg_not_found; } // MMS_ERROR_BASE - 19, // 4XX
1.245 +RESOURCE TBUF r_KMmsErrorHTTPServerDown { buf = qtn_err_mms_mmsc_not_respnd; } // MMS_ERROR_BASE - 20, // 5XX
1.246 +RESOURCE TBUF r_KMmsErrorNetwork { buf = qtn_err_mms_netwrk_error; } // MMS_ERROR_BASE - 24,
1.247 +RESOURCE TBUF r_KMmsErrorTransferCancelled { buf = qtn_err_mms_user_cancel_oper; } // MMS_ERROR_BASE - 28
1.248 +
1.249 +// End of File