diff -r 000000000000 -r 4e91876724a2 photosgallery/collectionframework/plugins/tagcollectionplugin/data/glxplugintags.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/collectionframework/plugins/tagcollectionplugin/data/glxplugintags.rss Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,47 @@ +/* +* 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: Resource definitions for Cloud View +* +*/ + + + + +/** + * @internal reviewed 14/06/2007 by Alex Birkett + */ + + +// RESOURCE IDENTIFIER +NAME PTAG + +#include +#include + +// RESOURCE DEFINITIONS + +RESOURCE BA_RSS_SIGNATURE { } + +RESOURCE TBUF { buf="PTAG"; } + +RESOURCE LBUF r_tag_sub_title_single { txt=qtn_lgal_list_detail_one_tag; } +RESOURCE LBUF r_tag_sub_title_multi { txt=qtn_lgal_list_detail_multi_tag; } +RESOURCE LBUF r_tag_item_sub_title_single { txt=qtn_lgal_list_detail_one_item; } +RESOURCE LBUF r_tag_item_sub_title_multi { txt=qtn_lgal_list_detail_multi_item; } +RESOURCE LBUF r_tag_item_sub_title_no_image_no_video { txt=qtn_lgal_list_detail_no_img_vid; } +RESOURCE LBUF r_tag_popup_title { txt=qtn_lgal_title_select_tags; } +RESOURCE LBUF r_tag_item_title { txt=qtn_lgal_tag_create; } +RESOURCE LBUF r_tag_default_title { txt=qtn_lgal_name_tag; } +RESOURCE LBUF r_tag_general_title { txt=qtn_lgal_list_title_tags; } +RESOURCE LBUF r_tag_sub_title_no_items { txt=qtn_lgal_list_detail_no_tagged_items; }