connectionmonitoring/connectionmonitorplugin/data/connectionmonitorpluginrsc.rss
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 25 d840bfde7d40
child 27 489cf6208544
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
     1 /*
       
     2 * Copyright (c) 2007 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:  Localization strings for Plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME        CMPI // 4 letter ID
       
    21 
       
    22 // INCLUDES
       
    23 #include    <connectionmonitorplugin.loc> // config localized strings
       
    24 
       
    25 #include    <avkon.loc> // Avkon localized strings
       
    26 #include    <avkon.mbg>
       
    27 #include    <avkon.rsg>
       
    28 #include    <EIKCORE.rsg>
       
    29 #include    <uikon.rh>
       
    30 
       
    31 // CONSTANTS
       
    32 
       
    33 //  RESOURCE DEFINITIONS
       
    34 
       
    35 //----------------------------------------------------
       
    36 //
       
    37 //    Needed or loading the resource fails!
       
    38 //
       
    39 //----------------------------------------------------
       
    40 //
       
    41 RESOURCE RSS_SIGNATURE
       
    42     {
       
    43     }
       
    44 
       
    45 //----------------------------------------------------
       
    46 //
       
    47 //    r_qtn_cp_folder_connection_management
       
    48 //    Connection Monitor Plugin caption.
       
    49 //
       
    50 //----------------------------------------------------
       
    51 //
       
    52 RESOURCE TBUF r_qtn_cp_folder_connection_management
       
    53     {
       
    54     buf = qtn_cp_folder_connection_management;
       
    55     }
       
    56     
       
    57 RESOURCE TBUF r_qtn_err_os_general { buf = qtn_err_os_general; }
       
    58 
       
    59 //End of File