messagingapp/msgui/msgapp/src/msglistview.cpp
changeset 52 12db4185673b
parent 44 36f374c67aa8
child 70 a15d9966050f
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
    64 
    64 
    65 //main menu
    65 //main menu
    66 #define LOC_SETTINGS    hbTrId("txt_messaging_opt_settings")
    66 #define LOC_SETTINGS    hbTrId("txt_messaging_opt_settings")
    67 
    67 
    68 #define LOC_TB_VIEW_EXTN hbTrId("txt_messaging_button_view")
    68 #define LOC_TB_VIEW_EXTN hbTrId("txt_messaging_button_view")
    69 #define LOC_TB_NEW_MESSAGE hbTrId("txt_messaging_button_new_message")
       
    70 #define LOC_TB_EXTN_DRAFTS hbTrId("txt_messaging_button_drafts")
    69 #define LOC_TB_EXTN_DRAFTS hbTrId("txt_messaging_button_drafts")
    71 #define LOC_TB_EXTN_CONVERSATIONS hbTrId("txt_messaging_button_conversations")
    70 #define LOC_TB_EXTN_CONVERSATIONS hbTrId("txt_messaging_button_conversations")
    72 
    71 
    73 #define LOC_VIEW_HEADING hbTrId("txt_messaging_title_conversations")
    72 #define LOC_VIEW_HEADING hbTrId("txt_messaging_title_conversations")
    74 
    73