inc/glxlocalisationstrings.h
changeset 44 aa2fa096cbfb
parent 43 72396548277c
child 45 863223ea6961
equal deleted inserted replaced
43:72396548277c 44:aa2fa096cbfb
    86 #define GLX_ITEMS_CAMERA               "txt_photos_dblist_val_ln_items"
    86 #define GLX_ITEMS_CAMERA               "txt_photos_dblist_val_ln_items"
    87 #define GLX_ITEMS_MYFAV                "txt_photos_subtitle_ln_items"
    87 #define GLX_ITEMS_MYFAV                "txt_photos_subtitle_ln_items"
    88 #define GLX_SUBTITLE_CAM_GRIDVIEW      hbTrId("txt_photos_subtitle_my_camera")
    88 #define GLX_SUBTITLE_CAM_GRIDVIEW      hbTrId("txt_photos_subtitle_my_camera")
    89 #define GLX_SUBTITLE_MYFAV_GRIDVIEW    hbTrId("txt_photos_subtitle_my_favorites")
    89 #define GLX_SUBTITLE_MYFAV_GRIDVIEW    hbTrId("txt_photos_subtitle_my_favorites")
    90 #define GLX_SUBTITLE_NOITEMS           hbTrId("txt_photos_subtitle_no_image_or_videos_to_display")
    90 #define GLX_SUBTITLE_NOITEMS           hbTrId("txt_photos_subtitle_no_image_or_videos_to_display")
    91 
    91 #define GLX_FETCHER_TITLE              QString("Select Image")
    92 
    92 #define GLX_GRID_NO_IMAGE              QString("(No Images)\n")
       
    93 #define GLX_GRID_OPEN_CAMERA           QString("To capture images Open")
    93 //VIEW RELATED STRINGS AND COMMON DIALOGS
    94 //VIEW RELATED STRINGS AND COMMON DIALOGS
    94 
    95 
    95 //comments lable for photos flip view
    96 //comments lable for photos flip view
    96 #define GLX_DETAILS_DESCRIPTION       hbTrId("txt_photos_formlabel_description")
    97 #define GLX_DETAILS_DESCRIPTION       hbTrId("txt_photos_formlabel_description")
    97 
    98