contactextensions/predefinedcontacts/loc/predefinedcontacts.loc
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 /*
       
     2 * Copyright (c) 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:    Localization strings for predefined contacts component
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #ifndef PREDEFINEDCONTACTS_LOC
       
    22 #define PREDEFINEDCONTACTS_LOC
       
    23 
       
    24 //d: Caption for not being able to reserve error info
       
    25 //1:
       
    26 //
       
    27 #define qtn_pdc_error_reserve_error "Predefined Contacts. Cannot reserve error because of system Error %d"
       
    28 
       
    29 // d:Caption for the application
       
    30 // l:
       
    31 //
       
    32 #define qtn_pdc_contact_deletion_error "Predefined Contacts. Error %d when deleting contacts"
       
    33 
       
    34 // d:Short caption for the application
       
    35 // l:
       
    36 //
       
    37 #define qtn_pdc_filelocation_error "Predefined Contacts. Error %d when reading file location"
       
    38 
       
    39 // d:Command in options list
       
    40 // d:Starts the DUT server
       
    41 // l:
       
    42 //
       
    43 #define qtn_pdc_vcard_error "Predefined Contacts. Error %d when reading vCards"
       
    44 
       
    45 // d:Command in options list
       
    46 // d:Stops the DUT server
       
    47 // l:
       
    48 //
       
    49 #define qtn_pdc_xml_error "Predefined Contacts. Error %d when reading XML script"
       
    50 
       
    51 // d:Command in options list
       
    52 // d:Exits the application
       
    53 // l:
       
    54 //
       
    55 #define qtn_pdc_store_error "Predefined Contacts. Error %d when storing contact links"
       
    56 
       
    57 #endif // PREDEFINEDCONTACTS_LOC