wlansecuritysettings/wlaneapsettingsui/pap/notifierui/loc/papnotifdlg.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 PAP Notifier
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * %version: %
       
    20 */
       
    21 
       
    22 //  LOCALISATION STRINGS
       
    23 
       
    24 
       
    25 //d:Username query string.
       
    26 //l:popup_query_data_code_window_t4/opt2
       
    27 //w:
       
    28 //r:5.0.1
       
    29 //
       
    30 #define qtn_wlan_eap_pap_notif_username    "PAP user name:"
       
    31 
       
    32 
       
    33 //d:Password query string.
       
    34 //l:popup_query_data_code_window_t4/opt2
       
    35 //w:
       
    36 //r:5.0.1
       
    37 //
       
    38 #define qtn_wlan_eap_pap_notif_password    "Password:"
       
    39 
       
    40 //d:Message query string for PAP challenge/response.
       
    41 //l:heading_pane_t1
       
    42 //w:
       
    43 //r:5.0.1
       
    44 //
       
    45 #define qtn_wlan_eap_pap_notif_message    "PAP challenge:"
       
    46 
       
    47 //d:User reply query string for PAP challenge/response.
       
    48 //l:popup_query_data_window_t3/opt2
       
    49 //w:
       
    50 //r:5.0.1
       
    51 //
       
    52 #define qtn_wlan_eap_pap_notif_response    "PAP reply:"
       
    53 
       
    54 // End of File