esockapiextensions/internetsockets/group/tcperr.rls
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 1997-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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @file tcperr.rls
       
    18 */
       
    19 
       
    20 rls_string STRING_r_error_res_tcp_authentication_fail		"Internet username or password is incorrect (see \"Internet\" control panel)" 
       
    21 rls_string STRING_r_error_res_tcp_authentication_not_secure	"Internet service server only allows plain text authentication. This is currently disabled. (See \"Internet\" Control panel)" 
       
    22 rls_string STRING_r_error_res_tcp_disabled_account		"Could not connect to Internet service. Your account has been disabled" 
       
    23 rls_string STRING_r_error_res_tcp_logon_hours			"Could not connect to Internet service. Your account is only active during restricted hours" 
       
    24 rls_string STRING_r_error_res_tcp_password_expired		"Could not connect to Internet service. Your Internet password has expired" 
       
    25 rls_string STRING_r_error_res_tcp_dial_in_permission		"Could not connect to Internet service. You do not have dial-in permission" 
       
    26 rls_string STRING_r_error_res_tcp_no_call_back			"Could not connect to Internet service. Callback is not supported" 
       
    27 rls_string STRING_r_error_res_tcp_no_server			"Could not find specified Internet server" 
       
    28 rls_string STRING_r_error_res_tcp_bad_line			"Bad line to Internet service dropped"