inc/glxlocalisationstrings.h
changeset 62 36d93b4dc635
parent 54 0f0f3f26f787
child 71 27f2d7aec52a
equal deleted inserted replaced
58:383b67fbdb11 62:36d93b4dc635
   119 
   119 
   120 //Label field in all grid view to display no of items plus album name in case of album grid view. whre %1 is album name and %L2 is no of images in the album.
   120 //Label field in all grid view to display no of items plus album name in case of album grid view. whre %1 is album name and %L2 is no of images in the album.
   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_subtitle_ln_images" 
   124 #define GLX_GRID_VIEW_COUNT_LABEL       "txt_photos_subhead_all_l2" 
   125 
   125 
   126 //mark all label to be shown in marking mode view
   126 //mark all label to be shown in marking mode view
   127 #define GLX_LABEL_MARK_ALL            hbTrId("txt_photos_list_mark_all")
   127 #define GLX_LABEL_MARK_ALL              hbTrId("txt_photos_list_mark_all")
   128 
   128 
   129 
   129 
   130 //mark all label to be shown in marking mode view
   130 //mark all label to be shown in marking mode view
   131 #define GLX_LABEL_MARK_COUNT            hbTrId("txt_photos_list_lnln")
   131 #define GLX_LABEL_MARK_COUNT            "txt_photos_list_l1l2" 
       
   132 
       
   133 #define GLX_GRID_NO_IMAGE               hbTrId("txt_photos_info_no_content")
   132 
   134 
   133 //*******************************DETAILS VIEW**********************************************
   135 //*******************************DETAILS VIEW**********************************************
   134 
   136 
   135 //Description field
   137 //Name Field inside the text editor in the Details View
   136 #define GLX_DETAILS_DESCRIPTION        hbTrId("txt_photos_formlabel_description")
   138 #define GLX_DETAILS_NAME              hbTrId("txt_photos_list_name")
       
   139 
       
   140 //Description Field inside the text editor in the Details View
       
   141 #define GLX_DETAILS_DESCRIPTION       hbTrId("txt_photos_list_description")
       
   142 
   137 //Details view "Date" Label to show the captured date of the image, where %1 is the date
   143 //Details view "Date" Label to show the captured date of the image, where %1 is the date
   138 #define GLX_DETAILS_DATE               "txt_photos_list_date_1"
   144 #define GLX_DETAILS_DATE               "txt_photos_list_date_1"
   139 
   145 
   140 //Details view "time" Label to show the captured time of the image , where %1 is the time
   146 //Details view "time" Label to show the captured time of the image , where %1 is the time
   141 #define GLX_DETAILS_TIME               "txt_photos_list_time_1"
   147 #define GLX_DETAILS_TIME               "txt_photos_list_time_1"
   181 #define GLX_MULTIPLE_DELETE              hbTrId("txt_photos_info_delete_selected_items")
   187 #define GLX_MULTIPLE_DELETE              hbTrId("txt_photos_info_delete_selected_items")
   182 
   188 
   183 // progressing not to be shown while removing selected images from an album
   189 // progressing not to be shown while removing selected images from an album
   184 #define GLX_REMOVE_IMAGES                hbTrId("txt_photos_info_removing_images")    
   190 #define GLX_REMOVE_IMAGES                hbTrId("txt_photos_info_removing_images")    
   185 
   191 
   186 #define GLX_DIALOG_NAME_PROMPT           hbTrId("txt_photos_title_enter_name")
   192 #define GLX_DIALOG_ALBUM_PROMPT           hbTrId("txt_photos_title_enter_name")
       
   193 
       
   194 //Name Prompt
       
   195 #define GLX_DIALOG_NAME_PROMPT            hbTrId("txt_photos_dialog_image_name")
       
   196 
       
   197 //Description Prompt
       
   198 #define GLX_DIALOG_DESCRIPTION            hbTrId("txt_photos_dialog_description")
       
   199 
   187 
   200 
   188 #define GLX_DIALOG_ALBUM_NAME_DEFAULT    hbTrId("txt_photos_dialog_enter_name_entry_album")
   201 #define GLX_DIALOG_ALBUM_NAME_DEFAULT    hbTrId("txt_photos_dialog_enter_name_entry_album")
   189 
   202 
   190 #define GLX_DIALOG_DELETE_ONE_ITEM       hbTrId("txt_photos_info_deleting_1")
   203 #define GLX_DIALOG_DELETE_ONE_ITEM       hbTrId("txt_photos_info_delete_1")
   191 
   204 
   192 //Name already in use alert when user tries to name/reanme the album with an already existing album name
   205 //Name already in use alert when user tries to name/reanme the album with an already existing album name
   193 #define GLX_NAME_ALREADY_EXIST           hbTrId("txt_photos_dpopinfo_name_1_already_in_use") 
   206 #define GLX_NAME_ALREADY_EXIST           "txt_photos_info_name_1_already_in_use" 
   194 
   207 
   195 #define GLX_PROCESSING                   hbTrId( "txt_common_info_processing" ) 
   208 #define GLX_PROCESSING                   hbTrId( "txt_common_info_processing" ) 
   196 
   209 
   197 #define GLX_ADDING_IMAGES                hbTrId( "txt_photos_info_adding_images" )
   210 #define GLX_ADDING_IMAGES                hbTrId( "txt_photos_info_adding_images" )
   198 
   211 
   232 #define GLX_PLACES                     "txt_photos_dblist_places_ln"
   245 #define GLX_PLACES                     "txt_photos_dblist_places_ln"
   233 #define GLX_ITEMS_CAMERA               "txt_photos_dblist_val_ln_items"
   246 #define GLX_ITEMS_CAMERA               "txt_photos_dblist_val_ln_items"
   234 #define GLX_ITEMS_MYFAV                "txt_photos_subtitle_ln_items"
   247 #define GLX_ITEMS_MYFAV                "txt_photos_subtitle_ln_items"
   235 #define GLX_SUBTITLE_CAM_GRIDVIEW      hbTrId("txt_photos_subtitle_my_camera")
   248 #define GLX_SUBTITLE_CAM_GRIDVIEW      hbTrId("txt_photos_subtitle_my_camera")
   236 #define GLX_SUBTITLE_MYFAV_GRIDVIEW    hbTrId("txt_photos_subtitle_my_favorites")
   249 #define GLX_SUBTITLE_MYFAV_GRIDVIEW    hbTrId("txt_photos_subtitle_my_favorites")
   237 #define GLX_GRID_NO_IMAGE              hbTrId("txt_photos_info_no_content")
       
   238 #define GLX_ALBUM_SELECTION_TITLE      hbTrId("txt_photos_dialog_select_album") 
   250 #define GLX_ALBUM_SELECTION_TITLE      hbTrId("txt_photos_dialog_select_album") 
   239 #define GLX_IMAGE_VIEWER               hbTrId("txt_photos_title_image_viewer")  
   251 #define GLX_IMAGE_VIEWER               hbTrId("txt_photos_title_image_viewer")  
   240 
   252 
   241 #endif /* GLXLOCALISATIONSTRINGS_H_ */
   253 #endif /* GLXLOCALISATIONSTRINGS_H_ */