cmmanager/cmmgr/Plugins/cmpluginvpn/loc/cmpluginvpn.loc
changeset 20 9c97ad6591ae
parent 18 fcbbe021d614
child 21 b8e8e15e80f2
child 23 7ec726f93df1
child 28 860702281757
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
     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:  Resource definitions for project VPN Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 //  LOCALISATION STRINGS
       
    19 
       
    20 //d: First line of a double large graphic style listbox - VPN specific
       
    21 //l: list_single_graphic_pane_t1_cp2
       
    22 //w: 
       
    23 //r: 3.2
       
    24 //
       
    25 #define qtn_netw_conset_bearer_supported_vpn "VPN"
       
    26 
       
    27 //d: The name for the newly created connection method
       
    28 //l: list_double_graphic_pane_t1
       
    29 //w: 
       
    30 //r: 3.2
       
    31 //
       
    32 #define qtn_netw_conset_method_name_vpn "VPN over ’%U’"
       
    33 
       
    34 
       
    35 //d: Note displayed upon opening the VPN connection method settings
       
    36 //d: if the VPN connection method is invalid
       
    37 //l: popup_note_window
       
    38 //w: 
       
    39 //r: 3.2
       
    40 //
       
    41 #define qtn_vpn_info_vpn_iap_incomplete "VPN access point is incomplete. Try reconfiguring the access point."
       
    42 
       
    43 //d: VPN policy setting
       
    44 //l: list_setting_pane_t1
       
    45 //w:
       
    46 //r: 3.2
       
    47 //
       
    48 #define qtn_vpn_sett_vpn_iap_policy_reference "VPN policy"
       
    49 
       
    50 //d: Possible value for VPN policy setting
       
    51 //l: list_set_graphic_pane_t1
       
    52 //w:
       
    53 //r: 5.1
       
    54 //
       
    55 #define qtn_vpn_sett_vpn_iap_policy_reference_compulsory "Must be defined"
       
    56 
       
    57 //d: Information note indicatinf that no VPN policies are installed and that
       
    58 //d: one is needed if a VPN connection method is to be used
       
    59 //l: popup_note_window
       
    60 //w:
       
    61 //r: 3.2
       
    62 //
       
    63 #define qtn_vpn_info_no_policies_installed "No VPN policies installed. Please install a policy via VPN policies view."
       
    64 
       
    65 //d: Internet access point setting
       
    66 //l: list_setting_pane_t1
       
    67 //w:
       
    68 //r: 3.2
       
    69 //
       
    70 #define qtn_vpn_sett_vpn_iap_real_netw_reference "Network connection"
       
    71 
       
    72 //d: Setting value text in internet access point settings view
       
    73 //l: list_set_graphic_pane_t1
       
    74 //w:
       
    75 //r: 5.1
       
    76 //
       
    77 #define qtn_vpn_sett_vpn_iap_real_netw_ref_compulsory "Must be defined"
       
    78 
       
    79 //d: Note displayed to indicate that the VPN client is not available
       
    80 //d: and new VPN connection methods cannot be added. This may be 
       
    81 //d: due to the VPN client residing on a disconnected memory card
       
    82 //l: popup_note_window
       
    83 //w: 
       
    84 //r: 3.2
       
    85 //
       
    86 #define qtn_vpn_info_mgmt_ui_not_accessible "Unable to access VPN data. Memory card might not be accessible."
       
    87 
       
    88 //d: Title of Select VPN Policy list query.
       
    89 //l: heading_pane_t1 
       
    90 //w: 
       
    91 //r: 3.2
       
    92 //
       
    93 #define qtn_netw_conset_prmpt_vpn_policy "Select VPN policy:"
       
    94 
       
    95 //d: Title of Select VPN real connection selection query list box
       
    96 //l: heading_pane_t1 
       
    97 //w: 
       
    98 //r: 3.2
       
    99 //
       
   100 #define qtn_netw_conset_prmpt_vpn_real_connection "Select connection:"
       
   101 
       
   102 //d: Primary item in 'Select VPN real connection selection query'
       
   103 //d: for selecting a WLAN network as an underlying VPN connection method
       
   104 //l: list_double_large_graphic_pane_t1_cp2
       
   105 //w: 
       
   106 //r: 3.2
       
   107 //
       
   108 #define qtn_netw_conset_vpn_easy_wlan "WLAN network"
       
   109 
       
   110 //d: Secondary item in the 'Select VPN real connection selection query'
       
   111 //d: paired with the WLAN network primary item
       
   112 //l: list_double_large_graphic_pane_t2_cp2
       
   113 //w: 
       
   114 //r: 3.2
       
   115 //
       
   116 #define qtn_netw_conset_vpn_easy_wlan_prompt "Prompt for WLAN"
       
   117 
       
   118 //d: Destination list text, notes the number of connections methods
       
   119 //d: belonging to the destination
       
   120 //l: list_double_large_graphic_pane_t2_cp2
       
   121 //w: 
       
   122 //r: 3.2
       
   123 //
       
   124 #define qtn_netw_conset_conn_methods_amount_many    "%N connection methods"
       
   125 
       
   126 //d: Destination list text. Notes that the destination has one 
       
   127 //d: connection method
       
   128 //l: list_double_large_graphic_pane_t2_cp2
       
   129 //w: 
       
   130 //r: 3.2
       
   131 //
       
   132 #define qtn_netw_conset_conn_methods_amount_one      "1 connection method"
       
   133 
       
   134 //d: Note shown when attempting to create a VPN access point using the wizard.
       
   135 //d: Shown if there are no valid underlying connection methods to select.
       
   136 //l: popup_note_window
       
   137 //w: 
       
   138 //r: 3.2
       
   139 //
       
   140 #define qtn_netw_conset_info_no_cm_to_bind_to "Unable to add. No valid destinations or connection methods to be used exist."
       
   141 
       
   142 //d: Query displayed when an incomplete VPN connection method is tried to be saved
       
   143 //d: Operation is confirmed with this confirmation query.
       
   144 //l: popup_note_window
       
   145 //w: 
       
   146 //r: 3.2
       
   147 //
       
   148 #define qtn_vpn_quest_vpn_iap_incomplete_delete "Incomplete VPN access point details. Exit without saving?"
       
   149