voiceui/pbkinfoviewimpl/loc/pbkinfoview.loc
branchRCL_3
changeset 23 e36f3802f733
parent 0 bf1d17376201
equal deleted inserted replaced
22:cad71a31b7fc 23:e36f3802f733
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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:  Localisation file for pbkinfoview
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d:Command in phonebook's contact info options list. Opens dialog for infoview.
       
    20 // l:list_single_pane_t1_cp2
       
    21 // r:3.2
       
    22 //
       
    23 #define qtn_phob_vc_info_options_infoview                "Voice command info"
       
    24 
       
    25 // d:Title for voice commands info view
       
    26 // l:title_pane_t1
       
    27 // r:3.2
       
    28 //
       
    29 #define qtn_phob_vc_info_title                           "Voice command info"
       
    30 
       
    31 // d:Options list menu item for playing the command
       
    32 // l:list_single_pane_t1_cp2
       
    33 // r:3.2
       
    34 //
       
    35 #define qtn_phob_opt_play                                "Play command" 
       
    36 
       
    37 // d:Options list menu item for help 
       
    38 // l:list_single_pane_t1_cp2
       
    39 // r:3.2
       
    40 //
       
    41 #define qtn_options_help                                 "Help"
       
    42 
       
    43 // d:Options list menu item for exiting voice commands info view
       
    44 // l:list_single_pane_t1_cp2
       
    45 // r:3.2
       
    46 //
       
    47 #define qtn_options_exit                                 "Exit"
       
    48 
       
    49 // d:Tooltip text instructing on how to use a voice command.
       
    50 // l:popup_preview_text_window/opt5
       
    51 // r:3.2
       
    52 //
       
    53 #define qtn_pb_voice_info_popup_contact                  "Say \"%U\" to call the contact."
       
    54 
       
    55 // d:Tooltip text instructing on how to use a voice command.
       
    56 // l:popup_preview_text_window/opt5
       
    57 // r:3.2
       
    58 //
       
    59 #define qtn_pb_voice_info_popup_contact_general          "Say \"%U\"."        
       
    60 
       
    61 // d:Information note displayed when a contact has no voice commands.
       
    62 // l:popup_note_window/opt2
       
    63 // r:3.2
       
    64 //
       
    65 #define qtn_phob_vc_info_empty_list                      "There are no voice commands for this contact."
       
    66 
       
    67 // d:Information note displayed when a contact is not stored in phone memory.
       
    68 // l:popup_note_window/opt2
       
    69 // r:3.2
       
    70 //
       
    71 #define qtn_phob_vc_info_empty_list_sim_contact          "Contacts not on phone memory cannot be voice dialed."
       
    72 
       
    73 // End of File