locationdataharvester/mylocationsengine/loc/mylocations.loc
changeset 17 0f22fb80ebba
equal deleted inserted replaced
15:13ae750350c9 17:0f22fb80ebba
       
     1 /*
       
     2 * Copyright (c) 2010 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: mylocation engine loc file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //r:
       
    20 //v:
       
    21 //i:LOCALISATION_TARGET = s60,s90
       
    22 //i:Default mylocation category names, selector dialog title that can be displayed on UI.
       
    23 
       
    24 // LOCALISATION STRINGS
       
    25 
       
    26 
       
    27 // d:Title of My locations
       
    28 // l:title_pane_t2/opt9
       
    29 // r:9.2?
       
    30 //
       
    31 #define qtn_locint_list_title_myloc "My locations"	
       
    32 
       
    33 //b:-1
       
    34 //e:-1
       
    35 //f:EDialogLabelFont
       
    36 //s:
       
    37 //w:
       
    38 //d:History category created from My location.
       
    39 //l:list_single_graphic_pane_t1
       
    40 //
       
    41 #define qtn_locint_list_category_history "History"
       
    42 
       
    43 
       
    44 //b:-1
       
    45 //e:-1
       
    46 //f:EDialogLabelFont
       
    47 //s:
       
    48 //w:
       
    49 //d: Others category created from My location
       
    50 //l:list_single_graphic_pane_t1
       
    51 //
       
    52 #define qtn_locint_list_category_others "Others"
       
    53 
       
    54 // End of File