omaprovisioning/provisioning/AuthTypePlugin/loc/Authtypeplugin.loc
changeset 73 ae69c2e8bc34
parent 71 d2517372cc44
child 77 9f85c58c0592
equal deleted inserted replaced
71:d2517372cc44 73:ae69c2e8bc34
     1 /*
       
     2 * Copyright (c) 2008 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 Authtypeplugin.
       
    15 *
       
    16 */
       
    17 
       
    18 //  LOCALISATION STRINGS
       
    19 
       
    20 //d:Authtype Plugin caption
       
    21 //d:Authtypeplugin
       
    22 //l:list_single_large_graphic_pane_t1
       
    23 #define qtn_set_conf_msg_authentication_cp "Configuration Message Authentication"
       
    24 
       
    25 //d:Heading for List dialog popped up
       
    26 //l:heading_pane_t1
       
    27 #define qtn_set_conf_auth_method "Authentication method:"
       
    28 
       
    29 //d:Network Pin selection item
       
    30 //l:list_single_pane_t1_cp2
       
    31 #define qtn_conf_auth_network_pin "Network PIN"
       
    32 
       
    33 //d:Network or User PIN selection item 
       
    34 //l:list_single_pane_t1_cp2
       
    35 #define qtn_conf_auth_network_or_user_pin "Network or user PIN"
       
    36 
       
    37 //d:All methods supported selection item
       
    38 //l:list_single_pane_t1_cp2
       
    39 #define qtn_conf_auth_all_auth "All methods supported"
       
    40 
       
    41 //d: Note shown on selection of All methods supported
       
    42 //l: popup_note_window
       
    43 #define qtn_conf_auth_all_auth_note "All authentication methods are supported. Insecure configuration messages can also be recieved."
       
    44 
       
    45 //d:Note shown on selection of Network or User PIN item
       
    46 //l:popup_note_window
       
    47 #define qtn_conf_auth_network_or_user_pin_note "You might be prompted for User pin. Insecure configuration messages will not be authenticated."
       
    48 
       
    49 
       
    50 
       
    51 // End of File