diff -r ef813d54df51 -r a5a1242fd2e8 calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp --- a/calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp Wed Aug 18 09:47:38 2010 +0300 +++ b/calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp Thu Sep 02 20:25:23 2010 +0300 @@ -208,7 +208,7 @@ void CCalenLunarChinesePlugin::CustomiseMenu(HbMenu* aHbMenu) { OstTraceFunctionEntry0( CCALENLUNARCHINESEPLUGIN_CUSTOMISEMENU_ENTRY ); - HbAction* lunarAction = new HbAction("Show Lunar Data"); + HbAction* lunarAction = new HbAction(hbTrId("txt_calendar_opt_show_lunar_data")); QList actionList = aHbMenu->actions(); TInt count = actionList.count() - 1; //To show the option "show lunar data" //as a second last action item for all