coreapplicationuis/Rfs/loc/rfs.loc
changeset 81 676b6116ca93
parent 78 175a0d824084
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
       
     2 * Copyright (c) 2007-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 "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 *     This file contains the localised strings for rfs.
       
    16 *
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 //  LOCALISATION STRINGS
       
    22 
       
    23 // d: Note if user tries to activate RFS when there are
       
    24 // d: ongoing calls or connections.
       
    25 // l: popup_note_window
       
    26 //
       
    27 #define qtn_rfs_note_active_calls "Ongoing calls and connections must be terminated before."
       
    28 
       
    29 
       
    30 // d: Wait note for closing connections
       
    31 // l: popup_note_wait_window
       
    32 //
       
    33 #define qtn_rfs_note_closing_connections "Closing connections"
       
    34 
       
    35 
       
    36 // d: Confirmation for restore factory settings operation.
       
    37 // l: popup_note_window
       
    38 //
       
    39 #define qtn_rfs_restore_query "Phone will return to original factory settings.During restore phone cannot be used, even for emergencies."
       
    40 
       
    41 
       
    42 // d: Confirmation for Erase all data operation.
       
    43 // l: popup_note_window
       
    44 //
       
    45 #define qtn_rfs_reset_phone_settings "Erase all data and settings? Memory card will not be erased. During restore phone cannot be used, even for emergencies."
       
    46 
       
    47 
       
    48 // d: Note for the users telling him that the device will restart
       
    49 // l: popup_note_window
       
    50 //
       
    51 #define qtn_rfs_note_device_restart  "Device will restart" 
       
    52 
       
    53 
       
    54 //End of File