telephonyprotocols/psdagt/inc/psderr.rls
author ivan.fildichev@opencode.com
Thu, 18 Nov 2010 15:42:16 +0200
branchopencode
changeset 88 5e27cc612ac7
parent 24 6638e7f4bd8f
permissions -rw-r--r--
Latest bug-fixes with added tests.

// 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"