diff -r 000000000000 -r 72b543305e3a messagingappbase/smartmessaging/vcalbc/group/vcalbc.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingappbase/smartmessaging/vcalbc/group/vcalbc.rss Thu Dec 17 08:44:11 2009 +0200 @@ -0,0 +1,224 @@ +/* +* Copyright (c) 2002 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 file contains all the resources for the module. +* +*/ + + + +// RESOURCE IDENTIFIER +NAME CLBC + +// INCLUDES + +#include +#include "eikon.rsg" +#include +#include +#include // Localisable text + +// RESOURCE DEFINITIONS + + +RESOURCE RSS_SIGNATURE { } + +RESOURCE TBUF + { + buf = "vcalbc"; + } + +RESOURCE TBUF r_qtn_sm_title_invitation + { + buf = qtn_sm_title_invitation; + } + +RESOURCE TBUF r_qtn_sm_cal_typelabel + { + buf = qtn_sm_cal_typelabel; + } + +RESOURCE TBUF r_qtn_sm_cal_type_anniv + { + buf = qtn_sm_cal_type_anniv; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_subject + { + buf = qtn_sm_cal_meeting_subject; + } + +RESOURCE TBUF r_qtn_sm_cal_startdate + { + buf = qtn_sm_cal_startdate; + } + +RESOURCE TBUF r_qtn_sm_cal_type_daynote + { + buf = qtn_sm_cal_type_daynote; + } + +RESOURCE TBUF r_qtn_sm_cal_type_meeting + { + buf = qtn_sm_cal_type_meeting; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_start_time + { + buf = qtn_sm_cal_meeting_start_time; + } + +RESOURCE TBUF r_qtn_sm_cal_enddate + { + buf = qtn_sm_cal_enddate; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_end_time + { + buf = qtn_sm_cal_meeting_end_time; + } + +RESOURCE TBUF r_qtn_sm_cal_event_alarm_time + { + buf = qtn_sm_cal_event_alarm_time; + } + +RESOURCE TBUF r_qtn_sm_cal_event_alarm_date + { + buf = qtn_sm_cal_event_alarm_date; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_repeat + { + buf = qtn_sm_cal_meeting_repeat; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_repeat_until + { + buf = qtn_sm_cal_meeting_repeat_until; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_daily + { + buf = qtn_sm_cal_meeting_rpt_daily; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_weekly + { + buf = qtn_sm_cal_meeting_rpt_weekly; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_biweekly + { + buf = qtn_sm_cal_meeting_rpt_biweekly; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_monthly + { + buf = qtn_sm_cal_meeting_rpt_monthly; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_rpt_yearly + { + buf = qtn_sm_cal_meeting_rpt_yearly; + } + +RESOURCE TBUF r_qtn_sm_cal_synchronisation + { + buf = qtn_sm_cal_synchronisation; + } + +RESOURCE TBUF r_qtn_sm_cal_sync_public + { + buf = qtn_sm_cal_sync_public; + } + +RESOURCE TBUF r_qtn_sm_cal_sync_private + { + buf = qtn_sm_cal_sync_private; + } + +RESOURCE TBUF r_qtn_sm_cal_sync_no_sync + { + buf = qtn_sm_cal_sync_no_sync; + } + +RESOURCE TBUF r_qtn_sm_cal_annivers_subject + { + buf = qtn_sm_cal_annivers_subject; + } + +RESOURCE TBUF r_qtn_sm_cal_annivers_date + { + buf = qtn_sm_cal_annivers_date; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_location + { + buf = qtn_sm_cal_location; + } + +RESOURCE TBUF r_qtn_sm_cal_day_note_subject + { + buf = qtn_sm_cal_day_note_subject; + } + +RESOURCE TBUF r_qtn_sm_cal_rpt_other + { + buf = qtn_sm_cal_rpt_other; + } + +RESOURCE TBUF r_qtn_sm_cal_meeting_description + { + buf = qtn_sm_cal_meeting_description; + } + +RESOURCE TBUF r_qtn_sm_todo_subject + { + buf = qtn_sm_todo_subject; + } + +RESOURCE TBUF r_qtn_sm_todo_due_date + { + buf = qtn_sm_todo_due_date; + } + +RESOURCE TBUF r_qtn_sm_todo_priority + { + buf = qtn_sm_todo_priority; + } + +RESOURCE TBUF r_qtn_sm_cal_type_todo + { + buf = qtn_sm_cal_type_todo; + } + +RESOURCE TBUF r_qtn_sm_todo_priority_high + { + buf = qtn_sm_todo_priority_high; + } + +RESOURCE TBUF r_qtn_sm_todo_priority_normal + { + buf = qtn_sm_todo_priority_normal; + } + +RESOURCE TBUF r_qtn_sm_todo_priority_low + { + buf = qtn_sm_todo_priority_low; + } + + + +// End of File