inc/glxsymbianlocalisationstrings.h
author hgs
Thu, 14 Oct 2010 17:54:23 +0530
changeset 72 0a8e959402e5
parent 62 36d93b4dc635
permissions -rw-r--r--
201041

/*
* Copyright (c) 2008-2009 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:  Localisation strings
*
*/

#ifndef GLXSYMBIANLOCALISATIONSTRINGS_H_
#define GLXSYMBIANLOCALISATIONSTRINGS_H_

//SYMBIAN RELATED LOCALISATION STRINGS
_LIT(KAlbumContainer,"txt_photos_dblist_val_ln_images"); 
_LIT(KCameraText,"txt_photos_dblist_my_camera");
_LIT(KMyFavText,"txt_photos_dblist_my_favorites");	

#endif /* GLXSYMBIANLOCALISATIONSTRINGS_H_*/