esockapiextensions/internetsockets/group/sockerr.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 sockerr.rls
       
    18 */
       
    19 
       
    20 rls_string STRING_r_error_res_socket_net_unreach	"Could not connect to the network. Currently unreachable" 
       
    21 rls_string STRING_r_error_res_socket_host_unreach	"Could not connect to the specified server" 
       
    22 rls_string STRING_r_error_res_socket_wrong_protocol	"The specified server refuses the selected protocol"