camerauis/cameraapp/loc/cam.loc
changeset 2 e8773a61782d
parent 0 1ddebce53859
child 3 8b2d6d0384b0
equal deleted inserted replaced
1:f5ec9446e5bf 2:e8773a61782d
  1665 #define qtn_lcam_note_delete_photo "Delete image?"
  1665 #define qtn_lcam_note_delete_photo "Delete image?"
  1666 
  1666 
  1667 //d:Hardware failure error note text
  1667 //d:Hardware failure error note text
  1668 //l:main_list_empty_pane
  1668 //l:main_list_empty_pane
  1669 //
  1669 //
  1670 #define qtn_lcam_standby_hardware_failure "Unexpected error occurred. Power off the device and restart"
  1670 #define qtn_lcam_standby_hardware_failure "Unexpected error occured, please re-start camera application. If re-start doesn't help, please reboot the device"
  1671 
  1671 
  1672 //d:Camera in use error note text
  1672 //d:Camera in use error note text
  1673 //l:main_list_empty_pane
  1673 //l:main_list_empty_pane
  1674 //
  1674 //
  1675 #define qtn_lcam_standby_camera_in_use "Camera already in use by an app"
  1675 #define qtn_lcam_standby_camera_in_use "Camera already in use by an app"
  1681 #define qtn_lcam_note_memory_full "Memory full - Change storage location?"
  1681 #define qtn_lcam_note_memory_full "Memory full - Change storage location?"
  1682 
  1682 
  1683 //d:All memory full error note text
  1683 //d:All memory full error note text
  1684 //l:popup_note_window
  1684 //l:popup_note_window
  1685 //
  1685 //
  1686 #define qtn_lcam_note_allmemory_full "Memory full. Unable to save image. Delete some data first"
  1686 #define qtn_lcam_note_allmemory_full "All drives are full. Please delete some data and try again."
  1687 
  1687 
  1688 //d:Internal memory full note text
  1688 //d:Internal memory full note text
  1689 //l:popup_note_window
  1689 //l:popup_note_window
  1690 //
  1690 //
  1691 #define qtn_lcam_note_internal_full "Internal memory full - Please delete some data"
  1691 #define qtn_lcam_note_internal_full "Internal memory full - Please delete some data"
  4196 //d:Setting title is qtn_lcam_sett_attr_cont_af.
  4196 //d:Setting title is qtn_lcam_sett_attr_cont_af.
  4197 //l:list_set_graphic_pane_t1
  4197 //l:list_set_graphic_pane_t1
  4198 //
  4198 //
  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
       
  4202 //d:This is shown as a warning to the user 
       
  4203 //d:for the default value of location setting.
       
  4204 //l:popup_info_list_pane_t1
       
  4205 #define qtn_lcam_descr_location_ftu "Location notification: Captured photos and videos will be tagged with your location. If you share the photos and videos, the location data may also be visible to third parties who have access to that picture. Phone will use network to get the location data and data transfer charges may apply. If you want to disable the geotagging, you can do it in camera settings."
       
  4206 
       
  4207 //d:Set as default scene mode setting title
       
  4208 //d:Shown in user scene setting list
       
  4209 //l:list_setting_pane_t1
       
  4210 #define qtn_lcam_set_user_default "Set as default scene mode" 
       
  4211 
       
  4212 //d: 'Yes' value for 'Set as default scene mode' (qtn_lcam_set_user_default)
       
  4213 //d: in 'Image user scene' view (Image mode > Scene modes > User defined open)
       
  4214 //l: list_single_pane_t1
       
  4215 #define qtn_lcam_set_user_default_yes "Yes"
       
  4216 
       
  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)
       
  4219 //l: list_single_pane_t1
       
  4220 #define qtn_lcam_set_user_default_no "No"
       
  4221 
       
  4222 
  4201 // end of file
  4223 // end of file