camerauis/cameraapp/loc/cam.loc
changeset 0 1ddebce53859
child 2 e8773a61782d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/camerauis/cameraapp/loc/cam.loc	Thu Jan 07 16:18:56 2010 +0200
@@ -0,0 +1,4201 @@
+/*
+* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  File to conditionally include specific language localised text files
+*
+*/
+
+
+
+// The Text in source files is encoded in UTF-8
+
+CHARACTER_SET UTF8
+
+// LOCALISATION STRINGS
+
+// Application Name
+
+//d:Name of the application shown in the 
+//d:application grid 
+//l:cell_app_pane_t1
+//
+#define qtn_apps_lcam_grid	"Camera"
+
+//d:Name of the application shown in the 
+//d:task list
+//l:list_single_large_graphic_pane_t1
+//
+#define qtn_apps_lcam_list		"Camera"
+
+//----------------------------------------------------
+
+
+//d:Command text when video recording paused.
+//d:Visible in CBA in video pre-capture view.
+//l:control_pane_t1/opt7
+//
+#define qtn_lcam_softkey_continue "Continue"
+
+//d:Command text for delete key .
+//d:Visible in CBA in post-capture view.
+//l:control_pane_t1/opt7
+//
+#define qtn_lcam_softkey_delete   "Delete"
+
+//d:Command text to start self-timer countdown
+//d:Visible in CBA when in self-timer idle state
+//d:qtn_lcam_softkey_activate
+//l:control_pane_t1/opt7
+//
+#define qtn_lcam_softkey_activate "Activate"
+
+//d:MSK string in Image PreCapture View
+//l:control_pane_t3/opt7
+//r:9.1
+#define qtn_lcam_msk_capture  "Capture"
+
+//d:MSK string in Video PreCapture View
+//l:control_pane_t3/opt7
+//r:9.1
+#define qtn_lcam_msk_record  "Record"
+
+//----------------------------------------------------
+
+//d:Options menu item for renaming captured image.
+//d:Visible in Options-menu in image post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_cmd_rename_image			"Rename image"
+
+//d:Options menu item for renaming captured video.
+//d:Visible in Options-menu in video post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_cmd_rename_video			"Rename video"
+
+//d:Options menu item for printing the current image
+//d:Visible in options menu in image post-capture view
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_print_photo		"Print"
+
+//d:Options menu item for muting audio in embedded video.
+//d:Visible in Options-menu in pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_mute   "Mute"
+
+//d:Options menu item for un-muting audio in embedded video.
+//d:Visible in Options-menu in pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_unmute   "Unmute"
+
+//d:Options menu item for switching to secondary camera.
+//d:Visible in options menu in primary camera pre-capture view
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_cam2	"Use secondary camera"
+
+//d:Options menu item for switching to primary camera.
+//d:Visible in options menu in secondary camera pre-capture view
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_cam1	"Use main camera"
+
+//d:Options menu item for opening send to caller sub-menu.
+//d:Visible when there is an active call in 
+//d:Options-menu in post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_send_to_call  "Send to caller"
+
+//d:Options menu item for switching to pre-capture mode from standby.
+//d:Visible in Options-menu in standby mode.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_cmd_continue   "Continue"
+
+//d:Options menu item for switching to burst pre-capture view.
+//d:Visible in Options-menu in burst post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_new_photos  "New images"
+
+//d:Options menu item for playing the video (in media player).
+//d:Visible in Options-menu in video post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_play    "Play"
+
+//d:Options menu item for switching to Video capture mode.
+//d:Visible in Options-menu in pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_video_mode     "Video mode"
+
+//d:Options menu item for switching to still image capture mode.
+//d:Visible in Options-menu in video pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_photo_mode     "Image mode"
+
+//d:Options menu item for accessing the Free Memory View of the Media Gallery.
+//d:Visible in Options-menu in pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_memory		  "Go to free memory"
+
+//d:Options menu item for accessing the MC Photos application
+//d:Visible in Options-menu in pre and post capture views
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_go_to_photos         "Go to Photos"
+
+//d:Options menu item for accessing the image details
+//d:Visible in Options-menu in post capture views
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_tags         "Properties"
+
+//d:Options menu item for adding shown image into album 
+//d:Visible in Options-menu in post capture views
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_add_to_album         "Add to Album"
+//d:Options menu item opening a highlighted burst mode image
+//d:Options-menu in burst post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_open_photo    "Open image"
+
+//d:Options menu item for deleting image.
+//d:Visible in Options-menu in post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_delete         "Delete"
+
+//d:Options menu item for deleting image sequence.
+//d:Visible in Options-menu in time lapse post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_deleteall      "Delete sequence"
+
+//d:Options menu item for switching to settings view.
+//d:Visible in Options-menu in pre-capture views.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_cmd_settings      "Settings"
+
+//d:Options menu item for select
+//d:Visible in Options-menu in pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_select          "Select"
+
+//d:Options menu item for back.
+//d:Visible in Options-menu in embedded pre-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_options_back          "Back"
+
+//d:Options menu item sets captured video as ring tone
+//d:Options-menu in video post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_set_as_ringing_tone_video    "Set as ringing tone"
+
+//d:Options menu item sets captured video as contact ring tone
+//d:Options-menu in video post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_set_as_contact_ringing_tone_video    "Set as contact ringing tone"
+
+//d:Options menu item sets captured photo as contact call image
+//d:Options-menu in photo post-capture view.
+//l:list_single_pane_t1_cp2/opt3
+//
+#define qtn_lcam_options_set_as_contactcall    "Set as contact call image"
+
+//----------------------------------------------------
+// Tooltip texts for active palette
+
+//d:Tooltip item for scene.
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_scene "Scene modes"
+
+//d:Tooltip item for whitebalance.
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_wb "White balance"
+
+//d:Tooltip item for exposure value.
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_ev "Exposure compensation"
+
+//d:Tooltip item for colour tone.
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_coltone "Colour tone"
+
+//d:Tooltip item for play.
+//d:Visible in video post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_play "Play"
+
+//d:Tooltip item for new video.
+//d:Visible in video post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_newvideo "New video"
+
+//d:Tooltip item for send.
+//d:Visible in post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_send "Send"
+
+//d:Tooltip item for send to caller
+//d:Visible in post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_sendtocall "Send to caller"
+
+
+// </Inc4></wk06y2007>
+
+//d:Tooltip item for print.
+//d:Visible in post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_print "Print"
+
+//d:Tooltip item for delete.
+//d:Visible in post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_delete "Delete"
+
+//d:Tooltip item for new image.
+//d:Visible in image post-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_newphoto "New image"
+
+//d:Tooltip item for switch to image mode
+//d:Visible in video pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_switch_image "Switch to image mode"
+
+//d:Tooltip item for switch to video mode
+//d:Visible in image pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_switch_video "Switch to video mode"
+
+//d:Tooltip item for flash mode
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_flash "Flash mode"
+
+//d:Tooltip item for ISO Setting
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_isosetting "Light sensitivity"
+
+//d:Tooltip item for self-timer
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_st	"Self timer"
+
+//d:Tooltip item for sequence mode
+//d:Visible in pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_sequence	"Switch to sequence mode"
+
+//d:Tooltip item for normal mode
+//d:Visible in sequence pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_normal	"Switch to normal mode"
+
+//d:Tooltip item for add to print basket
+//d:Visible in image pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_printbasket	"Add to print basket"
+
+//d:Tooltip item for remove from print basket
+//d:Visible in image pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_remprintbasket	"Remove from print basket"
+
+//d:Tooltip item for video flash assist on
+//d:Visible in video pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_videoflash	"Switch video light on"
+
+//d:Tooltip item for video flash assist off
+//d:Visible in video pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_flashoff	"Switch video light off"
+
+//d:Tooltip item for sequence mode
+//d:Visible in advanced sequence pre-capture view active palette
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_adv_sequence    "Sequence mode"
+
+//d:Tooltip item for image sharpness
+//d:Visible in image pre-capture view active palette
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_sharp   "Sharpness"
+
+//d:Tooltip item for contrast
+//d:Visible in image pre-capture view active palette
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_contr   "Contrast"
+
+//d:Tooltip item for brightness
+//d:Visible in image pre-capture view active palette
+//d:For cameraapp Increment 3.1, Release 6
+//r:3.1
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_bright   "Brightness"
+
+
+// <Inc3>
+
+//d:Tooltip item for viewfinder grid
+//d:Visible in image pre-capture view active palette.
+//d:Visible when grid is not yet shown and can turned on.
+//d:Counterpart to qtn_lcam_tt_hide_viewfinder_grid.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_show_viewfinder_grid "Show viewfinder grid"
+
+//d:Tooltip item for viewfinder grid
+//d:Visible in image pre-capture view active palette.
+//d:Visible when grid is already shown and can turned off.
+//d:Counterpart to qtn_lcam_tt_show_viewfinder_grid.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_hide_viewfinder_grid "Hide viewfinder grid"
+// </Inc3>
+
+// <Inc4><wk06y2007>
+
+//d:Tooltip item for histogram
+//d:Visible in image pre-capture view active palette.
+//d:Visible when histogram is not yet shown and can be turned on.
+//d:Counterpart to qtn_lcam_tt_hide_histogram.
+//l:main_cam5_pane_t11
+//r:4.0
+#define qtn_lcam_tt_show_histogram "Show histogram"
+
+//d:Tooltip item for histogram
+//d:Visible in image pre-capture view active palette.
+//d:Visible when histogram is already shown and can be turned off.
+//d:Counterpart to qtn_lcam_tt_show_histogram.
+//l:main_cam5_pane_t11
+//r:4.0
+#define qtn_lcam_tt_hide_histogram "Hide histogram"
+
+// </Inc4><wk06y2007>
+
+// <wk22y2007>
+
+//d:Tooltip item for add to album
+//d:Visible in image post-capture view active palette.
+//d:Visible when snapshot is shown and can be added to album.
+//l:main_cam5_pane_t11
+//r: 4.0
+#define qtn_lcam_tt_add_to_album "Add to album"
+
+// </wk22y2007>
+
+
+//----------------------------------------------------
+
+//d:View title
+//d:In still pre-capture view
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_camera   "Camera"
+
+//d:View title
+//d:In video pre-capture view
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_video_camera   "Video camera"
+
+//d:View title
+//d:In video settings view
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_vidsetting "Video settings"
+
+//d:View title
+//d:In photo settings view
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_photsetting "Image settings"
+
+//d:View title
+//d:In video scene settings mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_scenes_vid   "Scene modes"
+
+//d:View title
+//d:In still scene settings mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_scenes_phot   "Scene modes"
+
+//d:View title
+//d:In still user scene setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_text_photoscene "Image user scene"
+
+//d:View title
+//d:In video quality settings popup
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_sett_title_vi_type  "Video quality"
+
+//d:View title
+//d:In image quality settings popup
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_sett_title_ph_resolut   "Image quality"
+
+//d:View title
+//d:In advanced sequence mode popup
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_tl   "Sequence mode"
+
+//----------------------------------------------------
+
+//d:Night scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_night      "Night"
+
+//d:Auto scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_auto       "Auto"
+
+//d:Macro scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_macro      "Close-up mode"
+
+//d:Portrait scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_port       "Portrait"
+
+//d:Landscape scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_land       "Landscape"
+
+//d:Night portrait scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_nightport  "Night portrait"
+
+//d:Sport scene title text
+//d:Visible in user scene setting list
+//l: list_single_pane_t1
+//
+#define qtn_lcam_user_scene_sport      "Sport"
+
+//----------------------------------------------------
+
+//d:Night scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_night_v2      "Night"
+
+//d:Auto scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_auto_v2       "Auto"
+
+//d:Macro scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_macro_v2      "Close-up mode"
+
+//d:Portrait scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_port_v2       "Portrait"
+
+//d:Landscape scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_land_v2       "Landscape"
+
+//d:Night portrait scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_nightport_v2  "Night portrait"
+
+//d:Sport scene title text
+//d:Visible in user scene setting list
+//l: cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_user_scene_sport_v2      "Sport"
+
+//----------------------------------------------------
+
+//d:Titles for photo capture tone item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_tone           "Capture tone"
+
+//d:Current base scene.
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_scene "Based on scene mode"
+
+//d:Flash setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_flash "Flash"
+
+//d:Whitebalance setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_wb "White balance"
+
+//d:Exposure value setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_ev "Exposure compensation"
+
+//d:Colour effect setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_ce "Colour tone"
+
+//d:Sharpness setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_sharp "Sharpness"
+
+//d:Contrast setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_contr "Contrast"
+
+//d:Brightness setting item
+//d:Shown in user scene setting list
+//d:For cameraapp Increment 3.1, Release 6
+//r:3.1
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_bright "Brightness"
+
+//d:Reset user scene setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_reset "Reset user scene"
+
+//d:Title for restore camera settings item in photo/video settings list
+//l:list_single_pane_t1
+//
+#define qtn_lcam_sett_attr_reset "Restore camera settings"
+
+//d:Title for photo base name item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_name_base "Default image name"
+
+//d:Title for video base name item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_video_name "Default video name"
+
+//d:Title for extended zoom item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_zoom				"Extended digital zoom"
+
+// <Inc4><wk06y2007>
+
+//d:Title for red eye removal item in photo settings list
+//l:list_setting_pane_t1
+//r:4.0
+#define qtn_lcam_sett_attr_red_eye_rem				"Red eye removal"
+
+// </Inc4></wk06y2007>
+
+// <Inc3>
+//d:Title for digital zoom item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_zoom_digital  "Digital zoom"
+// </Inc3>
+
+
+
+//d:Titles for optical zoom in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_opzoom_off		"Optical zoom during recording"
+
+//d:Title for audio recording item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_audio_rec "Audio recording"
+
+//d:Title for continuous auto-focus item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_cont_af "Continuous auto-focus"
+
+//d:Title for video quality item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_vi_type "Video quality"
+
+//d:Title for video stabilisation item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_vid_stable "Video stabilisation"
+
+//d:Title for store in album item in settings lists
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_add_toalbum "Add to album"
+
+//d:Title for show captured video item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_post_vi "Show last captured video"
+
+//d:Title for video media storage item in video settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_store "Memory in use"
+
+//d:Titles for photo quality item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_quality "Image quality"
+
+//d:Title for show captured photo item in photo settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_post_ph "Show captured image"
+
+//d:Data query header for inputting new video name
+//l:popup_query_data_window_t3/opt2
+//
+#define qtn_lcam_query_video_name       "Video name:"
+
+//d:Data query header for inputting new image name
+//l:popup_query_data_window_t3/opt2
+//
+#define qtn_lcam_query_image_name       "Image name:"
+
+//d:Data query header for inputting default image name
+//l:popup_query_data_window_t3/opt2
+//
+#define qtn_lcam_query_default_image_name       "Default image name:"
+
+//d:Data query header for inputting default video name
+//l:popup_query_data_window_t3/opt2
+//
+#define qtn_lcam_query_default_video_name       "Default video name:"
+
+//d:ISO setting setting item
+//d:Shown in user scene setting list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_user_iso "Light sensitivity value"
+
+//d:Title for Tilt sensor Rotate Image item in settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_tsensor "Rotate image"
+
+
+// <Inc3><w04y2007>
+//d:Title for flicker cancellation item in image capture settings list
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_flickr "Flicker cancellation"
+// </w04y2007></Inc3>
+
+//----------------------------------------------------
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_flash   "Flash"
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_wb   "White balance"
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_ev   "Exposure compensation"
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_ceff   "Colour tone"
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_sharp   "Sharpness"
+
+//d:View title
+//d:in capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_contr   "Contrast"
+
+//d:View title in capture setup mode
+//d:For cameraapp Increment 3.1, cameraapp Release 6
+//r:3.1
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_bright   "Brightness"
+
+//d:View title
+//d:
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_selftimer    "Self timer"
+
+
+//d:View title
+//d:In capture setup mode
+//l:main_cam5_pane_t2
+//
+#define qtn_lcam_title_subm_iso  "Light sensitivity"
+
+//----------------------------------------------------
+
+//d:Item text for flash auto value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_auto                 "Automatic"
+
+//d:Item text for flash forced value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_force                 "On"
+
+//d:Item text for flash off value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_flash_off                    "Off"
+
+//d:Item text for flash redeye reduction value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_redeye                    "Red eye redu."
+
+//----------------------------------------------------
+
+//d:Item text for white balance auto value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_awb                  "Automatic"
+
+//d:Item text for white balance daylight value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_day                  "Sunny"
+
+//d:Item text for white balance cloudy value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_cloud                  "Cloudy"
+
+//d:Item text for white balance tungsten value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_tung                 "Incandescent"
+
+//d:Item text for white balance fluorescent value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_flu                 "Fluorescent"
+
+//----------------------------------------------------
+
+//d:Item text for colour filter colour value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_col                 "Normal"
+
+//d:Item text for colour filter sepia value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_sep                 "Sepia"
+
+//d:Item text for colour filter black and white value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_bw                 "Black & white"
+
+//d:Item text for colour filter vivid colours value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_neg                 "Negative"
+
+//d:Item text for colour filter vivid colours value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_viv                 "Vivid"
+
+//----------------------------------------------------
+
+//d:Item text for ISO value automatic ISO setting
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_isoauto                "Auto"
+
+//d:Item text for ISO value Low ISO setting
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_isolow                 "Low"
+
+//d:Item text for ISO value Medium ISO setting
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_isomedium              "Medium"
+
+//d:Item text for ISO value High ISO setting
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_isohigh                "High"
+
+//----------------------------------------------------
+// Image quality setting texts
+
+// <Inc3>
+//d:Image quality slider bar top subtitle
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t6
+//
+#define qtn_lcam_quality_subtitle_maximum "Maximum"
+
+//d:Image quality slider bar bottom subtitle
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t6
+//
+#define qtn_lcam_quality_subtitle_minimum "Low"
+// </Inc3>
+
+// Video quality setting texts
+
+//d:Video quality slider bar top sub title
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t6
+//
+#define qtn_lcam_quality_subtitle_vmax "High"
+
+//d:Video quality slider bar top sub title
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t6
+//
+#define qtn_lcam_quality_subtitle_vmin "Low"
+
+//----------------------------------------------------
+
+//d:Text placed above video time remaining counter
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t5
+//
+#define qtn_lcam_video_remain "Record time available"
+
+//d:Text placed above image counter
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t5
+//
+#define qtn_lcam_image_remain "Images remaining"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print9mlarge "Print 9M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print8mlarge "Print 8M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print6mlarge "Print 6M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print5mlarge "Print 5M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print3mlarge "Print 3M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print2mlarge "Print 2M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print3mmed "Print 3M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print2mmed "Print 2M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list 
+//l:list_set_graphic_pane_t1 
+#define qtn_lcam_sett_attr_quality_print1med "Print 1M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print1_3small "Print/Email 1.3M - Small"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print1_0small "Print/Email 1M - Small"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print0_8med "Email 0.8M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_mms "MMS 0.3M - Small"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_high "High"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_normal "Normal"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_sharing "Sharing"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_tvhigh "4:3 resolution high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_tvnorm "4:3 resolution normal quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_webhigh "Email high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_webnorm "Email normal quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_set_type_mms "Sharing quality"
+
+
+//----------------------------------------------------
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print9m "Capture images with 16:9 aspect ratio"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print8m "Use for large sized prints up to 16 x 12 in (41x31 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print6m "Capture images with 16:9 aspect ratio"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print5m "Use for large sized prints up to 14x11 in (36x28 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print3m "Use for prints up to 10x8 in (25x20 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print2m "Use for prints up to 7x5 in (18x13 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print1_3m "Use for prints up to 6x4 in (15x10 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print1m "Use for prints up to 6x4 in (15x10 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_low "Ideal image size to send via Multimedia message (MMS)"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_vhigh "Use for best quality playback through handset or PC"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_vnorm "Standard quality for playback through handset"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_vshare "Limited video clip size to send using multimedia message (MMS)"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Best quality for long term usage and playback on TV/PC and handset"
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_tvhigh  "Best quality for playback on displays using 4:3 aspect ratio"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Standard quality for long term usage and playback on TV/PC and handset"
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_tvnorm  "Standard quality for playback on displays using 4:3 aspect ratio"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Best quality for playback through handset and compatible with other mobile phones"
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_webhigh  "Best quality for uploading videos"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Standard quality for playback through handset and compatible with other mobile phones"
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_webnorm  "Standard quality for uploading videos"
+
+
+
+
+
+//----------------------------------------------------
+
+//<Inc3>
+//d:Item text for increased value
+//d:Visible in set_up lists (e.g. for brightness)
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_increased "Increased"
+
+//d:Item text for decreased value
+//d:Visible in set_up lists (e.g. for brightness)
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_decreased "Decreased"
+
+// <Inc3>
+// -------------------------------------
+// Zoom options if only digital zoom available
+
+//d:Item value for photo settings list
+//d:Extended digital zoom is disabled with this setting.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_ex_set_off "Off"
+
+
+//d:Item value for photo settings list
+//d:Extended digital zoom is enabled with this setting.
+//d:When selected, transition from digital to extended digital 
+//d:zoom range is done smoothly, without a pause.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_ex_set_oncont "On (continuous)"
+
+
+//d:Item value for photo settings list
+//d:Extended digital zoom is enabled with this setting.
+//d:When selected, transition from digital to extended digital 
+//d:zoom range causes a pause in the zooming.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_ex_set_onpause "On (paused)"
+
+// <Inc4><wk06y2007>
+
+//d:Item value for photo settings list
+//d:Red eye removal is enabled with this setting.
+//l:list_set_graphic_pane_t1
+//r:4.0
+#define qtn_lcam_set_land_img_redeye_rem_on "On"
+
+//d:Item value for photo settings list
+//d:Red eye removal is disabled with this setting.
+//l:list_set_graphic_pane_t1
+//r:4.0
+#define qtn_lcam_set_land_img_redeye_rem_off "Off"
+
+// </Inc4></wk06y2007>
+
+// -------------------------------------
+// Zoom options if optical zoom available
+
+//d:Item value for photo settings list
+//d:When selected, the digital zoom functionality is 
+//d:switched off, leaving only the optical zoom.
+//d:Used only in products with optical zoom.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_zoom_digital_off "Off"
+
+
+//d:Item value for photo settings list
+//d:When selected, the extended digital zoom is switched off,
+//d:but the default digital zoom functionality will remain on and
+//d:a transition from optical to digital zoom range 
+//d:results in a pause in the zooming.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_on_zoom_pause "On (paused)"
+
+//d:Item value for photo settings list
+//d:When selected, the extended digital zoom is switched off,
+//d:but the default digital zoom functionality will remain on and
+//d:a transition from optical to digital zoom range 
+//d:is done smoothly without a pause.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_on_zoom_cont "On (continuous)"
+
+
+//d:Item value for photo settings list
+//d:Extended digital zoom is enabled with this setting.
+//d:When selected, transition from digital to extended digital 
+//d:zoom range causes a pause in the zooming.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_on_zoom_ex_pause "Extended on (paused)"
+
+//d:Item value for photo settings list
+//d:Extended digital zoom is enabled with this setting.
+//d:When selected, transitions from optical to digital and
+//d:digital to extended digital zoom range are done smoothly
+//d:without a pause.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_on_zoom_ex_cont "Extended on (continuous)"
+// -------------------------------------
+// </Inc3>
+
+
+
+//d:Item in setting page for selecting text as photo/video name base type.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_pop_text           "Text"
+
+//d:Item in setting page for selecting date as photo/video name base type.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_pop_date           "Date"
+
+
+//d:Item in video setting list for switching off audio recording
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_audio_off          "Mute"
+
+//d:Capture tone setting in photo settings list
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_camera_1 "Camera 1"
+
+//d:Capture tone setting in photo settings list
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_camera_2 "Camera 2"
+
+//d:Capture tone setting in photo settings list
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_camera_3 "Camera 3"
+
+//d:Capture tone setting in photo settings list
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_camera_4 "Camera 4"
+
+//----------------------------------------------------
+
+//d:Night scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_night      "Night"
+
+//d:User scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_user       "User defined"
+
+//d:Auto scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_auto       "Auto"
+
+//d:Macro scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_macro      "Close-up mode"
+
+//d:Portrait scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_port       "Portrait"
+
+//d:Landscape scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_land       "Landscape"
+
+//d:Night portrait scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_nightport  "Night portrait"
+
+//d:Sport scene title text
+//d:Visible in scene settings page
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_scene_sport      "Sport"
+
+//----------------------------------------------------
+//d:Night scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_night_ex         "Ideal for taking pictures in low light without flash"
+
+//d:User scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_user_ex          "Create personalised settings for instant retrieval - adjust and keep your favourite settings"
+
+
+//d:Auto scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_auto_ex          "Ideal for everyday photography - all settings are adjusted automatically for you"
+
+//d:Macro scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_macro_ex         "Ideal for capturing small objects between 10 and 60cm"
+
+//d:Portrait scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_port2_ex         "Ideal for shooting better portrait photos"
+
+//d:Landscape scene descriptive text
+//d:In scene settings list
+//d:Used in auto focus products
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_land_ex          "Ideal for shooting distant scenerys"
+
+//d:Landscape scene descriptive text
+//d:In scene settings list
+//d:Used in fixed focus products
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_land2_ex          "Ideal for shooting better outdoor scenery photos"
+
+//d:Night portrait scene descriptive text
+//d:In scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_nightport_ex     "Ideal for taking portraits in low light with flash"
+
+//d:Auto (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_vid_auto_ex      "Ideal for filming everyday moments"
+
+//d:Night (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_vid_night_ex     "Ideal for filming in low light"
+
+//d:Sport scene descriptive text
+//d:In image scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_sport_ex         "Ideal for capturing fast moving subject matter"
+
+//----------------------------------------------------
+// Settings value indicators
+
+//d:Value of plus two for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus2     "+2"
+
+//d:Value of plus 1.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus1_5   "+1.5"
+
+//d:Value of plus one for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus1     "+1"
+
+//d:Value of plus 0.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus0_5   "+0.5"
+
+//d:Value of zero for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_0         "0"
+
+//d:Value of minus 0.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus0_5  "-0.5"
+
+//d:Value of minus one for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus1    "-1"
+
+//d:Value of minus 1.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus1_5  "-1.5"
+
+//d:Value of minus two for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus2    "-2"
+
+//d:Value of plus 1.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus1_7   "+1.7"
+
+//d:Value of plus 1.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus1_3   "+1.3"
+
+//d:Value of plus 0.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus0_7   "+0.7"
+
+//d:Value of plus 0.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)t
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_plus0_3   "+0.3"
+
+//d:Value of minus 0.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus0_3  "-0.3"
+
+//d:Value of minus 0.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus0_7  "-0.7"
+
+//d:Value of minus 1.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus1_3  "-1.3"
+
+//d:Value of minus 1.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cam5_pane_t3
+//
+#define qtn_lcam_ev_minus1_7  "-1.7"
+
+//----------------------------------------------------
+
+//d:Query dialog when user selects restore camera settings
+//l:popup_note_window
+//
+#define qtn_lcam_restore_query "Restore image and video settings?"
+
+//d:Label for wait note when setting wallpaper image
+//l:popup_note_wait_window
+//
+#define qtn_lcam_loading_image "Loading image"
+
+//d:Saving video wait note text
+//d:In video pre-capture view
+//l:popup_note_wait_window 
+//
+#define qtn_lcam_note_saving_video "Saving video clip"
+
+// <Inc4><w06y2007>
+
+//d:Saving a photo wait note text
+//d:Displayed in the event of Photo mode buffer overflow 
+//l:popup_note_wait_window
+//r:4.0
+#define qtn_lcam_note_saving_image "Saving image"
+
+// </w06y2007></Inc4>
+
+//d:Saving photos wait note text
+//d:Displayed in the event of Photo mode buffer overflow 
+//l:popup_note_wait_window
+//
+#define qtn_lcam_note_saving_images "Saving images"
+
+//----------------------------------------------------
+
+//d:Delete video confirmation note text
+//d:In video post-capture view
+//l:popup_note_window
+//
+#define qtn_lcam_note_delete_video "Delete video clip?"
+
+//d:Delete image confirmation note text
+//d:In still post-capture view
+//l:popup_note_window
+//
+#define qtn_lcam_note_delete_photo "Delete image?"
+
+//d:Hardware failure error note text
+//l:main_list_empty_pane
+//
+#define qtn_lcam_standby_hardware_failure "Unexpected error occurred. Power off the device and restart"
+
+//d:Camera in use error note text
+//l:main_list_empty_pane
+//
+#define qtn_lcam_standby_camera_in_use "Camera already in use by an app"
+
+//d:Memory full error note text
+//d:The same error text is used if either memory card or internal memory is full
+//l:popup_note_window
+//
+#define qtn_lcam_note_memory_full "Memory full - Change storage location?"
+
+//d:All memory full error note text
+//l:popup_note_window
+//
+#define qtn_lcam_note_allmemory_full "Memory full. Unable to save image. Delete some data first"
+
+//d:Internal memory full note text
+//l:popup_note_window
+//
+#define qtn_lcam_note_internal_full "Internal memory full - Please delete some data"
+
+//d:Card memory full; switch to Internal memory query note text
+//l:popup_note_window
+//
+#define qtn_lcam_note_card_mem_full  "Card memory full - Change storage location to internal memory?"
+
+//d:Internal memory full; switch to Card memory query note text
+//l:popup_note_window
+//
+#define qtn_lcam_note_internal_mem_full  "Internal memory full - Change storage location to card memory?"
+
+//d:Memory card not accessible error note text
+//l:popup_note_window
+//
+#define qtn_lcam_mmc_not_inserted "Memory card is not accessible. Phone memory will be used instead"
+
+//d:Memory card read only error note text
+//l:popup_note_window
+//
+#define qtn_lcam_mmc_read_only "Memory card is read only. Phone memory will be used instead"
+
+//d:Restore user scene settings confirmation note text
+//l:popup_note_window
+//
+#define qtn_lcam_note_user_reset "Restore user scene settings?"
+
+//----------------------------------------------------
+
+//d:Camera timed out text
+//l:main_list_empty_pane
+//
+#define qtn_lcam_standby_timeout_expired    "Camera on standby"
+
+// Namebase
+
+//d:Default video base name
+//d:Used as a stub for a video name in the title pane
+//l:main_cam5_pane_t10
+//
+#define qtn_lcam_namebase_video			"Video"
+
+//d:Default photo base name
+//d:Used as a stub for a photo name in the title pane
+//l:main_cam5_pane_t10
+//
+#define qtn_lcam_namebase_image			"Image"
+
+//d:Title for the popup selection list showing available albums
+//l:heading_pane_t1
+//
+#define qtn_lcam_select_album               "Select album:"
+
+//d:Shown when no albums in gallery
+//d:Visible in a popup list when there are no albums to list
+//l:main_cam5_pane_t12/opt3
+//
+#define qtn_lcam_note_noalbums "(No albums) Create new albums in Gallery"
+
+//d:Represents number of images captured in a sequence
+//d:Visible in navi-pane after sequence capture
+//l:navi_text_pane_t1
+//
+#define qtn_lcam_images_captured "Images captured %N"
+
+
+//d:Represents time between image captures in sequence
+//d:Visible in navi-pane during sequence capture
+//l:navi_text_pane_t1
+//
+#define qtn_lcam_time_cap "%U"
+
+//----------------------------------------------------
+
+//d:Menu item for 2 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_st_2     "2 seconds"
+
+//d:Menu item for 10 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_st_10    "10 seconds"
+
+//d:Menu item for 20 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_st_20    "20 seconds"
+
+//d:Menu item for selftimer deactivation
+//d:Visible in selftimer submenu
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_st_off   "Off"
+
+
+//----------------------------------------------------
+
+//d:Item text for sharpness hard value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_hard   "Hard"
+
+//d:Item text for sharpness normal value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_normal "Normal"
+
+//d:Item text for sharpness soft value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_soft   "Soft"
+
+//----------------------------------------------------
+
+//d:Legend for positive brightness.
+//d:Shown brightness/contrast setup
+//l:main_cam5_pane_t9
+//
+#define qtn_lcam_set_plus    "+"
+
+//d:legend for negative brightness.
+//d:Shown brightness/contrast setup
+//l:main_cam5_pane_t9
+//
+#define qtn_lcam_set_minus   "-"
+
+// <Inc3>
+// ---------------------------------------------------------
+// Light sensitivity (ISO value) setting page
+
+//d:View title.
+//d:Visible in Image light sensitivity setting page.
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_selector_iso  "Light sensitivity"
+
+// -------------------------------------
+// Light sensitivity setting titles
+
+//d:Title text for light sensitivity setting.
+//d:Stands for automatic setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_auto        "Auto"
+
+//d:Title text for sensitivity setting.
+//d:Stands for lowest setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_low         "Low"
+
+//d:Title text for sensitivity setting.
+//d:Stands for medium-low setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_low_medium  "Low - Medium"
+
+//d:Title text for sensitivity setting.
+//d:Stands for medium setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_medium      "Medium"
+
+//d:Title text for sensitivity setting.
+//d:Stands for medium-high setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_medium_high "Medium - High"
+
+//d:Title text for sensitivity setting.
+//d:Stands for highest setting.
+//d:Visible in light sensitivity setting page and user scene setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_iso_high        "High"
+
+
+// -------------------------------------
+// Light sensitivity setting descriptions
+
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_auto setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_auto_ex          "Use in everyday situations"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_low setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_low_ex           "Ideal for use in bright sunny conditions"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_low_medium setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_low_medium_ex    "Ideal for use in less bright, outdoor conditions"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_medium setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_medium_ex        "Ideal for cloudy/indoor pictures with flash"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_medium_high setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_medium_high_ex   "Ideal for low light pictures where flash might be required"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_high setting.
+//d:Visible in light sensitivity setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_iso_high_ex          "Ideal for low light pictures without flash and for freezing action in bright light"
+
+// ---------------------------------------------------------
+// Advanced sequence mode setting page
+
+//d:View title.
+//d:Visible in Image advanced sequence mode setting page.
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_selector_title_tl  "Sequence mode"
+        
+// -------------------------------------
+// Setting titles
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets advanced sequence mode off and single shot mode on.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_adv_seq_off  "Single shot"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets burst sequence mode on.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_burst        "Burst"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 5 seconds.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_5secs    "5 Seconds"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 10 seconds.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_10secs   "10 Seconds"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 30 seconds.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_30secs   "30 Seconds"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 1 minute.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_1min     "1 Minute"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 5 minutes.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_5min     "5 Minutes"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 10 minutes.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_10min    "10 Minutes"
+
+//d:Title text for advanced sequence mode setting.
+//d:This setting sets timelapse sequence mode on with interval of 30 minutes.
+//d:Visible in advanced sequence mode setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_set_seq_30min    "30 Minutes"
+
+
+// -------------------------------------
+// Setting descriptions
+
+//d:Description text for qtn_lcam_set_adv_seq_off setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_adv_seq_off_ex   "Switch to single shot mode"
+
+//d:Description text for qtn_lcam_set_seq_5secs setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_5secs_ex     "Capture an image every 5 seconds until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_10secs setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_10secs_ex    "Capture an image every 10 seconds until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_30secs setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_30secs_ex    "Capture an image every 30 seconds until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_1min setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_1min_ex      "Capture an image every 1 minute until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_5min setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_5min_ex      "Capture an image every 5 minutes until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_10min setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_10min_ex     "Capture an image every 10 minutes until the current selected memory runs out"
+
+//d:Description text for qtn_lcam_set_seq_30min setting.
+//d:Visible in advanced sequence mode setting page.
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_set_seq_30min_ex     "Capture an image every 30 minutes until the current selected memory runs out"
+
+
+
+// ---------------------------------------------------------
+// Location data setting 
+
+//d:Setting item name.
+//d:User selects with this setting, if location data,
+//d:when available, is recorded to the captured images or videos.
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_sett_attr_rec_location "Record location"
+
+//d:View title.
+//d:Visible in location data setting page.
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_sett_attr_ph_location_setting "Location"
+
+// -------------------------------------
+// Setting values
+
+//d:This setting sets location data recording on.
+//d:Visible in location data setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_location_set_on "On"
+
+//d:This setting sets location data recording off.
+//d:Visible in location data setting page.
+//l:main_cam5_pane_t7
+//
+#define qtn_lcam_location_set_off "Off"
+
+// -------------------------------------
+// Setting descriptions
+
+//d:Description text for qtn_lcam_location_set_on setting.
+//d:Visible in location data setting page.
+//d:This text is used in both image and video mode.
+//l:main_cset_text2_pane_t1
+//
+#define qtn_lcam_descr_location_on "Location data will be recorded to each image or video if GPS co-ordinates are found. It might take many minutes to acquire these co-ordinates, best conditions are obtained in open areas away from tall buildings."	
+
+//d:Description text for qtn_lcam_location_set_off setting.
+//d:Visible in location data setting page.
+//d:The text is intentionally empty
+//l:main_cset_text2_pane_t1
+//
+#define qtn_lcam_descr_location_off ""
+
+
+// ---------------------------------------------------------
+// <w04y2007>
+// Context specific setting value texts
+
+
+//d:Item value for portrait mode image settings list.
+//d:"Yes" value for setting with title qtn_lcam_sett_attr_add_toalbum.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_img_add_toalbum_yes "Yes"
+
+//d:Same as qtn_lcam_set_port_img_add_toalbum_yes, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_img_add_toalbum_yes "Yes"
+
+//d:Same as qtn_lcam_set_port_img_add_toalbum_yes, but for video setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_vid_add_toalbum_yes "Yes"
+
+//d:Same as qtn_lcam_set_port_vid_add_toalbum_yes, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_vid_add_toalbum_yes "Yes"
+
+
+
+
+//d:Item value for portrait image settings list.
+//d:"No" value for setting with title qtn_lcam_sett_attr_add_toalbum.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_img_add_toalbum_no "No"
+
+//d:Same as qtn_lcam_set_port_img_add_toalbum_no, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_img_add_toalbum_no "No"
+
+//d:Same as qtn_lcam_set_port_img_add_toalbum_no, but for video setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_vid_add_toalbum_no "No"
+
+//d:Same as qtn_lcam_set_port_vid_add_toalbum_no, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_vid_add_toalbum_no "No"
+
+
+
+
+//d:Item value for portrait image settings list.
+//d:"On" value for setting with title qtn_lcam_sett_attr_post_ph.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_showcap_img_on "On"
+
+//d:Same as qtn_lcam_set_port_showcap_img_on, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_showcap_img_on "On"
+
+//d:Same as qtn_lcam_set_port_showcap_img_on, but for video.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_showcap_vid_on "On"
+
+//d:Same as qtn_lcam_set_port_showcap_vid_on, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_showcap_vid_on "On"
+
+
+
+//d:Item value for portrait image settings list.
+//d:"Off" value for setting with title qtn_lcam_sett_attr_post_ph.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_showcap_img_off "Off"
+
+//d:Same as qtn_lcam_set_port_showcap_img_off,
+//d:but for landscape mode image setting list.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_showcap_img_off "Off"
+
+
+//d:Same as qtn_lcam_set_port_showcap_img_off, but for video.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_showcap_vid_off "Off"
+
+//d:Same as qtn_lcam_set_port_showcap_vid_off, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_showcap_vid_off "Off"
+
+
+
+//d:Item value for landscape image settings list.
+//d:This value sets image rotation based on device orientation "on".
+//d:Setting title is qtn_lcam_sett_attr_tsensor.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_rotate_img_on "On"
+
+
+//d:Item value for landscape image settings list.
+//d:This value sets image rotation based on device orientation "off".
+//d:Setting title is qtn_lcam_sett_attr_tsensor.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_rotate_img_off "Off"
+
+
+
+
+//d:Item value for portrait mode video settings list.
+//d:This value sets audio recording "on".
+//d:The opposite setting, "mute", is qtn_lcam_set_audio_off.
+//d:Setting title is qtn_lcam_sett_attr_audio_rec.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_port_audio_vid_on "On"
+
+//d:Same as qtn_lcam_set_port_audio_vid_on, but for landscape mode.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_audio_vid_on "On"
+
+
+
+
+//d:Item value for landscape mode video settings list.
+//d:This value sets video stabilisation "on".
+//d:Setting title is qtn_lcam_sett_attr_vid_stable.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_vidstab_on "On"
+
+//d:Item value for landscape mode video settings list.
+//d:This value sets video stabilisation "off".
+//d:Setting title is qtn_lcam_sett_attr_vid_stable.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_vidstab_off "Off"
+
+
+
+
+//d:Item value for landscape mode video settings list.
+//d:This value enables optical zoom during video recording.
+//d:Setting title is qtn_lcam_sett_attr_opzoom_off.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_optical_vid_on "On"
+
+//d:Item value for landscape mode video settings list.
+//d:This value disables optical zoom during video recording.
+//d:Setting title is qtn_lcam_sett_attr_opzoom_off.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_set_land_optical_vid_off "Off"
+
+
+
+
+//d:Item value for landscape mode image settings list.
+//d:Setting the flicker cancellation value to 50Hz.
+//d:The setting title is qtn_lcam_sett_attr_flickr.
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_pop_50hz "50Hz"
+
+//d:Item value for landscape mode image settings list.
+//d:Setting the flicker cancellation value to 60Hz.
+//d:The setting title is qtn_lcam_sett_attr_flickr.
+//l:list_setting_pane_t1
+//
+#define qtn_lcam_set_pop_60hz "60Hz"
+
+
+// <Inc4>
+// <wk10y2007>
+
+//d:Options menu item for turning UI off
+//d:Visible in Options-menu in pre-capture and post-capture views.
+//l:list_single_pane_t1_cp2
+//r:4.0
+#define qtn_lcam_options_display_off2 "Hide icons"
+
+//d:Options menu item for accessing the camera album application
+//d:Visible in Options-menu in pre and post capture views
+//l:list_single_pane_t1_cp2
+//r:4.0
+#define qtn_lcam_go_to_camera_album         "Go to camera album"
+
+//d: Tooltip text for ’Image detail’ button. 
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_tags "Properties"
+//d:Freeing memory wait note text
+//d:Displayed in the startup if there is not enough memory available
+//d:and some applications are being shut down to free memory before
+//d:camera is started. It may take several seconds.
+//l:popup_note_wait_window
+//r:4.0
+#define qtn_lcam_note_free_memory "Camera is attempting to free memory, this may take several seconds"
+
+//d:Processing a photo wait note text
+//d:Displayed when processing image after capture key has been pressed
+//l:popup_note_wait_window
+//r:3.0
+#define qtn_lcam_note_processing_image "Processing image"
+
+//d:Processing a video wait note text
+//d:Displayed when processing the video after video recording has been stopped
+//l:popup_note_wait_window
+//r:3.0
+#define qtn_lcam_note_processing_video "Processing video"
+
+// </wk10y2007>
+
+// <wk14y2007>
+
+//d:Camera specific subfolder in camera increment 4 
+//d:Used to store captured photos and videos
+//r:4.0
+//l:none
+//
+#define qtn_lcam_camera_subfolder	"Camera"
+
+//d:Freeing memory wait note text
+//d:Displayed in the startup if there is not enough memory available
+//d:and some applications are being shut down to free memory before
+//d:camera is started. It may take several seconds.
+//l:popup_note_wait_window
+//r:3.0
+#define qtn_lcam_note_free_memory "Camera is attempting to free memory, this may take several seconds"
+
+// </wk14y2007>
+
+// </Inc4 wk18>
+
+//d:Options menu item for turning UI off
+//d:Visible in Options-menu in pre-capture views.
+//l:list_single_pane_t1_cp2
+//r:4.0
+#define qtn_lcam_options_display_on2 "Show icons"
+
+
+// </Inc4 wk32>
+
+//<inc3 wk34>
+
+//d:ISO value for the sensitivity setting.
+//d:The value of qtn_lcam_set_iso_auto setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cam5_pane_t8/opt2
+//r: 3.1
+#define qtn_lcam_set_iso_value_auto          "ISO value: Auto"
+
+//d:ISO value for the sensitivity setting.
+//d:The value of qtn_lcam_set_iso_XXX setting.
+//d:Visible in light sensitivity setting page.
+//d:Where %U represents the equivalent ISO value for the setting (high/low/medium).
+//l:main_cam5_pane_t8/opt2
+//r: 3.1
+#define qtn_lcam_set_iso_value_set          "ISO value: %U"
+
+//</inc3 wk34>
+
+//<inc3.1 wk40>
+
+//d:Memory card not accessible error note text
+//l:popup_note_window
+//r:3.1
+#define qtn_lcam_mmc_not_inserted_mass_storage "Memory card is not accessible. Mass storage will be used instead"
+
+//d:Memory card read only error note text
+//l:popup_note_window
+//r:3.1
+#define qtn_lcam_mmc_read_only_mass_storage "Memory card is read only. Mass storage will be used instead"
+
+//</inc3.1 wk40>
+
+//d: Tool tip text for the capture button in touch toolbar in still mode
+//d: pre-capture view
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_capture "Capture an image"
+
+//d: Tool tip text for the main camera button in touch toolbar in secondary
+//d: camera pre-capture views.
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_camera_main "To main camera"
+
+
+//d: Tool tip text for the video mode button in touch toolbar in secondary
+//d: camera still pre-capture view.
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_video_mode "To video mode"
+
+//d: Tool tip text for the record button in touch toolbar in video
+//d: pre-capture view.
+//l: main_cam5_pane_t11
+//w: 
+//r: 5.0
+#define qtn_lcam_tt_record "Record"
+
+//d: Tool tip text for the still mode button in touch toolbar in video
+//d: pre-capture view.
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_still_mode "To still mode"
+
+//d: Tool tip text for the video mode button in touch toolbar extension
+//d: in primary camera still pre-capture view.
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_switch_video_mode "Switch to video mode"
+
+//d: Icon text for 'Scene mode' button in touch toolbar extension in both
+//d: video and still mode pre-capture views.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_scenes "Scene mode"
+
+//d: Icon text for 'Face  tracking' button in touch toolbar extension in both
+//d: video and still mode pre-capture views.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_facedet_on "Face detection" 
+
+//d: Icon text for 'Video' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will switch camera to video mode.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_switch_video_mode "Go to Video"
+
+//d: Icon text for 'Show grid' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will enable a 3x3 grid layout on
+//d: top of the viewfinder image to help the user to compose the image.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_show_viewfinder_grid "Show grid"
+
+//d: Icon text for 'Hide grid' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will hide the viewfinder grid.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_hide_viewfinder_grid "Hide grid"
+
+//d: Icon text for 'Self timer' button in touch toolbar extension in still
+//d: mode pre-capture view. Pressing the button will open the self-timer
+//d: settings view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_st "Self timer"
+
+//d: Icon text for 'Sequence' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will open the sequence mode
+//d: settings view. Sequence settings enable the user to capture images in a 
+//d: high speed burst mode and to use time-lapse photography modes.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_sequence "Sequence mode"
+
+//d: Icon text for 'Colour tone' button in touch toolbar extension in video 
+//d: and still mode pre-capture views. Pressing the button will open the
+//d: colour filter settings view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_coltone "Colour tone"
+
+//d: Icon text for 'White balance' button in touch toolbar extension in video
+//d: and still mode pre-capture views. Pressing the button will open the 
+//d: white balance settings view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_wb "White balance"
+
+//d: Icon text for 'Exposure' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will open the exposure compensation
+//d: settings view. Exposure compensation (EV) setting can be used to adjust
+//d: the exposure manually in case the automatic meter over- or underexposes
+//d: the images.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_ev "Exposure"
+
+//d: Icon text for 'Light sensitivity' button in touch toolbar extension in
+//d: still mode  pre-capture view. Pressing the button will open the light
+//d: sensitivity (ISO) setting view.
+//d: view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_isosetting "Light sensitivity"
+
+//d: Icon text for 'Contrast' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will open the contrast settings
+//d: view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_contr "Contrast"
+
+//d: Icon text for 'Sharpness' button in touch toolbar extension in still mode
+//d: pre-capture view. Pressing the button will open the sharpness settings
+//d: view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_sharp "Sharpness"
+
+//d: Icon text for 'Go to Photos' button in touch toolbar extension in
+//d: video and still mode. Pressing the button will open MC Photos application.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_go_to_photos "Go to Photos"
+
+//d: Tooltip text for ’Goto Photos’ button. 
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_go_to_photos "Go to Photos"
+
+//d: Tooltip text for ’Change’ button in touch toolbar in Scene
+//d: settings view. Pressing button will open settings page to modify
+//d: user defined preset scene mode
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_change_settings "Change settings"
+
+//d: This message is shown when the user tries to access the camera if the camera
+//d: has been disabled in the device.
+//l: main_list_empty_pane
+//r: 3.1
+//
+#define qtn_camera_disabled_info_note  "Camera disabled by system administrator"
+
+//d:Options menu item text
+//d:Visible in image precapture view options menu.
+//d:Used to launch "Customise toolbar" setting view.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+#define qtn_lcam_options_customise_toolbar "Customise toolbar"
+
+//d:Options menu item text
+//d:Visible in Customise Toolbar setting view options menu.
+//d:With this menu option user can select item to replace the selected one.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+//#define qtn_options_change "Change"
+
+//d:Options menu item text
+//d:Visible in Customise Toolbar setting view options menu.
+//d:With this menu option user can remove selected item from the Toolbar.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+#define qtn_lcam_options_remove "Remove"
+
+//d:Options menu item text
+//d:Visible in Customise Toolbar setting view options menu.
+//d:With this menu option user can move selected item one step up in the Toolbar.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+#define qtn_lcam_options_move_up "Move up"
+
+//d:Options menu item text
+//d:Visible in Customise Toolbar setting view options menu.
+//d:With this menu option user can move selected item one step down in the Toolbar.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+#define qtn_lcam_options_move_down "Move down"
+
+//d:Options menu item text
+//d:Visible in Customise Toolbar setting view options menu.
+//d:With this menu option user can reset the Toolbar items to the default set.
+//l:list_single_pane_t1_cp2
+//r:5.0
+//
+#define qtn_lcam_options_revert_defaults "Revert to defaults"
+
+
+
+
+
+//d:View title.
+//d:Visible in "Customise toolbar" setting view.
+//l:title_pane_t2/opt9
+//r:5.0
+//
+#define qtn_lcam_sett_attr_ti_cust_tool       "Customise toolbar"
+
+//d:View title.
+//d:Visible in "Add toolbar item" view.
+//l:title_pane_t2/opt9
+//r:5.0
+//
+#define qtn_lcam_selector_title_add_item      "Add item"
+
+//d:View title.
+//d:Visible in "Change toolbar item" view.
+//l:title_pane_t2/opt9
+//r:5.0
+//
+#define qtn_lcam_selector_title_change_item   "Change item to"
+
+
+
+
+
+//d:Confirmation query dialog text
+//d:Shown when user selects qtn_lcam_options_revert_defaults
+//l:popup_note_window/opt2
+//r:5.0
+//
+#define qtn_lcam_revert_toolbar_settings "Revert to default toolbar items and settings"
+
+//d:Confirmation query dialog text
+//d:Shown when user selects qtn_lcam_options_remove
+//l:popup_note_window/opt2
+//r:5.0
+//
+#define qtn_lcam_remove_toolbar_item     "Remove item from toolbar"
+
+//d:Information note text
+//d:Shown when user selects qtn_lcam_options_remove and
+//d:the currentlty selected item is not allowed to be removed from Toolbar. 
+//l:popup_note_window/opt2
+//r:5.0
+//
+#define qtn_lcam_unable_remove_item "Unable to remove toolbar item. Item is locked"
+
+
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:Shows the Toolbar item position and name, e.g. "Item 1: White balance".
+//l:list_single_graphic_pane_t1
+//r:5.0
+//
+#define qtn_lcam_set_item_n  "Item %0N: %1U"
+
+//d:Navipane text
+//d:Visible in "Customise toolbar" setting view.
+//d:Shows the amount of items in the Toolbar
+//l:navi_text_pane_t1
+//r:5.0
+//
+#define qtn_lcam_set_n_items "%N items"
+
+
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:This item represents the "Customise toolbar" Toolbar item in the listbox.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_customise        "Customise toolbar"
+
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:This item represents the "Add item" command in the listbox.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_add_item         "Add item"
+
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:This item represents the "Switch to video mode" Toolbar item in the listbox.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_video_mode       "Video mode"
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:This item represents the scene setting Toolbar item in the listbox.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_scene            "Scene mode"
+
+//d:Title for a listbox item
+//d:Visible in "Customise toolbar" setting view.
+//d:This item represents the flash setting Toolbar item in the listbox.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_flash            "Flash mode"
+
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This item is used to add all available items to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_all_items        "All items"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add self-timer setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_st               "Self timer"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add "sequence mode" setting item to Toolbar.
+//d:Sequence mode types are e.g. single, burst or timelapse.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_adv_sequence     "Sequence mode"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add "drive mode" setting item to Toolbar.
+//d:Drive mode can be e.g. single, burst, timelapse, exposure bracketing.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_drive_mode       "Drive modes"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add "colour tone" item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_coltone          "Colour tone"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add viewfinder grid on/off item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_viewfinder_grid  "Viewfinder grid"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add white balance setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_wb               "White balance"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add exposure compensation item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_ev               "Exp. compensation"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add histogram on/off item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_histogram        "Histogram"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add focus mode setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_focus_mode       "Focus mode"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add sharpness setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_sharp            "Sharpness"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add contrast setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_contr            "Contrast"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add brightness setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_bright           "Brightness"
+
+//d:Title for a listbox item
+//d:Visible in "Add toolbar item" view.
+//d:This listbox item is used to add light sensitivity (ISO) setting item to Toolbar.
+//l:main_cam5_pane_t7
+//r:5.0
+//
+#define qtn_lcam_set_isosetting       "Light sensitivity"
+
+
+
+
+
+//d:Description for qtn_lcam_set_customise.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_customise_ex           "Add, remove and change items on the toolbar. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_all_items.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_all_items_ex       "Select this item to add all items to the toolbar"
+
+//d:Description for qtn_lcam_set_st.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_self_timer_ex      "Set a timer of 2, 10, 20 seconds. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_scene.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_scene_mode_ex      "Choose between several shot settings, like portrait and night. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_adv_sequence.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_sequence_mode_ex   "Capture a sequence of images. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_drive_mode.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_drive_mode_ex      "Capture a sequence of images or capture an image at several different exposures. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_coltone.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_colour_tone_ex     "Change the colour tone before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_viewfinder_grid.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_grid_ex            "Switch the viewfinder grid display on. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_wb.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_white_balance_ex   "Change the white balance before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_ev.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_exp_comp_ex        "Change the exposure compensation before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_histogram.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_histogram_ex       "Switch the Histogram display on. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_focus_mode.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_focus_mode_ex      "Change the focus mode before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_sharp.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_sharpness_ex       "Adjust sharpness before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_contr.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_contrast_ex        "Adjust contrast before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_contr.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_bright_ex          "Adjust brightness before capture. Select this item to add it to the toolbar"
+
+//d:Description for qtn_lcam_set_isosetting.
+//d:Visible in "Add toolbar item" view.
+//l:main_cam5_pane_t8/opt2
+//r:5.0
+//
+#define qtn_lcam_set_add_iso_ex             "Adjust light sensitivity before capture. Select this item to add it to the toolbar"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//r:5.0
+#define qtn_lcam_set_type_highdefinition "High definition quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//r:5.0
+#define qtn_lcam_set_type_widescreen "Widescreen high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//r:5.0
+#define qtn_lcam_set_type_widescr_normal "Widescreen normal quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//r:5.0
+#define qtn_lcam_descr_quality_highdefinition "Best quality for playback on high definition displays"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//r:5.0
+#define qtn_lcam_descr_quality_widescreen "Best quality for playback on wide displays"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cam5_pane_t4/opt1
+//r:5.0
+#define qtn_lcam_descr_quality_widescr_normal "Standard quality for playback on wide displays"
+
+///////////////////////////////////////////////////////////////////////////////
+// CAMCORDER PLUGIN SETTINGS STRINGS
+///////////////////////////////////////////////////////////////////////////////
+
+//d:  Application plugin title for general settings
+//l:  list_single_large_graphic_pane_t1
+//w:
+//r:  5.0
+#define qtn_lcam_gen_sett_list  "Camera"
+
+//l:title_pane_t2/opt12
+//r: 5.0
+#define qtn_lcam_gen_sett_title_camera  "Camera"
+
+//d:List item for image settings in main settings view.
+//l:list_single_large_graphic_pane_t1
+//
+#define qtn_lcam_gen_sett_camera_folder_image  "Image"
+
+//d:List item for video settings in main settings view.
+//l:list_single_large_graphic_pane_t1
+//
+#define qtn_lcam_gen_sett_camera_folder_video  "Video"
+////////////////////////////////////////////////////////////////////////////////////
+
+//d:Tooltip item for opening/closing toolbar extension.
+//d:Visible in pre-capture view toolbar.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_open_extension "Open extension"
+
+//d:Tooltip item for scene mode settings.
+//d:Visible in pre-capture view toolbar.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_goto_scenemode_settings "Scene mode"
+
+//d:Options menu item opens submenu with AIW assign services
+//d:Options-menu in video post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_use_video_postcapture_menu    "Use video"
+
+
+//d:Options menu item opens submenu with AIW assign services
+//d:Options-menu in still image post-capture view.
+//l:list_single_pane_t1_cp2
+//
+#define qtn_lcam_use_image_postcapture_menu    "Use image"
+
+//d: Icon text for 'Image mode' button in touch toolbar extension in video 
+//d: mode pre-capture view. Pressing the button will open the
+//d: Image precapture view.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_switch_mode "Go to Still"
+
+//d:Tooltip text for recording button.
+//d:Visible in pre-capture view toolbar.
+//l:main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_start_video_rec "Start video recording"
+
+
+//d: In image mode Scene modes options menu when
+//d: User defined (qtn_lcam_scene_user) is selected
+//l: list_single_pane_t1_cp2
+//W:
+//R:9.1
+#define qtn_lcam_options_edit_userdef "Edit"
+
+//d: In Image and Video mode Settings options menu when 
+//d: 'Restore camera settings' (qtn_lcam_sett_attr_reset ) is selected
+//l: list_single_pane_t1_cp2
+//W:
+//R:9.1
+#define qtn_lcam_set_options_restore_or "Restore"
+
+//d: In User scene options menu when 
+//d: 'Restore user scene' is selected
+//l: list_single_pane_t1_cp2
+//W:
+//R:9.1
+#define qtn_lcam_set_user_scene_restore_or "Restore"
+
+//d: Increased value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: list_single_pane_t1
+//W:
+//R:9.1
+#define qtn_lcam_set_contrast_increased "Increased"
+
+//d: Normal value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: list_single_pane_t1
+//W:
+//R:9.1
+#define qtn_lcam_set_contrast_normal "Normal"
+
+//d: Decreased value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: list_single_pane_t1
+//W:
+//R:9.1
+#define qtn_lcam_set_contrast_decreased "Decreased"
+
+
+
+
+////////////////////////////////////////////////////////////////////////////////
+//*****************THE DUPLICATES FOR NEW VGA LAYOUTS*************************//
+//****************************************************************************//
+//                                                                            //
+//                                                                            //
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_flash_v2   "Flash"
+
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_wb_v2   "White balance"
+
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_ev_v2   "Exposure compensation"
+
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_ceff_v2   "Colour tone"
+
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_sharp_v2   "Sharpness"
+
+//d:View title
+//d:in capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_contr_v2   "Contrast"
+
+//d:View title in capture setup mode
+//d:For cameraapp Increment 3.1, cameraapp Release 6
+//r:3.1
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_bright_v2   "Brightness"
+
+//d:View title
+//d:
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_selftimer_v2    "Self timer"
+
+
+//d:View title
+//d:In capture setup mode
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_title_subm_iso_v2  "Light sensitivity"
+
+//----------------------------------------------------
+
+//d:Item text for flash auto value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_auto_v2                 "Automatic"
+
+//d:Item text for flash forced value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_force_v2                 "On"
+
+//d:Item text for flash off value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_flash_off_v2                    "Off"
+
+//d:Item text for flash redeye reduction value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_redeye_v2                    "Red eye redu."
+
+//----------------------------------------------------
+
+//d:Item text for white balance auto value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_awb_v2                  "Automatic"
+
+//d:Item text for white balance daylight value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_day_v2                  "Sunny"
+
+//d:Item text for white balance cloudy value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_cloud_v2                  "Cloudy"
+
+//d:Item text for white balance tungsten value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_tung_v2                 "Incandescent"
+
+//d:Item text for white balance fluorescent value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_flu_v2                 "Fluorescent"
+
+//----------------------------------------------------
+
+//d:Item text for colour filter colour value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_col_v2                 "Normal"
+
+//d:Item text for colour filter sepia value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_sep_v2                 "Sepia"
+
+//d:Item text for colour filter black and white value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_bw_v2                 "Black & white"
+
+//d:Item text for colour filter vivid colours value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_neg_v2                 "Negative"
+
+//d:Item text for colour filter vivid colours value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_viv_v2                 "Vivid"
+
+//----------------------------------------------------
+
+//d:Item text for ISO value automatic ISO setting
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_isoauto_v2                "Auto"
+
+//d:Item text for ISO value Low ISO setting
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_isolow_v2                 "Low"
+
+//d:Item text for ISO value Medium ISO setting
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_isomedium_v2              "Medium"
+
+//d:Item text for ISO value High ISO setting
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_isohigh_v2                "High"
+
+//----------------------------------------------------
+// Image quality setting texts
+
+// <Inc3>
+//d:Image quality slider bar top subtitle
+//d:Visible in image quality slider control.
+//l:main_cset6_slider_pane_t1/opt2
+//
+#define qtn_lcam_quality_subtitle_maximum_v2 "Maximum"
+
+//d:Image quality slider bar bottom subtitle
+//d:Visible in image quality slider control.
+//l:main_cset6_slider_pane_t7/opt2
+//
+#define qtn_lcam_quality_subtitle_minimum_v2 "Low"
+// </Inc3>
+
+// Video quality setting texts
+
+//d:Video quality slider bar top sub title
+//d:Visible in video quality slider control.
+//l:main_cset6_slider_pane_t1/opt4
+//
+#define qtn_lcam_quality_subtitle_vmax_v2 "High"
+
+//d:Video quality slider bar top sub title
+//d:Visible in video quality slider control.
+//l:main_cset6_slider_pane_t7/opt4
+//
+#define qtn_lcam_quality_subtitle_vmin_v2 "Low"
+
+//----------------------------------------------------
+
+//d:Text placed above video time remaining counter
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane_t6_copy1
+//
+#define qtn_lcam_video_remain_v2 "Record time available"
+
+//d:Text placed above image counter
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane_t6_copy1
+//
+#define qtn_lcam_image_remain_v2 "Images remaining"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print9m_v2 "Capture images with 16:9 aspect ratio"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print8m_v2 "Use for large sized prints up to 16 x 12 in (41x31 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print6m_v2 "Capture images with 16:9 aspect ratio"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print5m_v2 "Use for large sized prints up to 14x11 in (36x28 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print3m_v2 "Use for prints up to 10x8 in (25x20 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print2m_v2 "Use for prints up to 7x5 in (18x13 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print1_3m_v2 "Use for prints up to 6x4 in (15x10 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print1m_v2 "Use for prints up to 6x4 in (15x10 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_low_v2 "Ideal image size to send via Multimedia message (MMS)"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_vhigh_v2 "Use for best quality playback through handset or PC"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_vnorm_v2 "Standard quality for playback through handset"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_vshare_v2 "Limited video clip size to send using multimedia message (MMS)"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Best quality for long term usage and playback on TV/PC and handset"
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_tvhigh_v2  "Best quality for playback on displays using 4:3 aspect ratio"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Standard quality for long term usage and playback on TV/PC and handset"
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_tvnorm_v2  "Standard quality for playback on displays using 4:3 aspect ratio"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Best quality for playback through handset and compatible with other mobile phones"
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_webhigh_v2  "Best quality for uploading videos"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//d:Before : "Standard quality for playback through handset and compatible with other mobile phones"
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_webnorm_v2  "Standard quality for uploading videos"
+
+
+
+
+
+//----------------------------------------------------
+
+//<Inc3>
+//d:Item text for increased value
+//d:Visible in set_up lists (e.g. for brightness)
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_increased_v2 "Increased"
+
+//d:Item text for decreased value
+//d:Visible in set_up lists (e.g. for brightness)
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_decreased_v2 "Decreased"
+
+//----------------------------------------------------
+// Settings value indicators
+
+//d:Value of plus two for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t1/opt6
+//
+#define qtn_lcam_ev_plus2_v2     "+2"
+
+//d:Value of plus 1.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t8/opt6
+//
+#define qtn_lcam_ev_plus1_5_v2   "+1.5"
+
+//d:Value of plus one for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t2/opt6
+//
+#define qtn_lcam_ev_plus1_v2     "+1"
+
+//d:Value of plus 0.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t9/opt6
+//
+#define qtn_lcam_ev_plus0_5_v2   "+0.5"
+
+//d:Value of zero for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t3/opt6
+//
+#define qtn_lcam_ev_0_v2         "0"
+
+//d:Value of minus 0.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t10/opt6
+//
+#define qtn_lcam_ev_minus0_5_v2  "-0.5"
+
+//d:Value of minus one for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t4/opt6
+//
+#define qtn_lcam_ev_minus1_v2    "-1"
+
+//d:Value of minus 1.5 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t11/opt6
+//
+#define qtn_lcam_ev_minus1_5_v2  "-1.5"
+
+//d:Value of minus two for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t5/opt6
+//
+#define qtn_lcam_ev_minus2_v2    "-2"
+
+//d:Value of plus 1.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t8/opt6
+//
+#define qtn_lcam_ev_plus1_7_v2   "+1.7"
+
+//d:Value of plus 1.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t8/opt6
+//
+#define qtn_lcam_ev_plus1_3_v2   "+1.3"
+
+//d:Value of plus 0.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)
+//l:main_cset6_slider_pane_t8/opt6
+//
+#define qtn_lcam_ev_plus0_7_v2   "+0.7"
+
+//d:Value of plus 0.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//d:+ sign should be shown also (as usual in camera UIs)t
+//l:main_cset6_slider_pane_t8/opt6
+//
+#define qtn_lcam_ev_plus0_3_v2   "+0.3"
+
+//d:Value of minus 0.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t11/opt6
+//
+#define qtn_lcam_ev_minus0_3_v2  "-0.3"
+
+//d:Value of minus 0.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t11/opt6
+//
+#define qtn_lcam_ev_minus0_7_v2  "-0.7"
+
+//d:Value of minus 1.3 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t11/opt6
+//
+#define qtn_lcam_ev_minus1_3_v2  "-1.3"
+
+//d:Value of minus 1.7 for exposure.
+//d:Shown in EV slider, and in user scene setting list.
+//l:main_cset6_slider_pane_t11/opt6
+//
+#define qtn_lcam_ev_minus1_7_v2  "-1.7"
+
+
+//----------------------------------------------------
+
+//d:Menu item for 2 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_st_2_v2     "2 seconds"
+
+//d:Menu item for 10 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_st_10_v2    "10 seconds"
+
+//d:Menu item for 20 sec selftimer activation
+//d:Visible in selftimer submenu
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_st_20_v2    "20 seconds"
+
+//d:Menu item for selftimer deactivation
+//d:Visible in selftimer submenu
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_st_off_v2   "Off"
+
+
+//----------------------------------------------------
+
+//d:Item text for sharpness hard value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_hard_v2   "Hard"
+
+//d:Item text for sharpness normal value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_normal_v2 "Normal"
+
+//d:Item text for sharpness soft value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_soft_v2   "Soft"
+
+//----------------------------------------------------
+
+//d:Legend for positive brightness.
+//d:Shown brightness/contrast setup
+//l:main_cset6_slider_pane_t14/opt5
+//
+#define qtn_lcam_set_plus_v2    "+"
+
+//d:legend for negative brightness.
+//d:Shown brightness/contrast setup
+//l:main_cset6_slider_pane_t15/opt5
+//
+#define qtn_lcam_set_minus_v2   "-"
+
+// -------------------------------------
+
+//d:View title.
+//d:Visible in location data setting page.
+//l:title_pane_t2/opt9
+//
+#define qtn_lcam_sett_attr_ph_location_setting_v2 "Location"
+
+// -------------------------------------
+// Setting values
+
+//d:This setting sets location data recording on.
+//d:Visible in location data setting page.
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_location_set_on_v2 "On"
+
+//d:This setting sets location data recording off.
+//d:Visible in location data setting page.
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_location_set_off_v2 "Off"
+
+// -------------------------------------
+// Setting descriptions
+
+//d:Description text for qtn_lcam_location_set_on setting.
+//d:Visible in location data setting page.
+//d:This text is used in both image and video mode.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_descr_location_on_v2 "Location data will be recorded to each image or video if GPS co-ordinates are found. It might take many minutes to acquire these co-ordinates, best conditions are obtained in open areas away from tall buildings."	
+
+//d:Description text for qtn_lcam_location_set_off setting.
+//d:Visible in location data setting page.
+//d:The text is intentionally empty
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_descr_location_off_v2 ""
+
+// -------------------------------------
+
+//d:Processing a photo wait note text
+//d:Displayed when processing image after capture key has been pressed
+//l:vid6_indi_pane_t4/opt2
+//
+#define qtn_lcam_note_processing_image_v2 "Processing image"
+
+//d:Processing a video wait note text
+//d:Displayed when processing the video after video recording has been stopped
+//l:vid6_indi_pane_t4/opt2
+//
+#define qtn_lcam_note_processing_video_v2 "Processing video"
+
+//d:ISO value for the sensitivity setting.
+//d:The value of qtn_lcam_set_iso_auto setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_value_auto_v2          "ISO value: Auto"
+
+//d:ISO value for the sensitivity setting.
+//d:The value of qtn_lcam_set_iso_XXX setting.
+//d:Visible in light sensitivity setting page.
+//d:Where %U represents the equivalent ISO value for the setting (high/low/medium).
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_value_set_v2          "ISO value: %U"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_highdefinition_v2 "Best quality for playback on high definition displays"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_widescreen_v2 "Best quality for playback on wide displays"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control.
+//l:main_cset_text_pane
+//r:5.0
+#define qtn_lcam_descr_quality_widescr_normal_v2 "Standard quality for playback on wide displays"
+
+//d: Increased value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: cset_list_set_pane_t1_copy1/opt1
+//W:
+//R:9.1
+//
+#define qtn_lcam_set_contrast_increased_v2 "Increased"
+
+//d: Normal value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: cset_list_set_pane_t1_copy1/opt1
+//W:
+//R:9.1
+//
+#define qtn_lcam_set_contrast_normal_v2 "Normal"
+
+//d: Decreased value for 'Contrast' (qtn_lcam_set_user_contr) in 
+//d: 'Image user scene' view (Image mode > Scene modes > User defined open)
+//l: cset_list_set_pane_t1_copy1/opt1
+//W:
+//R:9.1
+//
+#define qtn_lcam_set_contrast_decreased_v2 "Decreased"
+
+
+
+//----------------------------------------------------
+//d:Night scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_night_ex_v2         "Ideal for taking pictures in low light without flash"
+
+//d:User scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_user_ex_v2          "Create personalised settings for instant retrieval - adjust and keep your favourite settings"
+
+
+//d:Auto scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_auto_ex_v2          "Ideal for everyday photography - all settings are adjusted automatically for you"
+
+//d:Macro scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_macro_ex_v2         "Ideal for capturing small objects between 10 and 60cm"
+
+//d:Portrait scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_port2_ex_v2         "Ideal for shooting better portrait photos"
+
+//d:Landscape scene descriptive text
+//d:In scene settings list
+//d:Used in auto focus products
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_land_ex_v2          "Ideal for shooting distant scenerys"
+
+//d:Landscape scene descriptive text
+//d:In scene settings list
+//d:Used in fixed focus products
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_land2_ex_v2          "Ideal for shooting better outdoor scenery photos"
+
+//d:Night portrait scene descriptive text
+//d:In scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_nightport_ex_v2     "Ideal for taking portraits in low light with flash"
+
+//d:Auto (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_vid_auto_ex_v2      "Ideal for filming everyday moments"
+
+//d:Night (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_vid_night_ex_v2     "Ideal for filming in low light"
+
+//d:Sport scene descriptive text
+//d:In image scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_sport_ex_v2         "Ideal for capturing fast moving subject matter"
+
+
+// -------------------------------------
+// Light sensitivity setting descriptions
+
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_auto setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_auto_ex_v2          "Use in everyday situations"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_low setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_low_ex_v2           "Ideal for use in bright sunny conditions"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_low_medium setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_low_medium_ex_v2    "Ideal for use in less bright, outdoor conditions"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_medium setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_medium_ex_v2        "Ideal for cloudy/indoor pictures with flash"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_medium_high setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_medium_high_ex_v2   "Ideal for low light pictures where flash might be required"
+
+//d:Description text for sensitivity setting.
+//d:Describes the qtn_lcam_set_iso_high setting.
+//d:Visible in light sensitivity setting page.
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_set_iso_high_ex_v2          "Ideal for low light pictures without flash and for freezing action in bright light"
+
+
+// --------------------------------------
+
+//d:Information note while processing image data during sequence capture
+//d:Visible in navi-pane after sequence capture
+//d: %0U will be replaced by the current image being processed
+//d: %1U will be replaced by the total amount of images captured 
+//d: during the sequence capture.
+//l: vid4_progress_pane_t3/opt1
+//
+#define qtn_lcam_note_processing_images "Processing image %0U/%1U"
+
+//d:Information note while processing image data during sequence capture
+//d:Visible in navi-pane after sequence capture
+//d: %0U will be replaced by the current image being processed
+//d: %1U will be replaced by the total amount of images captured 
+//d: during the sequence capture.
+//l: vid6_indi_pane_t4/opt2
+//
+#define qtn_lcam_note_processing_images_v2 "Processing image %0U/%1U"
+
+//d: Tooltip text for mark/unmark button 
+//d: in touch toolbar in sequence post capture view
+//d: Mark/unmark button will mark highlighted item if it is not marked,
+//d: and it will unmark the item if it is marked.
+//l: main_cam5_pane_t11
+//w:
+//r: 5.0
+#define qtn_lcam_tt_mark_unmark "Mark/Unmark"
+
+//d: Icon text for 'Sequence mode' button in touch toolbar extension in
+//d: still mode. Pressing the button will turn sequence mode on.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_turn_sequence_on "To sequence mode"
+
+//d: Icon text for 'Sequence mode' button in touch toolbar extension in
+//d: still mode. Pressing the button will turn sequence mode off.
+//l: cell_tb_ext_pane_t1/opt1
+//w:
+//r: 5.0
+#define qtn_lcam_tb_turn_sequence_off "To single shot"
+
+//d: Video scene mode title text for Low light mode
+//d: Visible in video scene settings list
+//l: list_set_graphic_pane_t1
+//w:
+//r: 5.0
+#define qtn_lcam_scene_lowlight "Low light"
+
+//d: Video scene mode title text for Low light mode
+//d: Visible in video scene settings list
+//l: cset_list_set_pane_t1_copy1
+//w:
+//r: 5.0
+#define qtn_lcam_scene_lowlight_v2 "Low light"
+
+// --------------------------------------
+
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_email "Ideal size for e-mail"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_email_v2 "Ideal size for e-mail"
+
+//d:Indoor (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:popup_preview_text_window/opt5
+//
+#define qtn_lcam_scene_vid_lowlight_ex      "Ideal for filming in indoor lighting"
+
+//d:Indoor (video mode) text scene descriptive text
+//d:In video scene settings list
+//l:main_cset_text2_pane_t1_copy1
+//
+#define qtn_lcam_scene_vid_lowlight_ex_v2     "Ideal for filming in indoor lighting"
+
+//d:Item text for brightness normal value
+//d:Visible in set_up lists
+//l:main_cam5_pane_t1
+//
+#define qtn_lcam_set_normal_bright "Normal"
+
+//d:Item text for brightness normal value
+//d:Visible in set_up lists
+//l:cset_list_set_pane_t1_copy1/opt1
+//
+#define qtn_lcam_set_normal_bright_v2 "Normal"
+
+//----------------------------------------------------
+
+//d:Night scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_night_v2      "Night"
+
+//d:User scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_user_v2       "User defined"
+
+//d:Auto scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_auto_v2       "Auto"
+
+//d:Macro scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_macro_v2      "Close-up mode"
+
+//d:Portrait scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_port_v2       "Portrait"
+
+//d:Landscape scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_land_v2       "Landscape"
+
+//d:Night portrait scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_nightport_v2  "Night portrait"
+
+//d:Sport scene title text
+//d:Visible in scene settings page
+//l:cset_list_set_pane_t1_copy1
+//
+#define qtn_lcam_scene_sport_v2      "Sport"
+
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//r:5.0
+#define qtn_lcam_set_type_highdefinition_v2 "High definition quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//r:5.0
+#define qtn_lcam_set_type_widescreen_v2 "Widescreen high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1
+//r:5.0
+#define qtn_lcam_set_type_widescr_normal_v2 "Widescreen normal quality"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print9mlarge_v2 "Print 9M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print8mlarge_v2 "Print 8M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print6mlarge_v2 "Print 6M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print5mlarge_v2 "Print 5M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print3mlarge_v2 "Print 3M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print2mlarge_v2 "Print 2M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print3mmed_v2 "Print 3M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print2mmed_v2 "Print 2M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list 
+//l:main_cset_text_pane_t1_copy1 
+#define qtn_lcam_sett_attr_quality_print1med_v2 "Print 1M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print1_3small_v2 "Print/Email 1.3M - Small"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print1_0small_v2 "Print/Email 1M - Small"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print0_8med_v2 "Email 0.8M - Med."
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_mms_v2 "MMS 0.3M - Small"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_high_v2 "High"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_normal_v2 "Normal"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_sharing_v2 "Sharing"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_tvhigh_v2 "4:3 resolution high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_tvnorm_v2 "4:3 resolution normal quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_webhigh_v2 "Email high quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_webnorm_v2 "Email normal quality"
+
+//d:Video quality setting description
+//d:Visible in video quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_set_type_mms_v2 "Sharing quality"
+
+//d:Tooltip item for facetracking on
+//d:Visible in still pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_facedet_on_v2	"Turn Face detection on"
+
+//d:Tooltip item for facetracking off
+//d:Visible in still pre-capture view active palette.
+//l:main_cam5_pane_t11
+//
+#define qtn_lcam_tt_facedet_off_v2	"Turn Face detection off"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:list_set_graphic_pane_t1 
+//
+#define qtn_lcam_sett_attr_quality_print12largem "Print 12M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control and settings list
+//l:main_cset_text_pane_t1_copy1 
+//
+#define qtn_lcam_sett_attr_quality_print12largem_v2 "Print 12M - Large"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cam5_pane_t4/opt1
+//
+#define qtn_lcam_descr_quality_print12m "Use for large sized prints up to 20x15 in (50x38 cm)"
+
+//d:Image quality setting description
+//d:Visible in image quality slider control.
+//l:main_cset_text_pane
+//
+#define qtn_lcam_descr_quality_print12m_v2 "Use for large sized prints up to 20x15 in (50x38 cm)"
+
+//d: Tooltip text for mark mode button 
+//d: in touch toolbar in sequence post capture view
+//l: main_cam5_pane_t11
+#define qtn_lcam_tt_markmode "Mark mode "
+
+//d:Item value for landscape mode video settings list.
+//d:This value sets continuous auto-focus "on".
+//d:Setting title is qtn_lcam_sett_attr_cont_af.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_sett_attr_cont_af_on "On"
+
+//d:Item value for landscape mode video settings list.
+//d:This value sets continuous auto-focus "off".
+//d:Setting title is qtn_lcam_sett_attr_cont_af.
+//l:list_set_graphic_pane_t1
+//
+#define qtn_lcam_sett_attr_cont_af_off "Off"
+
+// end of file