blob: 2c93a7352f5880a0ef4d615254b54aa6474c8283 [file] [log] [blame]
Alok Kediyaaed65252013-09-23 14:31:42 +05301<!--
2 Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
3
4 Not a Contribution.
5
6 Copyright (C) 2007 The Android Open Source Project
7
8 Licensed under the Apache License, Version 2.0 (the "License");
9 you may not use this file except in compliance with the License.
10 You may obtain a copy of the License at
11
12 http://www.apache.org/licenses/LICENSE-2.0
13
14 Unless required by applicable law or agreed to in writing, software
15 distributed under the License is distributed on an "AS IS" BASIS,
16 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17 See the License for the specific language governing permissions and
18 limitations under the License.
19-->
20
21<resources>
22 <!-- Video quality setting entry. Videos will be recorded in FWVGA quality. [CHAR LIMIT=24] -->
23 <string name="pref_video_quality_entry_fwvga" translatable="false">FWVGA</string>
24 <!-- Video quality setting entry. Videos will be recorded in WVGA quality. [CHAR LIMIT=24] -->
25 <string name="pref_video_quality_entry_wvga" translatable="false">WVGA</string>
26 <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
27 <string name="pref_video_quality_entry_vga" translatable="false">VGA</string>
28 <!-- Video quality setting entry. Videos will be recorded in WQVGA quality. [CHAR LIMIT=24] -->
29 <string name="pref_video_quality_entry_wqvga" translatable="false">WQVGA</string>
30 <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
31 <string name="pref_video_quality_entry_cif" translatable="false">CIF</string>
32 <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
33 <string name="pref_video_quality_entry_qvga" translatable="false">QVGA</string>
34 <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
35 <string name="pref_video_quality_entry_qcif" translatable="false">QCIF</string>
36
37 <!-- Settings screen, Power Mode title -->
38 <string name="pref_camera_powermode_title">Power Mode</string>
39
40 <!-- Settings screen, Power mode dialog radio button choices -->
41 <string name="pref_camera_powermode_entry_lp">Low_Power</string>
42 <string name="pref_camera_powermode_entry_np">Normal_Power</string>
43
44 <!-- Settings screen, Power mode dialog radio button choices -->
45 <string name="pref_camera_powermode_value_lp">Low_Power</string>
46 <string name="pref_camera_powermode_value_np">Normal_Power</string>
47
48 <!-- Default Power mode.. -->
49 <string name="pref_camera_powermode_default" translatable="false">Normal_Power</string>
50
51 <!-- Default auto exposure setting. Do not translate. -->
52 <string name="pref_camera_autoexposure_default">frame-average</string>
53 <!-- Settings screen, Select auto exposure title -->
54 <string name="pref_camera_autoexposure_title">Select Auto Exposure Mode</string>
55
56 <!-- Settings screen, auto exposure dialog radio button choices -->
57 <string name="pref_camera_autoexposure_entry_frameaverage">Frame Average</string>
58 <string name="pref_camera_autoexposure_entry_centerweighted">Center Weighted</string>
59 <string name="pref_camera_autoexposure_entry_spotmetering">Spot Metering</string>
60
61 <!-- Auto exposure entry values. Do not translate. -->
62 <string name="pref_camera_autoexposure_value_frameaverage">frame-average</string>
63 <string name="pref_camera_autoexposure_value_centerweighted">center-weighted</string>
64 <string name="pref_camera_autoexposure_value_spotmetering">spot-metering</string>
65
66 <!-- Settings screen, Video encoder title -->
67 <string name="pref_camera_videoencoder_title">Video Encoder</string>
68
69 <!-- Settings screen, Video encoder dialog radio button choices -->
70 <string name="pref_camera_videoencoder_entry_0">MPEG4</string>
71 <string name="pref_camera_videoencoder_entry_1">H263</string>
72 <string name="pref_camera_videoencoder_entry_2">H264</string>
73
74 <!-- Default video encoder setting. A numerical value. -->
75 <string name="pref_camera_videoencoder_default" translatable="false">h264</string>
76
77 <!-- Settings screen, Video encoder dialog title -->
78 <string name="pref_camera_videoencoder_dialogtitle">Video Encoder</string>
79
80 <!-- Default audio encoder setting. A numerical value. -->
81 <string name="pref_camera_audioencoder_default" translatable="false">aac</string>
82
83 <!-- Settings screen, Audio encoder title -->
84 <string name="pref_camera_audioencoder_title">Audio Encoder</string>
85
86 <!-- Settings screen, Audio encoder dialog radio button choices -->
87 <string name="pref_camera_audioencoder_entry_0">AMRNB</string>
88 <string name="pref_camera_audioencoder_entry_1">AAC</string>
89 <!-- Default video duration setting. A numerical value.-->
90 <string name="pref_camera_video_duration_default" translatable="false">10</string>
91
92 <!-- Settings screen, Video duration title -->
93 <string name="pref_camera_video_duration_title">Video duration</string>
94
95 <!-- Settings screen, Video duration dialog radio button choices -->
96 <string name="pref_camera_video_duration_entry_mms">30 seconds(MMS)</string>
97 <string name="pref_camera_video_duration_entry_10">10 minutes</string>
98 <string name="pref_camera_video_duration_entry_30">30 minutes</string>
99
100 <!-- Default Skin Tone Enhancement setting. Do not translate. -->
101 <string name="pref_camera_skinToneEnhancement_default">disable</string>
102
103 <!-- Settings screen, Select Skin Tone Enhancement title -->
104 <string name="pref_camera_skinToneEnhancement_title">Skin Tone Enhancement</string>
105
106 <!-- Settings screen, Skin Tone Enhancement radio button choices -->
107 <string name="pref_camera_skinToneEnhancement_entry_enable">Enable</string>
108 <string name="pref_camera_skinToneEnhancement_entry_disable">Disable</string>
109
110 <!-- Skin Tone Enhancement entry values. Do not translate. -->
111 <string name="pref_camera_skinToneEnhancement_value_enable">enable</string>
112 <string name="pref_camera_skinToneEnhancement_value_disable">disable</string>
113 <!-- Settings screen, setting title text for ZSL-->
114 <string name="pref_camera_zsl_title">ZSL</string>
115
116 <string name="pref_camera_zsl_default" translatable="false">off</string>
117
118 <!-- Default selectable zone af setting. Do not translate. -->
119 <string name="pref_camera_selectablezoneaf_default">auto</string>
120
121 <!-- Settings screen, Selectable zone af title -->
122 <string name="pref_camera_selectablezoneaf_title"> Selectable Zone Auto Focus</string>
123
124 <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
125 <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
126 <string name="pref_camera_selectablezoneaf_entry_spotmetering">Spot Metering</string>
127 <string name="pref_camera_selectablezoneaf_entry_centerweighted">Center Weighted</string>
128 <string name="pref_camera_selectablezoneaf_entry_frameaverage">Frame Average</string>
129
130 <!-- Auto exposure entry values. Do not translate. -->
131 <string name="pref_camera_selectablezoneaf_value_auto">auto</string>
132 <string name="pref_camera_selectablezoneaf_value_spotmetering">spot-metering</string>
133 <string name="pref_camera_selectablezoneaf_value_centerweighted">center-weighted</string>
134 <string name="pref_camera_selectablezoneaf_value_frameaverage">frame-average</string>
135
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800136 <string name="pref_camera_advanced_feature_default">none</string>
137
138 <!-- Settings screen, Selectable advanced features title -->
139 <string name="pref_camera_advanced_features_title">Advanced Features</string>
140
141 <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
142 <string name="pref_camera_advanced_feature_entry_none">None</string>
143 <string name="pref_camera_advanced_feature_entry_ubifocus">Ubi Focus</string>
Emilian Peevde5dd902014-03-17 16:34:20 -0700144 <string name="pref_camera_advanced_feature_entry_refocus">Refocus</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800145 <string name="pref_camera_advanced_feature_entry_chromaflash">Chroma Flash</string>
146 <string name="pref_camera_advanced_feature_entry_optizoom">Opti Zoom</string>
147
148 <!-- Auto exposure entry values. Do not translate. -->
Ivan Evlogievc8f22fe2014-03-21 15:53:36 -0700149 <string name="pref_camera_advanced_feature_value_none">none</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800150 <string name="pref_camera_advanced_feature_value_ubifocus_on">af-bracket-on</string>
Emilian Peevde5dd902014-03-17 16:34:20 -0700151 <string name="pref_camera_advanced_feature_value_refocus_on">re-focus-on</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800152 <string name="pref_camera_advanced_feature_value_chromaflash_on">chroma-flash-on</string>
153 <string name="pref_camera_advanced_feature_value_optizoom_on">opti-zoom-on</string>
154 <string name="pref_camera_advanced_feature_value_ubifocus_off">af-bracket-off</string>
Emilian Peevde5dd902014-03-17 16:34:20 -0700155 <string name="pref_camera_advanced_feature_value_refocus_off">re-focus-off</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800156 <string name="pref_camera_advanced_feature_value_chromaflash_off">chroma-flash-off</string>
157 <string name="pref_camera_advanced_feature_value_optizoom_off">opti-zoom-off</string>
158
Alok Kediyaaed65252013-09-23 14:31:42 +0530159 <!-- Settings screen, ZSL location dialog choices -->
160 <string name="pref_camera_zsl_entry_off">Off</string>
161 <string name="pref_camera_zsl_entry_on">On</string>
162
163 <string name="pref_camera_zsl_value_off">off</string>
164 <string name="pref_camera_zsl_value_on">on</string>
165
Santhosh Kumar Thimmanna Bhattarb228ec62014-04-29 19:02:24 +0530166 <!-- The message is shown in toast when HDR or scene mode is enabled -->
167 <string name="hdr_enable_message">HDR is enabled, only Auto scene mode is supported</string>
168 <string name="scene_enable_message">HDR is not supported in the scene mode other than Auto</string>
169
Alok Kediyaaed65252013-09-23 14:31:42 +0530170 <!-- Settings screen, Video HDR location dialog choices -->
171 <string name="pref_camera_video_hdr_entry_off">Off</string>
172 <string name="pref_camera_video_hdr_entry_on">On</string>
173
174 <string name="pref_camera_video_hdr_value_off">off</string>
175 <string name="pref_camera_video_hdr_value_on">on</string>
176
177 <!-- Settings screen, setting title text for Video HDR-->
178 <string name="pref_camera_video_hdr_title">Video HDR</string>
179
180 <string name="pref_camera_video_hdr_default" translatable="false">off</string>
181
182 <!-- Default face detection setting. -->
183 <string name="pref_camera_facedetection_default" translatable="false">on</string>
184
185 <!-- Settings screen, Select Face Detection -->
186 <string name="pref_camera_facedetection_title">Face Detection</string>
187
188 <!-- Settings menu, Face Detection choices -->
189 <string name="pref_camera_facedetection_entry_off">Off</string>
190 <string name="pref_camera_facedetection_entry_on">On</string>
191
192 <!-- Default redeye reduction setting. -->
193 <string name="pref_camera_redeyereduction_default" translatable="false">disable</string>
194
195 <!-- Settings screen, Select Redeye Reduction -->
196 <string name="pref_camera_redeyereduction_title">Redeye Reduction</string>
197
198 <!-- Settings menu, redeye reduction choices -->
199 <string name="pref_camera_redeyereduction_entry_enable">Enable</string>
200 <string name="pref_camera_redeyereduction_entry_disable">Disable</string>
201 <!-- Default mce setting. Do not translate. -->
202 <string name="pref_camera_mce_default">enable</string>
203
Suman Mukherjee1874e962014-03-27 13:08:38 +0530204 <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
Suman Mukherjeee49881a2014-04-23 13:02:07 +0530205 <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for DIS/TimeLapse/HDR</string>
Suman Mukherjee1874e962014-03-27 13:08:38 +0530206
Alok Kediyaaed65252013-09-23 14:31:42 +0530207 <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
208 <string name="error_app_unsupported_hfr">HFR is not supported for selected resolution</string>
209
Suman Mukherjee6a57e2b2014-04-21 11:35:44 +0530210 <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
211 <string name="error_app_unsupported_dis">Unsupported video resolution for Display Image Stabilization(DIS)</string>
212
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530213 <!-- The message is shown in dialog when the app
214 encounters an unsupported resolution for HSR mode -->
215 <string name="error_app_unsupported_hsr">
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530216 HSR is not supported for selected resolution
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530217 </string>
218
Alok Kediyaaed65252013-09-23 14:31:42 +0530219 <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
220 <string name="error_app_unsupported_hfr_codec">Only H264 video encoding is supported when HFR is ON</string>
221
222 <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
223 <string name="error_app_unsupported">Unsupported video resolution for this encoder type</string>
224
225 <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
226 <string name="error_app_unsupported_raw">Raw picture format is not supported
Kerong Suib9680032014-04-04 11:13:50 +0800227 in zsl mode, change to JPEG
Alok Kediyaaed65252013-09-23 14:31:42 +0530228 </string>
229
Alok Kediyaaed65252013-09-23 14:31:42 +0530230 <!-- Settings screen, AE bracketing and HDR location dialog choices -->
231 <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">AE-Bracket</string>
232
233 <string name="pref_camera_ae_bracket_hdr_value_ae_bracket">AE-Bracket</string>
234
kaiyizdeb2a042014-07-09 17:27:13 +0800235 <string name="pref_camera_ae_bracket_hdr_title">AE-Bracket</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530236
237 <string name="pref_camera_ae_bracket_hdr_default" translatable="false">Off</string>
238
239 <string name="pref_camera_ae_bracket_hdr_entry_on">On</string>
240
241 <string name="pref_camera_ae_bracket_hdr_entry_off">Off</string>
242
243 <string name="err_app_unsupport_ae_bracket_code">no ae bracket support by Apps now</string>
244
245 <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
246 <string name="snapshot_lower_than_video">Video snapshot size lower than video size. Capping to Video size. Please select a resolution higher or equal to the current video size. </string>
247
248 <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
249 <string name="snapshotsize_low_powermode">We do not support picture
250 resolution in Low Power Mode. Video size snapshot will be taken. Please
251 select High power mode for picture size.
252 </string>
253
254 <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
255 <string name="snapshot_qcif_and_d1">Only Video size snapshot supported for this resolution. </string>
256
257 <!-- Default hfr setting. Do not translate. -->
258 <string name="pref_camera_hfr_default">off</string>
259
260 <!-- Settings screen, Select hfr title -->
261 <string name="pref_camera_hfr_title">Video High FrameRate</string>
262
263 <!-- Settings screen, hfr radio button choices -->
264 <string name="pref_camera_hfr_entry_off">Off</string>
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530265 <string name="pref_camera_hfr_entry_2x">HFR 60</string>
266 <string name="pref_camera_hfr_entry_3x">HFR 90</string>
267 <string name="pref_camera_hfr_entry_4x">HFR 120</string>
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530268 <string name="pref_camera_hfr_entry_hsr_60">HSR 60</string>
269 <string name="pref_camera_hfr_entry_hsr_90">HSR 90</string>
270 <string name="pref_camera_hfr_entry_hsr_120">HSR 120</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530271
272 <!-- HFR entry values. Do not translate. -->
273 <string name="pref_camera_hfr_value_off">off</string>
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530274 <string name="pref_camera_hfr_value_2x">hfr60</string>
275 <string name="pref_camera_hfr_value_3x">hfr90</string>
276 <string name="pref_camera_hfr_value_4x">hfr120</string>
277 <string name="pref_camera_hfr_value_hsr_60">hsr60</string>
278 <string name="pref_camera_hfr_value_hsr_90">hsr90</string>
279 <string name="pref_camera_hfr_value_hsr_120">hsr120</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530280
281 <!-- Denoise Settings screen, setting title text -->
282 <string name="pref_camera_denoise_title">Wavelet Denoise Mode</string>
283 <string name="pref_camera_denoise_default" translatable="false">denoise-on</string>
284
285 <!-- Denoise Settings screen, Record location dialog choices -->
286 <string name="pref_camera_denoise_entry_off">Off</string>
287 <string name="pref_camera_denoise_entry_on">On</string>
288
289 <!-- Default iso setting. Do not translate. -->
290 <string name="pref_camera_iso_default">auto</string>
291
292 <!-- Settings screen, Select Iso title -->
293 <string name="pref_camera_iso_title">Select ISO</string>
294
295 <!-- Settings screen, ISO dialog radio button choices -->
296 <string name="pref_camera_iso_entry_auto">Auto</string>
297 <string name="pref_camera_iso_entry_isodeblur">ISO Auto(HJR)</string>
298 <string name="pref_camera_iso_entry_iso100">ISO100</string>
299 <string name="pref_camera_iso_entry_iso200">ISO200</string>
300 <string name="pref_camera_iso_entry_iso400">ISO400</string>
301 <string name="pref_camera_iso_entry_iso800">ISO800</string>
302 <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
303
304 <!-- ISO entry values. Do not translate. -->
305 <string name="pref_camera_iso_value_auto">auto</string>
306 <string name="pref_camera_iso_value_isodeblur">ISO_HJR</string>
307 <string name="pref_camera_iso_value_iso100">ISO100</string>
308 <string name="pref_camera_iso_value_iso200">ISO200</string>
309 <string name="pref_camera_iso_value_iso400">ISO400</string>
310 <string name="pref_camera_iso_value_iso800">ISO800</string>
311 <string name="pref_camera_iso_value_iso1600">ISO1600</string>
312
313 <!-- Settings screen, Anti Banding title -->
314 <string name="pref_camera_antibanding_title">Anti Banding</string>
315
316 <!-- Default Anti Banding setting. -->
317 <string name="pref_camera_antibanding_default">off</string>
318
319 <!-- Settings screen, Anti Banding entries -->
320 <string name="pref_camera_antibanding_entry_0">Off</string>
321 <string name="pref_camera_antibanding_entry_1">50 Hz</string>
322 <string name="pref_camera_antibanding_entry_2">60 Hz</string>
323 <string name="pref_camera_antibanding_entry_3">Auto</string>
324
325 <!-- Default color effect setting. -->
326 <string name="pref_camera_coloreffect_default" translatable="false">none</string>
327
328 <!-- Settings screen, Select Color effect title -->
329 <string name="pref_camera_coloreffect_title">Color effect</string>
330
331 <!-- Settings screen, Color effect dialog radio button choices -->
332 <string name="pref_camera_coloreffect_entry_none">None</string>
333 <string name="pref_camera_coloreffect_entry_mono">Mono</string>
334 <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
335 <string name="pref_camera_coloreffect_entry_negative">Negative</string>
336 <!-- Color effect that overexposes and reverses some of the tones. -->
337 <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
338 <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
339 <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
340 <string name="pref_camera_coloreffect_entry_emboss">Emboss</string>
341 <string name="pref_camera_coloreffect_entry_sketch">Sketch</string>
342 <string name="pref_camera_coloreffect_entry_neon">Neon</string>
343 <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
344 <string name="pref_camera_coloreffect_entry_mosaic">Mosaic</string>
345 <string name="pref_camera_coloreffect_entry_redtint">Red tint</string>
346 <string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
347 <string name="pref_camera_coloreffect_entry_greentint">Green tint</string>
348
349 <!-- Default Touch AF/AEC setting. Do not translate. -->
350 <string name="pref_camera_touchafaec_default">touch-on</string>
351
352 <!-- Settings screen, Select Touch AF/AEC title -->
353 <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
354
355 <!-- Settings screen, Touch AF/AEC dialog radio button choices -->
356 <string name="pref_camera_touchafaec_entry_off">Off</string>
357 <string name="pref_camera_touchafaec_entry_on">On</string>
358
Emilian Peev07f5e182014-03-12 15:40:39 -0700359 <!-- Select IS title -->
360 <string name="pref_camera_dis_title">IS</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530361 <string name="pref_camera_dis_default">disable</string>
362
363 <!-- DIS choices -->
364 <string name="pref_camera_dis_entry_off">Off</string>
365 <string name="pref_camera_dis_entry_on">On</string>
366
367 <!-- Select Face Recognition title -->
368 <string name="pref_camera_facerc_title">Face Recognition</string>
369
370 <string name="pref_camera_facerc_default">off</string>
371
372 <!-- Face Recognition choices -->
373 <string name="pref_camera_facerc_entry_off">Off</string>
374 <string name="pref_camera_facerc_entry_on">On</string>
375
376 <!-- Settings screen, Multiple levels entries -->
377 <string name="pref_camera_sharpness_entry_level0">Level 0</string>
378 <string name="pref_camera_sharpness_entry_level1">Level 1</string>
379 <string name="pref_camera_sharpness_entry_level2">Level 2(Default)</string>
380 <string name="pref_camera_sharpness_entry_level3">Level 3</string>
381 <string name="pref_camera_sharpness_entry_level4">Level 4</string>
382 <string name="pref_camera_sharpness_entry_level5">Level 5</string>
383 <string name="pref_camera_sharpness_entry_level6">Level 6</string>
384
385 <!-- Settings screen, Multiple levels entries -->
386 <string name="pref_camera_contrast_entry_level0">Level 0</string>
387 <string name="pref_camera_contrast_entry_level1">Level 1</string>
388 <string name="pref_camera_contrast_entry_level2">Level 2</string>
389 <string name="pref_camera_contrast_entry_level3">Level 3</string>
390 <string name="pref_camera_contrast_entry_level4">Level 4</string>
391 <string name="pref_camera_contrast_entry_level5">Level 5(Default)</string>
392 <string name="pref_camera_contrast_entry_level6">Level 6</string>
393 <string name="pref_camera_contrast_entry_level7">Level 7</string>
394 <string name="pref_camera_contrast_entry_level8">Level 8</string>
395 <string name="pref_camera_contrast_entry_level9">Level 9</string>
396 <string name="pref_camera_contrast_entry_level10">Level 10</string>
397
398 <!-- Settings screen, Multiple levels entries -->
399 <string name="pref_camera_saturation_entry_level0">Level 0</string>
400 <string name="pref_camera_saturation_entry_level1">Level 1</string>
401 <string name="pref_camera_saturation_entry_level2">Level 2</string>
402 <string name="pref_camera_saturation_entry_level3">Level 3</string>
403 <string name="pref_camera_saturation_entry_level4">Level 4</string>
404 <string name="pref_camera_saturation_entry_level5">Level 5(Default)</string>
405 <string name="pref_camera_saturation_entry_level6">Level 6</string>
406 <string name="pref_camera_saturation_entry_level7">Level 7</string>
407 <string name="pref_camera_saturation_entry_level8">Level 8</string>
408 <string name="pref_camera_saturation_entry_level9">Level 9</string>
409 <string name="pref_camera_saturation_entry_level10">Level 10</string>
410
411 <!-- Default sharpness setting. Do not translate. -->
412 <string name="pref_camera_sharpness_default">2</string>
413
414 <!-- Settings screen, Select sharpness title -->
415 <string name="pref_camera_sharpness_title">Sharpness</string>
416
417 <!-- Default contrast setting. Do not translate. -->
418 <string name="pref_camera_contrast_default">5</string>
419
420 <!-- Settings screen, Select contrast title -->
421 <string name="pref_camera_contrast_title">Contrast</string>
422
423 <!-- Default saturation setting. Do not translate. -->
424 <string name="pref_camera_saturation_default">5</string>
425
426 <!-- Settings screen, Select saturation title -->
427 <string name="pref_camera_saturation_title">Saturation</string>
428
429 <!-- Default picture quality setting. See
430 pref_camera_jpegquality_entryvalues for possible values -->
431 <string name="pref_camera_jpegquality_default" translatable="false">superfine</string>
432
433 <!-- Default Picture format setting. Do not translate. -->
434 <string name="pref_camera_picture_format_default">jpeg</string>
435
436 <!-- Settings screen, Select Picture format title -->
437 <string name="pref_camera_picture_format_title">Select Picture Format</string>
438
439 <!-- Settings screen, picture format dialog radio button choices -->
440 <string name="pref_camera_picture_format_entry_jpeg">Jpeg</string>
441 <string name="pref_camera_picture_format_entry_raw">Raw</string>
442 <string name="pref_camera_picture_format_entry_raw_yuv_422_sp">YUV422SP</string>
443 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yuyv">YUVRaw8YUYV</string>
444 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yvyu">YUVRaw8YVYU</string>
445 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_uyvy">YUVRaw8UYVY</string>
446 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_vyuy">YUVRaw8VYUY</string>
447 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8gbrg">BayerQ8GBRG</string>
448 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8grbg">BayerQ8GRBG</string>
449 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8rggb">BayerQ8RGGB</string>
450 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8bggr">BayerQ8BGRR</string>
451 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10gbrg">BayerQ10GBRG</string>
452 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10grbg">BayerQ10GRBG</string>
453 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10rggb">BayerQ10RGGB</string>
454 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10bggr">BayerQ10BGGR</string>
455 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12gbrg">BayerQ12GBRG</string>
456 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12grbg">BayerQ12GRBG</string>
457 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12rggb">BayerQ12RGGB</string>
458 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12bggr">BayerQ12BGGR</string>
459 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8gbrg">BayerM8GBRG</string>
460 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8grbg">BayerM8GRBG</string>
461 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8rggb">BayerM8RGGB</string>
462 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8bggr">BayerM8BGGR</string>
463 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10gbrg">BayerM10GBRG</string>
464 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10grbg">BayerM10GRBG</string>
465 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10rggb">BayerM10RGGB</string>
466 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10bggr">BayerM10BGGR</string>
467 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12gbrg">BayerM12GBRG</string>
468 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12grbg">BayerM12GRBG</string>
469 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12rggb">BayerM12RGGB</string>
470 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12bggr">BayerM12BGGR</string>
471 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8gbrg">BayerIQ8GBRG</string>
472 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8grbg">BayerIQ8GRBG</string>
473 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8rggb">BayerIQ8RGGB</string>
474 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8bggr">BayerIQ8BGGR</string>
475 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10gbrg">BayerIQ10GBRG</string>
476 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10grbg">BayerIQ10GRBG</string>
477 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10rggb">BayerIQ10RGGB</string>
478 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10bggr">BayerIQ10BGGR</string>
479 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12gbrg">BayerIQ12GBRG</string>
480 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12grbg">BayerIQ12GRBG</string>
481 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12rggb">BayerIQ12RGGB</string>
482 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12bggr">BayerIQ12BGGR</string>
483 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8gbrg">BayerIM8GBRG</string>
484 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8grbg">BayerIM8GRBG</string>
485 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8rggb">BayerIM8RGGB</string>
486 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8bggr">BayerIM8BGGR</string>
487 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10gbrg">BayerIM10GBRG</string>
488 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10grbg">BayerIM10GRBG</string>
489 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10rggb">BayerIM10rggb</string>
490 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10bggr">BayerIM8bggr</string>
491 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12gbrg">BayerIM12gbrg</string>
492 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12grbg">BayerIM12grbg</string>
493 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12rggb">BayerIM12rggb</string>
494 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12bggr">BayerIM12bggr</string>
495 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8gbrg">BayerIP88gbrg</string>
496 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8grbg">BayerIP88grbg</string>
497 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8rggb">BayerIP88rggb</string>
498 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8bggr">BayerIP88bggr</string>
499 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8gbrg">BayerIP168gbrg</string>
500 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8grbg">BayerIP168grbg</string>
501 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8rggb">BayerIP168rggb</string>
502 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8bggr">BayerIP168bggr</string>
503 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10gbrg">BayerIP1610gbrg</string>
504 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10grbg">BayerIP1610grbg</string>
505 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10rggb">BayerIP1610rggb</string>
506 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10bggr">BayerIP1610bggr</string>
507 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12gbrg">BayerIP1612gbrg</string>
508 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12grbg">BayerIP1612grbg</string>
509 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12rggb">BayerIP1612rggb</string>
510 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12bggr">BayerIP1612bggr</string>
511
512 <!-- Picture format entry values. Do not translate. -->
513 <string name="pref_camera_picture_format_value_jpeg">jpeg</string>
514 <string name="pref_camera_picture_format_value_raw">raw</string>
515 <string name="pref_camera_picture_format_value_raw_yuv_422_sp">yuv422sp</string>
516 <string name="pref_camera_picture_format_value_raw_yuv_8bit_yuyv">yuv-raw8-yuyv</string>
517 <string name="pref_camera_picture_format_value_raw_yuv_8bit_yvyu">yuv-raw8-yvyu</string>
518 <string name="pref_camera_picture_format_value_raw_yuv_8bit_uyvy">yuv-raw8-uyvy</string>
519 <string name="pref_camera_picture_format_value_raw_yuv_8bit_vyuy">yuv-raw8-vyuy</string>
520 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8gbrg">bayer-qcom-8gbrg</string>
521 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8grbg">bayer-qcom-8grbg</string>
522 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8rggb">bayer-qcom-8rggb</string>
523 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8bggr">bayer-qcom-8bgrr</string>
524 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10gbrg">bayer-qcom-10gbrg</string>
525 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10grbg">bayer-qcom-10grbg</string>
526 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10rggb">bayer-qcom-10rggb</string>
527 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10bggr">bayer-qcom-10bggr</string>
528 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12gbrg">bayer-qcom-12gbrg</string>
529 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12grbg">bayer-qcom-12grbg</string>
530 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12rggb">bayer-qcom-12rggb</string>
531 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12bggr">bayer-qcom-12bggr</string>
532 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8gbrg">bayer-mipi-8gbrg</string>
533 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8grbg">bayer-mipi-8grbg</string>
534 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8rggb">bayer-mipi-8rggb</string>
535 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8bggr">bayer-mipi-8bggr</string>
536 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10gbrg">bayer-mipi-10gbrg</string>
537 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10grbg">bayer-mipi-10grbg</string>
538 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10rggb">bayer-mipi-10rggb</string>
539 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10bggr">bayer-mipi-10bggr</string>
540 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12gbrg">bayer-mipi-12gbrg</string>
541 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12grbg">bayer-mipi-12grbg</string>
542 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12rggb">bayer-mipi-12rggb</string>
543 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12bggr">bayer-mipi-12bggr</string>
544 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8gbrg">bayer-ideal-qcom-8gbrg</string>
545 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8grbg">bayer-ideal-qcom-8grbg</string>
546 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8rggb">bayer-ideal-qcom-8rggb</string>
547 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8bggr">bayer-ideal-qcom-8bggr</string>
548 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10gbrg">bayer-ideal-qcom-10gbrg</string>
549 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10grbg">bayer-ideal-qcom-10grbg</string>
550 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10rggb">bayer-ideal-qcom-10rggb</string>
551 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10bggr">bayer-ideal-qcom-10bggr</string>
552 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12gbrg">bayer-ideal-qcom-12gbrg</string>
553 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12grbg">bayer-ideal-qcom-12grbg</string>
554 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12rggb">bayer-ideal-qcom-12rggb</string>
555 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12bggr">bayer-ideal-qcom-12bggr</string>
556 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8gbrg">bayer-ideal-mipi-8gbrg</string>
557 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8grbg">bayer-ideal-mipi-8grbg</string>
558 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8rggb">bayer-ideal-mipi-8rggb</string>
559 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8bggr">bayer-ideal-mipi-8bggr</string>
560 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10gbrg">bayer-ideal-mipi-10gbrg</string>
561 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10grbg">bayer-ideal-mipi-10grbg</string>
562 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10rggb">bayer-ideal-mipi-10rggb</string>
563 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10bggr">bayer-ideal-mipi-8bggr</string>
564 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12gbrg">bayer-ideal-mipi-12gbrg</string>
565 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12grbg">bayer-ideal-mipi-12grbg</string>
566 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12rggb">bayer-ideal-mipi-12rggb</string>
567 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12bggr">bayer-ideal-mipi-12bggr</string>
568 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8gbrg">bayer-ideal-plain8-8gbrg</string>
569 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8grbg">bayer-ideal-plain8-8grbg</string>
570 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8rggb">bayer-ideal-plain8-8rggb</string>
571 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8bggr">bayer-ideal-plain8-8bggr</string>
572 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8gbrg">bayer-ideal-plain16-8gbrg</string>
573 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8grbg">bayer-ideal-plain16-8grbg</string>
574 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8rggb">bayer-ideal-plain16-8rggb</string>
575 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8bggr">bayer-ideal-plain16-8bggr</string>
576 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10gbrg">bayer-ideal-plain16-10gbrg</string>
577 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10grbg">bayer-ideal-plain16-10grbg</string>
578 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10rggb">bayer-ideal-plain16-10rggb</string>
579 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10bggr">bayer-ideal-plain16-10bggr</string>
580 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12gbrg">bayer-ideal-plain16-12gbrg</string>
581 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12grbg">bayer-ideal-plain16-12grbg</string>
582 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12rggb">bayer-ideal-plain16-12rggb</string>
583 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12bggr">bayer-ideal-plain16-12bggr</string>
584 <!-- Settings screen, Picture quality title -->
585 <string name="pref_camera_jpegquality_title">Picture quality</string>
586
587 <!-- Settings screen, Picture quality dialog radio button choices -->
588 <string name="pref_camera_jpegquality_entry_superfine">Super fine</string>
589 <string name="pref_camera_jpegquality_entry_fine">Fine</string>
590 <string name="pref_camera_jpegquality_entry_normal">Normal</string>
591 <string name="pref_camera_jpegquality_entry_0">Jpeg 55%</string>
592 <string name="pref_camera_jpegquality_entry_1">Jpeg 65%</string>
593 <string name="pref_camera_jpegquality_entry_2">Jpeg 75%</string>
594 <string name="pref_camera_jpegquality_entry_3">Jpeg 85%</string>
595 <string name="pref_camera_jpegquality_entry_4">Jpeg 95%</string>
596 <string name="pref_camera_jpegquality_entry_5">Jpeg 100%</string>
597
598 <!-- Default auto histogram setting. Do not translate. -->
599 <string name="pref_camera_histogram_default">disable</string>
600
601 <!-- Settings screen, Select Histogram title -->
602 <string name="pref_camera_histogram_title">Histogram</string>
603
604 <!-- Settings screen, Histogram radio button choices -->
605 <string name="pref_camera_histogram_entry_enable">Enable</string>
606 <string name="pref_camera_histogram_entry_disable">Disable</string>
607
608 <!-- Histogram entry values. Do not translate. -->
609 <string name="pref_camera_histogram_value_enable">enable</string>
610 <string name="pref_camera_histogram_value_disable">disable</string>
611
612 <string name="pref_camera_picturesize_entry_1920x1080">HD1080</string>
613 <string name="pref_camera_picturesize_entry_1280x768">WXGA</string>
614 <string name="pref_camera_picturesize_entry_1280x720">HD720</string>
615 <string name="pref_camera_picturesize_entry_800x600">SVGA</string>
616 <string name="pref_camera_picturesize_entry_800x480">WVGA</string>
617 <string name="pref_camera_picturesize_entry_352x288">CIF</string>
618 <string name="pref_camera_picturesize_entry_176x144">QCIF</string>
619
620 <string name="pref_camera_focusmode_entry_normal">Normal</string>
621 <string name="pref_camera_focusmode_entry_continuous">CAF</string>
622
623 <string name="pref_camera_scenemode_entry_asd">ASD</string>
624 <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
625 <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
626 <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
627 <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
628
629 <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
630 <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
631 <!-- Scene mode to be used in a stage show. -->
632 <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
633 <!-- Scene mode optimized for taking images on the beach. -->
634 <string name="pref_camera_scenemode_entry_beach">Beach</string>
635 <!-- Scene mode optimized for taking images in the snow. -->
636 <string name="pref_camera_scenemode_entry_snow">Snow</string>
637
638 <!-- Scene mode for taking a photo as sharp as possible. -->
639 <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
640 <!-- Scene mode optimized for taking images of fireworks. -->
641 <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
642 <!-- Scene mode optimized for taking images during sports . -->
643 <string name="pref_camera_scenemode_entry_sports">Sports</string>
644 <!-- Scene mode optimized for capturing the naturally warm color of scenes lit by candles. [CHAR LIMIT=16] -->
645 <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
646 <!-- Scene mode for taking a photo with backlight. -->
647 <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
648 <!-- Scene mode optimized for taking images of flowers. -->
649 <string name="pref_camera_scenemode_entry_flowers">Flowers</string>
650 <!-- Scene mode optimized for taking images of AR. -->
651 <string name="pref_camera_scenemode_entry_ar">AR</string>
652
653 <!-- Default auto scene detection setting. -->
654 <string name="pref_camera_scenedetect_default" translatable="false">off</string>
655
656 <!-- Settings screen, Select Auto Scene Detection -->
657 <string name="pref_camera_scenedetect_title">Auto Scene Detection</string>
658
659 <!-- Settings menu, auto scene detection choices -->
660 <string name="pref_camera_scenedetect_entry_off">Off</string>
661 <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
662 <string name="pref_camera_scenedetect_entry_on">On</string>
663
664 <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
665 <string name="time_lapse_error">Invalid video-size for time-lapse recording.</string>
666
667 <string name="pref_camera_videosnapsize_default" translatable="false">1920x1080</string>
Fei Zhang28bcccd2014-03-27 13:55:24 +0800668
669 <!-- longshot value -->
670 <string name="pref_camera_longshot_default" translatable="false">off</string>
671 <string name="pref_camera_longshot_title">Continuous Shot</string>
Fei Zhang3d391b52014-06-04 14:51:41 +0800672 <string name="msg_cancel_longshot_for_limited_memory">run out of memory, canceling longshot</string>
Suman Mukherjeede8bbe72014-05-22 13:35:24 +0530673
674 <!-- Toast showing non-supported functionality for flash in AE bracket -->
675 <string name="flash_aebracket_message">Flash is not supported in AE-Bracket Mode</string>
676
Abhishek Pantcb4748b2013-12-04 15:51:48 +0530677 <!-- Settings screen, setting title text for Auto HDR-->
678 <string name="pref_camera_auto_hdr_title">AUTO HDR</string>
679 <string name="pref_camera_auto_hdr_default" translatable="false">
680 disable</string>
681
682 <!-- Settings screen, Auto HDR location dialog choices -->
683 <string name="pref_camera_auto_hdr_entry_enable">Enable</string>
684 <string name="pref_camera_auto_hdr_entry_disable">Disable</string>
685 <string name="pref_camera_auto_hdr_value_enable">enable</string>
686 <string name="pref_camera_auto_hdr_value_disable">disable</string>
kaiyizde529662014-07-21 16:47:27 +0800687
688 <!-- toast message for storage location switch -->
689 <string name="on_switch_save_path_to_sdcard">Internal storage space is not enough - switched save path to SD card</string>
Ivan Evlogiev73c0fb72014-08-14 11:47:07 +0300690
691 <string name="pref_camera_hdr_mode_default">hdr-mode-sensor</string>
692
693 <!-- Settings screen, Selectable HDR mode title -->
694 <string name="pref_camera_hdr_mode_title">HDR Mode</string>
695
696 <!-- Settings screen, Selectable HDR mode radio button choices -->
697 <string name="pref_camera_hdr_mode_entry_sensor">Sensor HDR</string>
698 <string name="pref_camera_hdr_mode_entry_multi_frame">Multi-frame HDR</string>
699
700 <!-- HDR mode entry values. Do not translate. -->
701 <string name="pref_hdr_mode_value_sensor">hdr-mode-sensor</string>
702 <string name="pref_hdr_mode_value_multi_frame">hdr-mode-multiframe</string>
703
Alok Kediyaaed65252013-09-23 14:31:42 +0530704</resources>
705