locationmapnavfw/loc/mnaiwprovider.loc
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     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:  Localization strings for Map and Navigation AIW Provider
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Menu item text for fetching coordinates by address information
       
    20 // d:from selected object
       
    21 // l:list_single_pane_t1_cp2
       
    22 // r:3.1
       
    23 //
       
    24 #define qtn_mnn_option_fetch_coordinates "Retrieve coordinates"
       
    25 
       
    26 // d:Menu item text for fetching address information by coordinates 
       
    27 // d:from selected object
       
    28 // l:list_single_pane_t1_cp2
       
    29 // r:3.1
       
    30 //
       
    31 #define qtn_mnn_option_fetch_address "Retrieve address"
       
    32 
       
    33 // d:Menu item text to launch navigation application with
       
    34 // d:destination at selected object containing coordinates or address
       
    35 // l:list_single_pane_t1_cp2
       
    36 // r:3.1
       
    37 //
       
    38 #define qtn_mnn_option_navigate_to "Navigate to"
       
    39 
       
    40 // d:Menu item text for starting map application and selecting
       
    41 // d:a location or landmark directly from map
       
    42 // l:list_single_pane_t1_cp2
       
    43 // r:3.1
       
    44 //
       
    45 #define qtn_mnn_option_select_from_map  "Select from map"
       
    46 
       
    47 // d:Menu item text for starting map application and showing map
       
    48 // d:with selected objects drawn
       
    49 // l:list_single_pane_t1_cp2
       
    50 // r:3.1
       
    51 //
       
    52 #define qtn_mnn_option_show_on_map  "Show on map"
       
    53 
       
    54 // d:Error message to show when Provider Application cannot serve
       
    55 // d:requested Map and Navigation AIW feature.
       
    56 // l:popup_note_window_1
       
    57 // r:3.1
       
    58 //
       
    59 #define qtn_mnn_error_no_provider   "Operation not possible. No suitable application installed."
       
    60 
       
    61 // d:Error message to show when service fails with 
       
    62 // d:selected Map and Navigation Provider Application.
       
    63 // l:popup_note_window_1
       
    64 // r:3.1
       
    65 //
       
    66 #define qtn_mnn_service_unavailable_error   "Service not available in provider application."
       
    67 
       
    68 // d:List query prompt text to show when AIW is used and there are 
       
    69 // d:several Map and Navigation Provider Applications available 
       
    70 // d:for selected menu option
       
    71 // l:popup_list_heading_pane_1
       
    72 // r:3.1
       
    73 //
       
    74 #define qtn_mnn_select_provider_query   "Select provider:"