photosgallery/collectionframework/plugins/tagcollectionplugin/data/glxplugintags.rss
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:    Resource definitions for Cloud View
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 /**
       
    22  * @internal reviewed 14/06/2007 by Alex Birkett
       
    23  */
       
    24 
       
    25 
       
    26 //	RESOURCE IDENTIFIER
       
    27 NAME	PTAG
       
    28 
       
    29 #include <badef.rh>
       
    30 #include <photos.loc>
       
    31 
       
    32 //	RESOURCE DEFINITIONS 
       
    33 
       
    34 RESOURCE BA_RSS_SIGNATURE { }
       
    35 
       
    36 RESOURCE TBUF { buf="PTAG"; }
       
    37 
       
    38 RESOURCE LBUF r_tag_sub_title_single                    { txt=qtn_lgal_list_detail_one_tag; }
       
    39 RESOURCE LBUF r_tag_sub_title_multi         			{ txt=qtn_lgal_list_detail_multi_tag; }
       
    40 RESOURCE LBUF r_tag_item_sub_title_single   			{ txt=qtn_lgal_list_detail_one_item; }
       
    41 RESOURCE LBUF r_tag_item_sub_title_multi    		  	{ txt=qtn_lgal_list_detail_multi_item; }
       
    42 RESOURCE LBUF r_tag_item_sub_title_no_image_no_video    { txt=qtn_lgal_list_detail_no_img_vid; }
       
    43 RESOURCE LBUF r_tag_popup_title                         { txt=qtn_lgal_title_select_tags; }
       
    44 RESOURCE LBUF r_tag_item_title                          { txt=qtn_lgal_tag_create; }
       
    45 RESOURCE LBUF r_tag_default_title                       { txt=qtn_lgal_name_tag; }
       
    46 RESOURCE LBUF r_tag_general_title                       { txt=qtn_lgal_list_title_tags; }
       
    47 RESOURCE LBUF r_tag_sub_title_no_items                  { txt=qtn_lgal_list_detail_no_tagged_items; }