gssettingsuis/Gs/GSPDataConnectionPlugin/loc/GSPDataConnectionPlugin.loc
branchRCL_3
changeset 24 8ee96d21d9bf
parent 23 8bda91a87a00
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
     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 GSPDataConnectionPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 //  LOCALISATION STRINGS
       
    19 
       
    20 // **PACKET DATA (CONNECTION) VIEW
       
    21 
       
    22 //d:Text of a list item in Packet data setting list view's list
       
    23 //d:Item opens Attach setting page
       
    24 //l:list_setting_pane_t1
       
    25 //w:
       
    26 //r:4.0
       
    27 //
       
    28 #define qtn_set_attach "Attach"
       
    29 
       
    30 // ATTACH
       
    31 
       
    32 //d:Text in setting list item's current value field
       
    33 //d:Item in Attach setting page's list
       
    34 //d:Setting value When available
       
    35 //l:list_set_graphic_pane_t1
       
    36 //w:
       
    37 //r:4.0
       
    38 //
       
    39 #define qtn_set_attach_avail "When available" 
       
    40 
       
    41 //d:Text in setting list item's current value field
       
    42 //d:Item in Attach setting page's list
       
    43 //d:Setting value When needed
       
    44 //l:list_set_graphic_pane_t1
       
    45 //w:
       
    46 //r:4.0
       
    47 //
       
    48 #define qtn_set_attach_needed "When needed" 
       
    49 
       
    50 // End of File