remotestoragefw/rsfwnotifierplugins/loc/rsfwnotplugindialog.loc
branchRCL_3
changeset 19 88ee4cf65e19
parent 16 87c71b25c937
child 20 1aa8c82cb4cb
equal deleted inserted replaced
16:87c71b25c937 19:88ee4cf65e19
     1 /*
       
     2 * Copyright (c) 2005-2006 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 notifier server plugin
       
    15 *
       
    16 */
       
    17 
       
    18 //d:Prompt text for username in username/password dialog
       
    19 //l:popup_query_data_window
       
    20 //w:
       
    21 //r:3.2
       
    22 //
       
    23 #define  qtn_rd_query_username "%U username:"
       
    24 
       
    25 //d:Prompt text for passwordin username/password dialog
       
    26 //l:popup_query_data_window
       
    27 //w:
       
    28 //r:3.2
       
    29 //
       
    30 #define  qtn_rd_query_password "Password:"
       
    31 
       
    32 // End of File