wlansecuritysettings/wlaneapsettingsui/EapPeap/ConfigUi/loc/eappeapui.loc
branchRCL_3
changeset 46 c74b3d9f6b9e
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
       
     1 /*
       
     2 * Copyright (c) 2001-2009 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 the License "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: UI strings for WLAN EAP-PEAP authentication settings
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * %version: %
       
    20 */
       
    21 
       
    22 // LOCALISATION STRINGS
       
    23 
       
    24 
       
    25 //d:UI title for main view
       
    26 //l:title_pane_t2/opt9
       
    27 //w:
       
    28 //r:3.1
       
    29 //
       
    30 #define qtn_wlan_eap_peap_title             "EAP-PEAP settings"
       
    31 
       
    32 
       
    33 //d:Setting list item, static part. User is able to define the settings for 
       
    34 //d:the usage of different PEAP versions in WLAN authentication.
       
    35 //l:list_setting_pane_t1
       
    36 //w:
       
    37 //r:3.1
       
    38 //
       
    39 #define qtn_wlan_eap_sett_allow_peapv0      "Allow PEAPv0"
       
    40 
       
    41 
       
    42 //d:Setting list item, static part. User is able to define the settings for 
       
    43 //d:the usage of different PEAP versions in WLAN authentication.
       
    44 //l:list_setting_pane_t1
       
    45 //w:
       
    46 //r:3.1
       
    47 //
       
    48 #define qtn_wlan_eap_sett_allow_peapv1      "Allow PEAPv1"
       
    49 
       
    50 
       
    51 //d:Setting list item, static part. User is able to define the settings for 
       
    52 //d:the usage of different PEAP versions in WLAN authentication.
       
    53 //l:list_setting_pane_t1
       
    54 //w:
       
    55 //r:3.1
       
    56 //
       
    57 #define qtn_wlan_eap_sett_allow_peapv2      "Allow PEAPv2"
       
    58 
       
    59 
       
    60 //d:Setting list item, dynamic part. Displayed below one of the texts 
       
    61 //d:"Allow PEAPv0" (qtn_wlan_eap_sett_allow_peapv0), "Allow PEAPv1" 
       
    62 //d:(qtn_wlan_eap_sett_allow_peapv1) or "Allow PEAPv2" 
       
    63 //d:(qtn_wlan_eap_sett_allow_peapv2). 
       
    64 //d:Allows the usage of a different version of PEAP.
       
    65 //l:list_set_graphic_pane_t1
       
    66 //w:
       
    67 //r:3.1
       
    68 //
       
    69 #define qtn_wlan_eap_sett_allow_peap_yes    "Yes"
       
    70 
       
    71 
       
    72 //d:Setting list item, dynamic part. Displayed below one of the texts 
       
    73 //d:"Allow PEAPv0" (qtn_wlan_eap_sett_allow_peapv0), "Allow PEAPv1" 
       
    74 //d:(qtn_wlan_eap_sett_allow_peapv1) or "Allow PEAPv2" 
       
    75 //d:(qtn_wlan_eap_sett_allow_peapv2). 
       
    76 //d: Denies the usage of a different version of PEAP.
       
    77 //l:list_set_graphic_pane_t1
       
    78 //w:
       
    79 //r:3.1
       
    80 //
       
    81 #define qtn_wlan_eap_sett_allow_peap_no     "No"
       
    82 
       
    83 
       
    84 // End of File