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