cmmanager/cmmgr/Plugins/cmpluginpacketdata/loc/cmpluginpacketdata.loc
branchRCL_3
changeset 58 83ca720e2b9a
parent 0 5a93021fdf25
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
       
     1 /*
       
     2 * Copyright (c) 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:  Localization strings for project cmpluginpacketdata
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 //d: The name of a new, default connection. Max.30 chars, longer ones will be truncated.
       
    22 //d: Used in Connection method view.
       
    23 //l: list_setting_pane_t1
       
    24 //w:
       
    25 //r: 3.2
       
    26 //
       
    27 #define qtn_set_access_point_name "Access point name"
       
    28 
       
    29 //d: Item text in setting list. Gives the network type 
       
    30 //d: (whether it is IP4 or IP6)
       
    31 //l: list_setting_pane_t1
       
    32 //w:
       
    33 //r: 3.2
       
    34 //
       
    35 #define qtn_set_network_type "Network type"
       
    36 
       
    37 //d: States that the network type is IPv4
       
    38 //l: list_set_graphic_pane_t1
       
    39 //w:
       
    40 //r: 3.2
       
    41 //
       
    42 #define qtn_set_nw_type_ipv4 "IPv4"
       
    43 
       
    44 //d: States that the network type is IPv6
       
    45 //l: list_set_graphic_pane_t1
       
    46 //w:
       
    47 //r: 3.2
       
    48 //
       
    49 #define qtn_set_nw_type_ipv6 "IPv6"
       
    50 
       
    51 //d: Connection method list text
       
    52 //l: list_set_graphic_pane_t1
       
    53 //w:
       
    54 //r: 3.2
       
    55 //
       
    56 #define qtn_selec_sett_val_field_none "None"
       
    57 
       
    58 //d: Prompt for Access Point Name query window.
       
    59 //l: popup_query_data_window
       
    60 //w:
       
    61 //r: 3.2
       
    62 //
       
    63 #define qtn_netw_conset_prmpt_packet_data_apn "Packet data access point name (APN):"
       
    64 
       
    65 //d: Name of packet data bearer type shown in a list of supported bearers.
       
    66 //l: list_single_graphic_pane_t1_cp2
       
    67 //w: 
       
    68 //r: 3.2
       
    69 //
       
    70 #define qtn_netw_conset_bearer_supported_packet_data "Packet data"
       
    71 
       
    72 //d: First line of a double large graphic style listbox - packet data specific
       
    73 //l: list_double_large_graphic_pane_t1_cp2
       
    74 //w: 
       
    75 //r: 3.2
       
    76 //
       
    77 #define qtn_netw_conset_bearer_available_packet_data "Packet data"
       
    78 
       
    79 //d: Second line of a double large graphic style listbox - packet data specific
       
    80 //l: list_double_large_graphic_pane_t2_cp2
       
    81 //w: 
       
    82 //r: 3.2
       
    83 //
       
    84 #define qtn_netw_conset_packet_data_available "Available"
       
    85 
       
    86 //d: Name of the data bearer displayed in 'data bearer' setting
       
    87 //l: list_set_graphic_pane_t1
       
    88 //w:
       
    89 //r: 3.2
       
    90 //
       
    91 #define qtn_set_bearer_packet_data "Packet data"
       
    92 
       
    93 //d: Data bearer of the highlighted connection method.
       
    94 //l: popup_preview_text_window_t1
       
    95 //r: 3.2
       
    96 #define qtn_netw_conset_popup_bearer_packet_data "Packet data"