sl@0: // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: sl@0: sl@0: RESOURCE ARRAY r_error_res_gprs_error sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4135 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_and_non_gprs_services_not_allowed; // -4136 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_temporary_net_prob; // -4137 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_temporary_net_prob; // -4138 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_temporary_net_prob; // -4144 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4145 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_unspecified_err; // -4153 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_insufficient_resources; // -4154 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_missingor_unknownapn; // -4155 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4156 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_user_authentication_failure; // -4157 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_temporary_net_prob; // -4158 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_not_subscribed; // -4159 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4161 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4162 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_unspecified_err; // -4163 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; // -4164 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_unspecified_err; // -4165 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -4167 sl@0: }, sl@0: SINGLE_ERROR sl@0: { sl@0: flags=ETextResolverBlankErrorFlag; // -4168 sl@0: } sl@0: }; sl@0: } sl@0: sl@0: sl@0: RESOURCE TBUF r_error_res_gprs_and_non_gprs_services_not_allowed { buf = qtn_err_gprs_services_not_allowed; } sl@0: RESOURCE TBUF r_error_res_gprs_temporary_net_prob { buf = qtn_err_gprs_temporary_netw_prob; } sl@0: RESOURCE TBUF r_error_res_gprs_llc_or_sndcp_failure { buf = qtn_err_gprs_llc_or_sndcp_failure; } sl@0: RESOURCE TBUF r_error_res_gprs_insufficient_resources { buf = qtn_err_gprs_insuff_resources; } sl@0: RESOURCE TBUF r_error_res_gprs_missingor_unknownapn { buf = qtn_err_gprs_missingor_unknownapn; } sl@0: RESOURCE TBUF r_error_res_gprs_unknownpdp_address { buf = qtn_err_gprs_unknownpdp_address; } sl@0: RESOURCE TBUF r_error_res_gprs_user_authentication_failure { buf = qtn_err_gprs_user_auth_failure; } sl@0: RESOURCE TBUF r_error_res_gprs_unspecified_err { buf = qtn_err_gprs_unspecified_err;} sl@0: RESOURCE TBUF r_error_res_gprs_no_connection { buf = qtn_err_gprs_no_connection;} sl@0: RESOURCE TBUF r_error_res_gprs_not_subscribed { buf = qtn_err_gprs_unsubcribed;} sl@0: sl@0: sl@0: RESOURCE ARRAY r_error_res_gprs_error2 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_port_alr_loaned; // -2013 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_err_os_general;flags=ETextResolverUnknownErrorFlag; // -2014 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_err_os_general;flags=ETextResolverUnknownErrorFlag; // -2015 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_err_os_general;flags=ETextResolverUnknownErrorFlag; // -2016 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_err_os_general;flags=ETextResolverUnknownErrorFlag; // -2017 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_err_os_general;flags=ETextResolverUnknownErrorFlag; // -2018 sl@0: }, sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_port_alr_loaned; // -2019 sl@0: }, sl@0: sl@0: sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_conn_already_active; // -2020 sl@0: } sl@0: }; sl@0: } sl@0: sl@0: RESOURCE TBUF r_error_res_port_alr_loaned { buf = qtn_ics_note_close_conn_try_again; } sl@0: RESOURCE TBUF r_error_res_conn_already_active { buf = qtn_gprs_err_call_in_progress; } sl@0: RESOURCE TBUF r_err_os_general { buf = qtn_err_os_general;} sl@0: sl@0: RESOURCE ARRAY r_error_res_gprs_error3 sl@0: { sl@0: items= sl@0: { sl@0: SINGLE_ERROR sl@0: { sl@0: text=r_error_res_gprs_no_connection; // -3609 sl@0: } sl@0: }; sl@0: } sl@0: sl@0: // End of File