emailcontacts/contactactionservice/saveascontactplugin/loc/fscsaveascontactplugin.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 save as contact plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // ACTION MENU COMMANDS
       
    20 //
       
    21 // d:Save to contacts command in Action menu
       
    22 // l:fs_action_menu_text
       
    23 // r:TB9.1
       
    24 //
       
    25 #define qtn_fs_action_save "Save to contacts"
       
    26 
       
    27 // NOTES
       
    28 //
       
    29 // d:Confirmation note is displayed after saving contact to contact database
       
    30 // l:popup_note_window/opt2
       
    31 // r:TB9.1
       
    32 //
       
    33 #define qtn_rcl_saved_note "Contact saved"
       
    34 
       
    35 // d:Wait note is displayed when retriving information for saving contact
       
    36 // d:to the database takes longer than 1 sec.
       
    37 // l:popup_note_window/opt2
       
    38 // r:TB9.1
       
    39 //
       
    40 #define qtn_rcl_saving_wait_note "Saving contact"