diff -r 000000000000 -r a2952bb97e68 mmappcomponents/audiofetcher/loc/audiofetcher.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmappcomponents/audiofetcher/loc/audiofetcher.loc Thu Dec 17 08:55:47 2009 +0200 @@ -0,0 +1,36 @@ +/* +* Copyright (c) 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: Localization strings for Media Fetch plug-in +* +*/ + +// LOCALISATION STRINGS + +// d:The default title for popup from which user can select one audio file +// l:title_pane_t2/opt12 +#define qtn_audiofetcher_select_audio "Select file:" + +// d:The default title for popup from which user can select any media file +// l:title_pane_t2/opt12 +#define qtn_audiofetcher_select_any_file "Select file:" + +// audio fetcher +// d:If there are no items to show in the audio fetcher view, this text is displayed. +// l:main_list_empty_pane +// +#define qtn_audiofetcher_empty_list_no_audio "No audio files to display" + +#define qtn_audiofetcher_empty_list_no_media "No media files to display" + +// End of File