convergedconnectionhandler/cchserver/data/cch.rss
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2004-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resources for cch
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME    CCHS
       
    21 
       
    22 //  INCLUDES
       
    23 #include <eikon.rh>
       
    24 #include "cch.loc"
       
    25 
       
    26 //  RESOURCE DEFINITIONS 
       
    27 
       
    28 RESOURCE RSS_SIGNATURE { }
       
    29 
       
    30 RESOURCE TBUF { buf="CCHServer"; }
       
    31 
       
    32 //   LOCALIZED STRINGS 
       
    33 
       
    34 RESOURCE TBUF r_qtn_first_emergency_warning_note { buf = qtn_voip_em_call_readiness_note; }
       
    35 RESOURCE TBUF r_qtn_voip_em_call_error_note_no_cs { buf = qtn_voip_em_call_error_note_no_cs; }
       
    36 RESOURCE TBUF r_qtn_voip_do_not_show_warning { buf = qtn_voip_do_not_show_warning; }
       
    37 RESOURCE TBUF r_qtn_servtab_allow_gprs_when_roaming_query { buf = qtn_servtab_allow_gprs_when_roaming_query; }
       
    38 
       
    39 // End of File