camerauis/cameraapp/loc/cam.loc
branchRCL_3
changeset 11 792dfc98fb3b
parent 3 8b2d6d0384b0
child 12 8c55c525d5d7
equal deleted inserted replaced
7:dbec5787fa68 11:792dfc98fb3b
  4199 #define qtn_lcam_sett_attr_cont_af_off "Off"
  4199 #define qtn_lcam_sett_attr_cont_af_off "Off"
  4200 
  4200 
  4201 //d:Popup info note for camera first-time-use
  4201 //d:Popup info note for camera first-time-use
  4202 //d:This is shown as a warning to the user 
  4202 //d:This is shown as a warning to the user 
  4203 //d:for the default value of location setting.
  4203 //d:for the default value of location setting.
  4204 //l:popup_info_list_pane_t1
  4204 //l:none
  4205 #define qtn_lcam_descr_location_ftu "Location recording can be disabled in camera settings."
  4205 #define qtn_lcam_location_ftu "Location recording can be disabled in camera settings."
  4206 
  4206 
  4207 //d:Set as default scene mode setting title
  4207 //d:Set as default scene mode setting title
  4208 //d:Shown in user scene setting list
  4208 //d:Shown in user scene setting list
  4209 //l:list_setting_pane_t1
  4209 //l:list_setting_pane_t1
  4210 #define qtn_lcam_set_user_default "Set as default scene mode" 
  4210 #define qtn_lcam_set_user_default "Set as default scene mode" 
  4217 //d: 'No' value for 'Set as default scene mode' (qtn_lcam_set_user_default)
  4217 //d: 'No' value for 'Set as default scene mode' (qtn_lcam_set_user_default)
  4218 //d: in 'Image user scene' view (Image mode > Scene modes > User defined open)
  4218 //d: in 'Image user scene' view (Image mode > Scene modes > User defined open)
  4219 //l: list_single_pane_t1
  4219 //l: list_single_pane_t1
  4220 #define qtn_lcam_set_user_default_no "No"
  4220 #define qtn_lcam_set_user_default_no "No"
  4221 
  4221 
       
  4222 //d: Tooltip text for Image editor button
       
  4223 //d: in touch toolbar in camera post-capture view
       
  4224 //l: main_cam5_pane_t11
       
  4225 #define qtn_lcam_tt_image_editor "Image editor"
       
  4226 
       
  4227 
       
  4228 //d: Tooltip text for Video editor button
       
  4229 //d: in touch toolbar in camcorder post-capture view
       
  4230 //l: main_cam5_pane_t11
       
  4231 #define qtn_lcam_tt_video_editor "Video editor"
       
  4232 
       
  4233 //d: If Geotagging is enabled by default in the Camera application, 
       
  4234 //d: a location tagging dialog is shown to the user. 
       
  4235 //d: It is displayed only when Camera is initiated for the first time.
       
  4236 //l: none
       
  4237 #define qtn_lcam_location_ftu_text "Captured photos and videos will be tagged with your location. If photos or videos are shared, the location data may also be visible to third parties. Phone will use network to get the location data. Data transfer charges may apply."
       
  4238 
       
  4239 //d: When a device has no mass memory and memory card is not 
       
  4240 //d: inserted when opening the camera, the user will get a note
       
  4241 //l: popup_note_window
       
  4242 #define qtn_lcam_insert_mmc_note "Please insert memory card in order to capture photos and videos"
  4222 
  4243 
  4223 // end of file
  4244 // end of file
       
  4245