emailcontacts/contactactionservice/loc/fscplugin.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 // NOTES
       
    20 //
       
    21 // d:Note is displayed if some of the selected contacts
       
    22 // d:have no number defined for other than call actions
       
    23 // l:popup_note_window
       
    24 // r:TB9.1
       
    25 //
       
    26 #define qtn_fs_query_info_missing   "Required detail missing from %0N/%1N contacts. Continue anyway?"
       
    27 
       
    28 
       
    29 // d:Note is displayed if none of the selected contacts
       
    30 // d:have phone number defined
       
    31 // l:popup_note_window
       
    32 // r:TB9.1
       
    33 //
       
    34 #define qtn_fs_note_info_missing_all   "Number missing from all contacts"
       
    35 
       
    36 // d:Note is displayed if only one of the
       
    37 // d:selected contacts have number defined
       
    38 // l:popup_note_window
       
    39 // r:TB9.1
       
    40 //
       
    41 #define qtn_fs_query_one_number_available "Only %U has a number. Create call anyway?"
       
    42 
       
    43 // d:Note is displayed if some of the selected contacts
       
    44 // d:have no number defined for call actions
       
    45 // l:popup_note_window
       
    46 // r:TB9.1
       
    47 //
       
    48 #define qtn_fs_query_call_n_available_numbers   "Number missing from %0N/%1N contacts. Create call anyway?"