diff -r 000000000000 -r 3553901f7fa8 telephonyprotocols/psdagt/inc/psderr.rls --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/telephonyprotocols/psdagt/inc/psderr.rls Tue Feb 02 01:41:59 2010 +0200 @@ -0,0 +1,36 @@ +// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +/** + @file psderr.rls +*/ + +rls_string STRING_r_err_g_psd_service_not_allowed "Service not allowed" +rls_string STRING_r_err_g_psd_and_non_psd_services_not_allowed "Non Packet services not allowed" +rls_string STRING_r_err_g_psd_ms_identity_can_not_be_derived "Identity can not be derived by the network" +rls_string STRING_r_err_g_psd_ms_implicitly_detached "MS implicitly detached" +rls_string STRING_r_err_g_psd_ms_c_temporarily_not_reachable "MS temporarily not reachable" +rls_string STRING_r_err_g_psd_l1corsndcp_failure "L1c or Sndcp Failure" +rls_string STRING_r_err_g_psd_insufficient_resources "Insufficient resources" +rls_string STRING_r_err_g_psd_missing_or_unknown_apn "Missing or unknown APN" +rls_string STRING_r_err_g_psd_unknown_pdp_address "Unknown PDP address" +rls_string STRING_r_err_g_psd_user_auth_failure "User authentication failure" +rls_string STRING_r_err_g_psd_activation_rejected_by_ggsn "Activation rejected by GGSN" +rls_string STRING_r_err_g_psd_activation_rejected "Activation rejected" +rls_string STRING_r_err_g_psd_ns_api_already_used "NS API already used" +rls_string STRING_r_err_g_psd_regular_context_deactivation "Regular context deactivation" +rls_string STRING_r_err_g_psd_qos_not_accepted "Quality of Service not accepted" +rls_string STRING_r_err_g_psd_reactivation_requested "Reactivation requested" +rls_string STRING_r_err_g_psd_feature_not_supported "Packet feature not supported"