diff -r 000000000000 -r 4e91876724a2 photosgallery/collectionframework/plugins/glxcollectionpluginmonths/data/glxpluginmonths.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/collectionframework/plugins/glxcollectionpluginmonths/data/glxpluginmonths.rss Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,63 @@ +/* +* Copyright (c) 2009-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 +* +*/ + + + + +// RESOURCE IDENTIFIER +NAME PMON + +#include +#include +#include + +// RESOURCE DEFINITIONS + +RESOURCE BA_RSS_SIGNATURE { } + +RESOURCE TBUF { buf="PMON"; } + +RESOURCE LBUF r_months_general_title { txt=qtn_lgal_list_title_months; } +RESOURCE LBUF r_months_sub_title_single { txt=qtn_lgal_list_detail_one_item; } +RESOURCE LBUF r_months_sub_title_multi { txt=qtn_lgal_list_detail_multi_item; } +RESOURCE LBUF r_months_sub_title_no_image_no_video { txt=qtn_lgal_list_detail_no_img_vid; } +RESOURCE LBUF r_months_item_title { txt=qtn_lgal_title_month_year; } +RESOURCE LBUF r_months_sub_title { txt=qtn_lgal_list_title_month_year; } +RESOURCE LBUF r_months_title_jan { txt=qtn_month_three_chars_jan; } +RESOURCE LBUF r_months_title_feb { txt=qtn_month_three_chars_feb; } +RESOURCE LBUF r_months_title_mar { txt=qtn_month_three_chars_mar; } +RESOURCE LBUF r_months_title_apr { txt=qtn_month_three_chars_apr; } +RESOURCE LBUF r_months_title_may { txt=qtn_month_three_chars_may; } +RESOURCE LBUF r_months_title_jun { txt=qtn_month_three_chars_jun; } +RESOURCE LBUF r_months_title_jul { txt=qtn_month_three_chars_jul; } +RESOURCE LBUF r_months_title_aug { txt=qtn_month_three_chars_aug; } +RESOURCE LBUF r_months_title_sep { txt=qtn_month_three_chars_sep; } +RESOURCE LBUF r_months_title_oct { txt=qtn_month_three_chars_oct; } +RESOURCE LBUF r_months_title_nov { txt=qtn_month_three_chars_nov; } +RESOURCE LBUF r_months_title_dec { txt=qtn_month_three_chars_dec; } +RESOURCE LBUF r_months_sub_title_jan { txt=qtn_month_three_chars_jan; } +RESOURCE LBUF r_months_sub_title_feb { txt=qtn_month_three_chars_feb; } +RESOURCE LBUF r_months_sub_title_mar { txt=qtn_month_three_chars_mar; } +RESOURCE LBUF r_months_sub_title_apr { txt=qtn_month_three_chars_apr; } +RESOURCE LBUF r_months_sub_title_may { txt=qtn_month_three_chars_may; } +RESOURCE LBUF r_months_sub_title_jun { txt=qtn_month_three_chars_jun; } +RESOURCE LBUF r_months_sub_title_jul { txt=qtn_month_three_chars_jul; } +RESOURCE LBUF r_months_sub_title_aug { txt=qtn_month_three_chars_aug; } +RESOURCE LBUF r_months_sub_title_sep { txt=qtn_month_three_chars_sep; } +RESOURCE LBUF r_months_sub_title_oct { txt=qtn_month_three_chars_oct; } +RESOURCE LBUF r_months_sub_title_nov { txt=qtn_month_three_chars_nov; } +RESOURCE LBUF r_months_sub_title_dec { txt=qtn_month_three_chars_dec; }