calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp
changeset 64 1881ad52dc45
parent 55 2c54b51f39c4
child 70 a5ed90760192
--- a/calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp	Wed Aug 25 14:02:13 2010 +0530
+++ b/calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp	Tue Aug 31 18:15:13 2010 +0530
@@ -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<QAction*> actionList = aHbMenu->actions();     
     TInt count = actionList.count() - 1;  //To show the option "show lunar data"
                                           //as a second last action item  for all