diff -r 000000000000 -r 9cfd9a3ee49c locationrequestmgmt/locationserver/lbstestpsys/extgpspsy1/data/extgpspsy1_name.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locationrequestmgmt/locationserver/lbstestpsys/extgpspsy1/data/extgpspsy1_name.rss Tue Feb 02 01:50:39 2010 +0200 @@ -0,0 +1,34 @@ +// Copyright (c) 2007-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: +// + + + +#include +#include + +#ifdef LANGUAGE_GE // German + + #include "ExtGpsPsy1_ge.loc" + +#else // UK English + + #include "extgpspsy1_en.loc" + +#endif + +RESOURCE LBUF r_ExtGpsPsy1_localized_name + { + txt=qtn_ExtGpsPsy1; + }