locationlandmarksuirefapp/inc/lmuirefapp.rls
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 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 *      This is a localisation file for LM Ui Reference Application A .loc file
       
    16 *      is the one and only place where the logical strings
       
    17 *      to be localised are defined. 
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 
       
    26 
       
    27 // LOCALISATION STRINGS
       
    28 
       
    29 
       
    30 //d:Defines the application title
       
    31 //l:
       
    32 //w:
       
    33 //r: 3.0
       
    34 //
       
    35 #define qtn_lmuirefapp_title                 "LmUiRefApp"
       
    36 
       
    37 
       
    38 //d:Confirmation query text when user is about to delete one landmark
       
    39 //l:popup_note_window_1
       
    40 //w:
       
    41 //r: 3.0
       
    42 //
       
    43 #define qtn_lmuirefapp_conf_delete_landmark		"Delete landmark?"
       
    44 
       
    45 // End of File