wvuing/wvuiave/AppRss/CAUISessionManagerNG.rss
changeset 0 094583676ce7
equal deleted inserted replaced
-1:000000000000 0:094583676ce7
       
     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:  Resource file for UI Session Manager
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // no other lists found
       
    20 RESOURCE TBUF r_qtn_chat_no_lists { buf = qtn_chat_no_lists; }
       
    21 
       
    22 // fetching contacts
       
    23 RESOURCE TBUF r_qtn_chat_fetching_contact_lists
       
    24     {
       
    25     buf = qtn_chat_fetching_contact_lists;
       
    26     }
       
    27 
       
    28 RESOURCE TBUF r_qtn_chat_fetching_contact_lists_failed
       
    29     {
       
    30     buf = qtn_chat_fetching_contact_lists_failed;
       
    31     }
       
    32 
       
    33 // password storing
       
    34 // "save password?"
       
    35 RESOURCE TBUF r_qtn_chat_login_save_pw
       
    36     {
       
    37     buf = qtn_chat_login_save_pw;
       
    38     }
       
    39 
       
    40 // "Save username and password?"
       
    41 RESOURCE TBUF r_qtn_chat_login_save_username_pw
       
    42     {
       
    43     buf = qtn_chat_login_save_username_pw;
       
    44     }
       
    45 
       
    46 // application launch query
       
    47 // "Activate application launch login type?"
       
    48 RESOURCE TBUF r_qtn_chat_login_activate_applaunch
       
    49     {
       
    50     buf = qtn_chat_login_activate_applaunch;
       
    51     }
       
    52 
       
    53 // General processing note
       
    54 RESOURCE TBUF r_qtn_gen_note_processing { buf = qtn_gen_note_processing; }
       
    55     
       
    56 // End of File