emailcontacts/contactactionservice/callplugin/loc/fsccallplugin.loc
changeset 0 8466d47a6819
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 2008 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 call plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // ACTION MENU COMMANDS
       
    20 //
       
    21 // d:Voice Call command in Action menu
       
    22 // l:fs_action_menu_text
       
    23 // r:TB9.1
       
    24 //
       
    25 #define qtn_fs_action_call "Voice Call"
       
    26 
       
    27 // d:Internet Call command in Action menu
       
    28 // l:fs_action_menu_text
       
    29 // r:TB9.1
       
    30 //
       
    31 #define qtn_fs_action_voip "Internet Call"
       
    32 
       
    33 // d:Video call command in Action menu
       
    34 // l:fs_action_menu_text
       
    35 // r:TB9.1
       
    36 //
       
    37 #define qtn_fs_action_vidcall "Video Call"
       
    38 
       
    39 // d:Call conference service command in Action menu
       
    40 // l:fs_action_menu_text
       
    41 // r:TB9.1
       
    42 //
       
    43 #define qtn_fs_action_conf_service "Call conference service"