calendarui/regionalplugins/lunarchinese/src/CalenLunarChinesePlugin.cpp
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
child 77 b0711afde476
--- 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<QAction*> actionList = aHbMenu->actions();     
     TInt count = actionList.count() - 1;  //To show the option "show lunar data"
                                           //as a second last action item  for all