diff -r 1fc85118c3ae -r 870918037e16 locationlandmarksuirefapp/inc/lmuirefapp.rls --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locationlandmarksuirefapp/inc/lmuirefapp.rls Wed Sep 01 12:31:27 2010 +0100 @@ -0,0 +1,45 @@ +/* +* Copyright (c) 2005 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: +* This is a localisation file for LM Ui Reference Application A .loc file +* is the one and only place where the logical strings +* to be localised are defined. +* +*/ + + + + + + + +// LOCALISATION STRINGS + + +//d:Defines the application title +//l: +//w: +//r: 3.0 +// +#define qtn_lmuirefapp_title "LmUiRefApp" + + +//d:Confirmation query text when user is about to delete one landmark +//l:popup_note_window_1 +//w: +//r: 3.0 +// +#define qtn_lmuirefapp_conf_delete_landmark "Delete landmark?" + +// End of File