omacpadapters/WAPAdapter/Data/WPWAPAdapterResource.rss
changeset 67 fdbfe0a95492
parent 62 03849bd79877
child 71 a6c938002837
equal deleted inserted replaced
62:03849bd79877 67:fdbfe0a95492
     1 /*
       
     2 * Copyright (c) 2002 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:  Resource file.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 //  INCLUDES
       
    21 #include <badef.rh>
       
    22 #include <provisioning.loc>
       
    23 
       
    24 // Rich text labels
       
    25 
       
    26 RESOURCE LBUF r_qtn_op_head_browser
       
    27     { 
       
    28     txt = qtn_op_head_browser; 
       
    29     }
       
    30 
       
    31 RESOURCE LBUF r_qtn_sm_mms_accesspoints
       
    32     { 
       
    33     txt = qtn_sm_mms_accesspoints; 
       
    34     }
       
    35 
       
    36 RESOURCE LBUF r_qtn_sm_wapap_name
       
    37     { 
       
    38     txt = qtn_sm_wapap_name; 
       
    39     }
       
    40 
       
    41 RESOURCE LBUF r_qtn_sm_bookmark_name
       
    42     { 
       
    43     txt = qtn_sm_bookmark_name; 
       
    44     }
       
    45 
       
    46 RESOURCE LBUF r_qtn_sm_bookmarks
       
    47     { 
       
    48     txt = qtn_sm_bookmarks;
       
    49     }