webservices/wsnotifierplugins/loc/sennotplugindlgimpl.loc
changeset 0 62f9d29f7211
equal deleted inserted replaced
-1:000000000000 0:62f9d29f7211
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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:        
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 // LOCALISATION STRINGS
       
    26 
       
    27 //d:Title pane text in Web sevices username/password dialog.
       
    28 //l:title_pane_1
       
    29 //w:
       
    30 //r:3.0
       
    31 //
       
    32 //#define qtn_sen_notdlg_auth_title		"Web services"
       
    33 
       
    34 //d:Prompt text for username in Web sevices username/password dialog.
       
    35 //l:popup_query_data_window
       
    36 //w:
       
    37 //r:3.0
       
    38 //
       
    39 #define qtn_sen_notdlg_auth_username		"WS Username"
       
    40 
       
    41 //d:Prompt text for password in Web sevices username/password dialog.
       
    42 //l:popup_query_data_window
       
    43 //w:
       
    44 //r:3.0
       
    45 //
       
    46 #define qtn_sen_notdlg_auth_password		"WS Password"
       
    47 
       
    48 //d:Query text for confirmation query dialog.
       
    49 //l:popup_note_window
       
    50 //w:
       
    51 //r:3.0
       
    52 //
       
    53 #define qtn_sen_notdlg_ask_save			"Save password?"
       
    54 
       
    55 //d:Query text for confirmation query dialog.
       
    56 //l:popup_note_window
       
    57 //w:
       
    58 //r:3.0
       
    59 //
       
    60 #define qtn_sen_notdlg_allow_register		"Allow this application to register a web service?"
       
    61 
       
    62 //d:Query text for confirmation query dialog.
       
    63 //l:popup_note_window
       
    64 //w:
       
    65 //r:3.0
       
    66 //
       
    67 #define qtn_sen_notdlg_allow_unregister		"Allow this application to unregister a web service?"
       
    68 
       
    69 // End of File