inc/glxlocalisationstrings.h
changeset 71 27f2d7aec52a
parent 62 36d93b4dc635
child 72 0a8e959402e5
equal deleted inserted replaced
69:45459746d5e8 71:27f2d7aec52a
   121 #define GLX_ALBUM_NAME_COUNT_LABEL      "txt_photos_subhead_1_l2"
   121 #define GLX_ALBUM_NAME_COUNT_LABEL      "txt_photos_subhead_1_l2"
   122 
   122 
   123 //to show the total image count in grid view
   123 //to show the total image count in grid view
   124 #define GLX_GRID_VIEW_COUNT_LABEL       "txt_photos_subhead_all_l2" 
   124 #define GLX_GRID_VIEW_COUNT_LABEL       "txt_photos_subhead_all_l2" 
   125 
   125 
       
   126 //to show the total album count in Album list view
       
   127 #define GLX_ALBUM_LIST_COUNT_LABEL      "txt_photos_subhead_albums_l2"
       
   128 
   126 //mark all label to be shown in marking mode view
   129 //mark all label to be shown in marking mode view
   127 #define GLX_LABEL_MARK_ALL              hbTrId("txt_photos_list_mark_all")
   130 #define GLX_LABEL_MARK_ALL              hbTrId("txt_photos_list_mark_all")
   128 
       
   129 
   131 
   130 //mark all label to be shown in marking mode view
   132 //mark all label to be shown in marking mode view
   131 #define GLX_LABEL_MARK_COUNT            "txt_photos_list_l1l2" 
   133 #define GLX_LABEL_MARK_COUNT            "txt_photos_list_l1l2" 
   132 
   134 
   133 #define GLX_GRID_NO_IMAGE               hbTrId("txt_photos_info_no_content")
   135 #define GLX_GRID_NO_IMAGE               hbTrId("txt_photos_info_no_content")
   233 #define GLX_BUTTON_SELECT            hbTrId("txt_common_button_select")
   235 #define GLX_BUTTON_SELECT            hbTrId("txt_common_button_select")
   234 
   236 
   235 #define GLX_BUTTON_HIDE              hbTrId("txt_common_button_hide")
   237 #define GLX_BUTTON_HIDE              hbTrId("txt_common_button_hide")
   236 
   238 
   237 #define GLX_BUTTON_NEW               hbTrId("txt_photos_button_new")
   239 #define GLX_BUTTON_NEW               hbTrId("txt_photos_button_new")
       
   240 
       
   241 #define GLX_BUTTON_PLAY              hbTrId("txt_common_button_play_video")
       
   242 
       
   243 #define GLX_BUTTON_ADD               hbTrId("txt_common_button_add") 
       
   244 
       
   245 #define GLX_BUTTON_DELETE            hbTrId("txt_common_button_delete_toolbar") 
       
   246 
       
   247 #define GLX_BUTTON_REMOVE            hbTrId("txt_common_button_remove") 
       
   248 
       
   249 #define GLX_BUTTON_SHARE             hbTrId("txt_photos_button_share") 
   238 
   250 
   239 //-----------------------------END OF BUTTON LOCALISATION STRING----------------------------------
   251 //-----------------------------END OF BUTTON LOCALISATION STRING----------------------------------
   240 
   252 
   241 //TITLE RELATED and DEFAULT STRINGS
   253 //TITLE RELATED and DEFAULT STRINGS
   242 
   254