messagingapp/msgui/msgapp/src/msglistview.cpp
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 56 f42d9a78f435
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
    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