contactextensions/predefinedcontacts/loc/predefinedcontacts.loc
author Peter Fordham <peter.fordham@gmail.com>
Fri, 19 Mar 2010 14:46:37 -0700
branchCompilerCompatibility
changeset 12 5072fb0f5b46
parent 0 e686773b3f54
permissions -rw-r--r--
Bug 2312 - Fix various GCCE compiler compatibility issues.

/*
* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:    Localization strings for predefined contacts component
*
*/




#ifndef PREDEFINEDCONTACTS_LOC
#define PREDEFINEDCONTACTS_LOC

//d: Caption for not being able to reserve error info
//1:
//
#define qtn_pdc_error_reserve_error "Predefined Contacts. Cannot reserve error because of system Error %d"

// d:Caption for the application
// l:
//
#define qtn_pdc_contact_deletion_error "Predefined Contacts. Error %d when deleting contacts"

// d:Short caption for the application
// l:
//
#define qtn_pdc_filelocation_error "Predefined Contacts. Error %d when reading file location"

// d:Command in options list
// d:Starts the DUT server
// l:
//
#define qtn_pdc_vcard_error "Predefined Contacts. Error %d when reading vCards"

// d:Command in options list
// d:Stops the DUT server
// l:
//
#define qtn_pdc_xml_error "Predefined Contacts. Error %d when reading XML script"

// d:Command in options list
// d:Exits the application
// l:
//
#define qtn_pdc_store_error "Predefined Contacts. Error %d when storing contact links"

#endif // PREDEFINEDCONTACTS_LOC