blob: 115a6ffa7915cdf372818c47b165f1dec5c95d77 [file] [log] [blame]
Alok Kediyaaed65252013-09-23 14:31:42 +05301<!--
Likai Ding762b4352014-12-10 18:09:27 +08002 Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
Alok Kediyaaed65252013-09-23 14:31:42 +05303
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>
Alok Kediyaaed65252013-09-23 14:31:42 +053022 <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
23 <string name="pref_video_quality_entry_vga" translatable="false">VGA</string>
Alok Kediyaaed65252013-09-23 14:31:42 +053024 <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
25 <string name="pref_video_quality_entry_cif" translatable="false">CIF</string>
26 <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
27 <string name="pref_video_quality_entry_qvga" translatable="false">QVGA</string>
28 <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
29 <string name="pref_video_quality_entry_qcif" translatable="false">QCIF</string>
30
31 <!-- Settings screen, Power Mode title -->
32 <string name="pref_camera_powermode_title">Power Mode</string>
33
34 <!-- Settings screen, Power mode dialog radio button choices -->
35 <string name="pref_camera_powermode_entry_lp">Low_Power</string>
36 <string name="pref_camera_powermode_entry_np">Normal_Power</string>
37
38 <!-- Settings screen, Power mode dialog radio button choices -->
39 <string name="pref_camera_powermode_value_lp">Low_Power</string>
40 <string name="pref_camera_powermode_value_np">Normal_Power</string>
41
42 <!-- Default Power mode.. -->
43 <string name="pref_camera_powermode_default" translatable="false">Normal_Power</string>
44
45 <!-- Default auto exposure setting. Do not translate. -->
46 <string name="pref_camera_autoexposure_default">frame-average</string>
47 <!-- Settings screen, Select auto exposure title -->
48 <string name="pref_camera_autoexposure_title">Select Auto Exposure Mode</string>
49
50 <!-- Settings screen, auto exposure dialog radio button choices -->
51 <string name="pref_camera_autoexposure_entry_frameaverage">Frame Average</string>
52 <string name="pref_camera_autoexposure_entry_centerweighted">Center Weighted</string>
53 <string name="pref_camera_autoexposure_entry_spotmetering">Spot Metering</string>
54
55 <!-- Auto exposure entry values. Do not translate. -->
56 <string name="pref_camera_autoexposure_value_frameaverage">frame-average</string>
57 <string name="pref_camera_autoexposure_value_centerweighted">center-weighted</string>
58 <string name="pref_camera_autoexposure_value_spotmetering">spot-metering</string>
59
60 <!-- Settings screen, Video encoder title -->
61 <string name="pref_camera_videoencoder_title">Video Encoder</string>
62
63 <!-- Settings screen, Video encoder dialog radio button choices -->
64 <string name="pref_camera_videoencoder_entry_0">MPEG4</string>
65 <string name="pref_camera_videoencoder_entry_1">H263</string>
66 <string name="pref_camera_videoencoder_entry_2">H264</string>
Vladimir Petrovc1cd7782014-07-16 18:54:16 -070067 <string name="pref_camera_videoencoder_entry_3">H265</string>
Alok Kediyaaed65252013-09-23 14:31:42 +053068
69 <!-- Default video encoder setting. A numerical value. -->
70 <string name="pref_camera_videoencoder_default" translatable="false">h264</string>
71
72 <!-- Settings screen, Video encoder dialog title -->
73 <string name="pref_camera_videoencoder_dialogtitle">Video Encoder</string>
74
75 <!-- Default audio encoder setting. A numerical value. -->
76 <string name="pref_camera_audioencoder_default" translatable="false">aac</string>
77
78 <!-- Settings screen, Audio encoder title -->
79 <string name="pref_camera_audioencoder_title">Audio Encoder</string>
80
81 <!-- Settings screen, Audio encoder dialog radio button choices -->
82 <string name="pref_camera_audioencoder_entry_0">AMRNB</string>
83 <string name="pref_camera_audioencoder_entry_1">AAC</string>
84 <!-- Default video duration setting. A numerical value.-->
85 <string name="pref_camera_video_duration_default" translatable="false">10</string>
86
87 <!-- Settings screen, Video duration title -->
88 <string name="pref_camera_video_duration_title">Video duration</string>
89
90 <!-- Settings screen, Video duration dialog radio button choices -->
91 <string name="pref_camera_video_duration_entry_mms">30 seconds(MMS)</string>
92 <string name="pref_camera_video_duration_entry_10">10 minutes</string>
93 <string name="pref_camera_video_duration_entry_30">30 minutes</string>
kaiyizdc2a3942014-11-28 13:50:43 +080094 <string name="pref_camera_video_duration_entry_nolimit">no limit</string>
Alok Kediyaaed65252013-09-23 14:31:42 +053095
96 <!-- Default Skin Tone Enhancement setting. Do not translate. -->
97 <string name="pref_camera_skinToneEnhancement_default">disable</string>
98
99 <!-- Settings screen, Select Skin Tone Enhancement title -->
100 <string name="pref_camera_skinToneEnhancement_title">Skin Tone Enhancement</string>
101
102 <!-- Settings screen, Skin Tone Enhancement radio button choices -->
103 <string name="pref_camera_skinToneEnhancement_entry_enable">Enable</string>
104 <string name="pref_camera_skinToneEnhancement_entry_disable">Disable</string>
105
106 <!-- Skin Tone Enhancement entry values. Do not translate. -->
107 <string name="pref_camera_skinToneEnhancement_value_enable">enable</string>
108 <string name="pref_camera_skinToneEnhancement_value_disable">disable</string>
109 <!-- Settings screen, setting title text for ZSL-->
110 <string name="pref_camera_zsl_title">ZSL</string>
111
Santhosh Kumar H E8ead9072014-03-25 18:36:12 -0700112 <string name="pref_camera_zsl_default" translatable="false">on</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530113
114 <!-- Default selectable zone af setting. Do not translate. -->
115 <string name="pref_camera_selectablezoneaf_default">auto</string>
116
117 <!-- Settings screen, Selectable zone af title -->
118 <string name="pref_camera_selectablezoneaf_title"> Selectable Zone Auto Focus</string>
119
120 <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
121 <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
122 <string name="pref_camera_selectablezoneaf_entry_spotmetering">Spot Metering</string>
123 <string name="pref_camera_selectablezoneaf_entry_centerweighted">Center Weighted</string>
124 <string name="pref_camera_selectablezoneaf_entry_frameaverage">Frame Average</string>
125
126 <!-- Auto exposure entry values. Do not translate. -->
127 <string name="pref_camera_selectablezoneaf_value_auto">auto</string>
128 <string name="pref_camera_selectablezoneaf_value_spotmetering">spot-metering</string>
129 <string name="pref_camera_selectablezoneaf_value_centerweighted">center-weighted</string>
130 <string name="pref_camera_selectablezoneaf_value_frameaverage">frame-average</string>
131
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800132 <string name="pref_camera_advanced_feature_default">none</string>
133
134 <!-- Settings screen, Selectable advanced features title -->
135 <string name="pref_camera_advanced_features_title">Advanced Features</string>
136
137 <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
138 <string name="pref_camera_advanced_feature_entry_none">None</string>
139 <string name="pref_camera_advanced_feature_entry_ubifocus">Ubi Focus</string>
Emilian Peevde5dd902014-03-17 16:34:20 -0700140 <string name="pref_camera_advanced_feature_entry_refocus">Refocus</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800141 <string name="pref_camera_advanced_feature_entry_chromaflash">Chroma Flash</string>
142 <string name="pref_camera_advanced_feature_entry_optizoom">Opti Zoom</string>
Santhosh Kumar Thimmanna Bhattar22795c22014-10-15 15:14:45 +0530143 <string name="pref_camera_advanced_feature_entry_FSSR">FSSR</string>
Sai Kumar Sanagavarapu5b88d562014-06-04 13:53:37 +0530144 <string name="pref_camera_advanced_feature_entry_trueportrait">True Portrait</string>
Santhosh Kumar Thimmanna Bhattare6efb5b2014-10-15 15:31:06 +0530145 <string name="pref_camera_advanced_feature_entry_multi_touch_focus">Multi-touch Focus</string>
Shwetha Kotekar20248ae2015-03-10 13:35:34 -0700146 <string name="pref_camera_advanced_feature_entry_stillmore">Still More</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800147
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>
Santhosh Kumar Thimmanna Bhattar22795c22014-10-15 15:14:45 +0530154 <string name="pref_camera_advanced_feature_value_FSSR_on">FSSR-on</string>
Sai Kumar Sanagavarapu5b88d562014-06-04 13:53:37 +0530155 <string name="pref_camera_advanced_feature_value_trueportrait_on">true-portrait-on</string>
Santhosh Kumar Thimmanna Bhattare6efb5b2014-10-15 15:31:06 +0530156 <string name="pref_camera_advanced_feature_value_multi_touch_focus_on">multi-touch-focus-on</string>
Shwetha Kotekar20248ae2015-03-10 13:35:34 -0700157 <string name="pref_camera_advanced_feature_value_stillmore_on">still-more-on</string>
158
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800159 <string name="pref_camera_advanced_feature_value_ubifocus_off">af-bracket-off</string>
Emilian Peevde5dd902014-03-17 16:34:20 -0700160 <string name="pref_camera_advanced_feature_value_refocus_off">re-focus-off</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800161 <string name="pref_camera_advanced_feature_value_chromaflash_off">chroma-flash-off</string>
162 <string name="pref_camera_advanced_feature_value_optizoom_off">opti-zoom-off</string>
Santhosh Kumar Thimmanna Bhattar22795c22014-10-15 15:14:45 +0530163 <string name="pref_camera_advanced_feature_value_FSSR_off">FSSR-off</string>
Sai Kumar Sanagavarapu5b88d562014-06-04 13:53:37 +0530164 <string name="pref_camera_advanced_feature_value_trueportrait_off">true-portrait-off</string>
Santhosh Kumar Thimmanna Bhattare6efb5b2014-10-15 15:31:06 +0530165 <string name="pref_camera_advanced_feature_value_multi_touch_focus_off">multi-touch-focus-off</string>
Shwetha Kotekar20248ae2015-03-10 13:35:34 -0700166 <string name="pref_camera_advanced_feature_value_stillmore_off">still-more-off</string>
Ajit Singh Solanki2e1e3f92013-11-07 01:56:47 -0800167
Sai Kumar Sanagavarapubf809d32014-10-01 20:44:47 +0530168 <!-- Manual exposure control entry values -->
169 <string name="pref_camera_manual_exp_title">Manual Exposure</string>
170 <string name="pref_camera_manual_exp_entry_ISO_priority">ISO priority</string>
171 <string name="pref_camera_manual_exp_entry_exptime_priority">Exposure time priority</string>
172 <string name="pref_camera_manual_exp_entry_user_setting">User setting</string>
173 <string name="pref_camera_manual_exp_entry_off">Off</string>
174
175 <string name="pref_camera_manual_exp_default">off</string>
176 <string name="pref_camera_manual_exp_value_ISO_priority">iso-priority</string>
177 <string name="pref_camera_manual_exp_value_exptime_priority">exp-time-priority</string>
178 <string name="pref_camera_manual_exp_value_user_setting">user-setting</string>
179 <string name="pref_camera_manual_exp_value_off">off</string>
180
181 <!-- Manual white balance entry values -->
182 <string name="pref_camera_manual_wb_title">Manual White balance</string>
183 <string name="pref_camera_manual_wb_entry_color_temperature">Color temperature</string>
184 <string name="pref_camera_manual_wb_entry_rbgb_gains">RBGB gains</string>
185 <string name="pref_camera_manual_wb_entry_off">Off</string>
186
187 <string name="pref_camera_manual_wb_default">off</string>
188 <string name="pref_camera_manual_wb_value_color_temperature">color-temperature</string>
189 <string name="pref_camera_manual_wb_value_rbgb_gains">rbgb-gains</string>
190 <string name="pref_camera_manual_wb_value_off">off</string>
191
192 <!-- Manual Focus entry values -->
193 <string name="pref_camera_manual_focus_title">Manual Focus</string>
194 <string name="pref_camera_manual_focus_entry_scale_mode">Scale mode</string>
195 <string name="pref_camera_manual_focus_entry_diopter_mode">Diopter mode</string>
196 <string name="pref_camera_manual_focus_entry_off">Off</string>
197
198 <string name="pref_camera_manual_focus_default">off</string>
199 <string name="pref_camera_manual_focus_value_scale_mode">scale-mode</string>
200 <string name="pref_camera_manual_focus_value_diopter_mode">diopter-mode</string>
201 <string name="pref_camera_manual_focus_value_off">off</string>
202
Alok Kediyaaed65252013-09-23 14:31:42 +0530203 <!-- Settings screen, ZSL location dialog choices -->
204 <string name="pref_camera_zsl_entry_off">Off</string>
205 <string name="pref_camera_zsl_entry_on">On</string>
206
207 <string name="pref_camera_zsl_value_off">off</string>
208 <string name="pref_camera_zsl_value_on">on</string>
209
Santhosh Kumar Thimmanna Bhattarb228ec62014-04-29 19:02:24 +0530210 <!-- The message is shown in toast when HDR or scene mode is enabled -->
211 <string name="hdr_enable_message">HDR is enabled, only Auto scene mode is supported</string>
212 <string name="scene_enable_message">HDR is not supported in the scene mode other than Auto</string>
213
Alok Kediyaaed65252013-09-23 14:31:42 +0530214 <!-- Settings screen, Video HDR location dialog choices -->
215 <string name="pref_camera_video_hdr_entry_off">Off</string>
216 <string name="pref_camera_video_hdr_entry_on">On</string>
217
218 <string name="pref_camera_video_hdr_value_off">off</string>
219 <string name="pref_camera_video_hdr_value_on">on</string>
220
Dimitar Borisov19656472014-09-24 17:32:06 +0300221 <!-- Settings screen, CDS location dialog choices -->
222 <string name="pref_camera_cds_entry_off">Off</string>
223 <string name="pref_camera_cds_entry_on">On</string>
224 <string name="pref_camera_cds_entry_auto">Auto</string>
225
226 <string name="pref_camera_cds_value_off">off</string>
227 <string name="pref_camera_cds_value_on">on</string>
228 <string name="pref_camera_cds_value_auto">auto</string>
229
230 <!-- Settings screen, video CDS location dialog choices -->
231 <string name="pref_camera_video_cds_entry_off">Off</string>
232 <string name="pref_camera_video_cds_entry_on">On</string>
233 <string name="pref_camera_video_cds_entry_auto">Auto</string>
234
235 <string name="pref_camera_video_cds_value_off">off</string>
236 <string name="pref_camera_video_cds_value_on">on</string>
237 <string name="pref_camera_video_cds_value_auto">auto</string>
238
239 <!-- Settings screen, TNR location dialog choices -->
240 <string name="pref_camera_tnr_entry_disable">Disable</string>
241 <string name="pref_camera_tnr_entry_enable">Enable</string>
242
243 <!-- Settings screen, TNR location dialog choices -->
244 <string name="pref_camera_tnr_value_off">off</string>
245 <string name="pref_camera_tnr_value_on">on</string>
246
247 <!-- Settings screen, video TNR location dialog choices -->
248 <string name="pref_camera_video_tnr_entry_disable">Disable</string>
249 <string name="pref_camera_video_tnr_entry_enable">Enable</string>
250
251 <!-- Settings screen, video TNR location dialog choices -->
252 <string name="pref_camera_video_tnr_value_off">off</string>
253 <string name="pref_camera_video_tnr_value_on">on</string>
254
Alok Kediyaaed65252013-09-23 14:31:42 +0530255 <!-- Settings screen, setting title text for Video HDR-->
256 <string name="pref_camera_video_hdr_title">Video HDR</string>
257
258 <string name="pref_camera_video_hdr_default" translatable="false">off</string>
259
Dimitar Borisov19656472014-09-24 17:32:06 +0300260 <!-- Settings menu, setting title text for cds mode-->
261 <string name="pref_camera_cds_title">CDS mode</string>
262
263 <!-- Settings menu, setting title text for video cds mode-->
264 <string name="pref_camera_video_cds_title">Video CDS mode</string>
265
266 <!-- Default cds mode setting-->
267 <string name="pref_camera_cds_default" translatable="false">on</string>
268
269 <!-- Default video cds mode setting-->
270 <string name="pref_camera_video_cds_default" translatable="false">on</string>
271
272 <!-- Settings menu, setting title text for tnr mode-->
273 <string name="pref_camera_tnr_title">TNR mode</string>
274
275 <!-- Settings menu, setting title text for video tnr mode-->
276 <string name="pref_camera_video_tnr_title">Video TNR mode</string>
277
278 <!-- Default tnr mode setting-->
279 <string name="pref_camera_tnr_default" translatable="false">off</string>
280
281 <!-- Default video tnr mode setting-->
282 <string name="pref_camera_video_tnr_default" translatable="false">off</string>
283
Alok Kediyaaed65252013-09-23 14:31:42 +0530284 <!-- Default face detection setting. -->
Byunghun Jeona19529b2014-10-13 18:34:37 -0700285 <string name="pref_camera_facedetection_default" translatable="false">off</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530286
287 <!-- Settings screen, Select Face Detection -->
288 <string name="pref_camera_facedetection_title">Face Detection</string>
289
290 <!-- Settings menu, Face Detection choices -->
291 <string name="pref_camera_facedetection_entry_off">Off</string>
292 <string name="pref_camera_facedetection_entry_on">On</string>
293
Camera Software Integration4a07f922015-10-28 16:01:21 -0700294 <!-- Default Selfie Flash setting. -->
Camera Software Integration25a11b32015-12-17 11:19:15 -0800295 <string name="pref_selfie_flash_default" translatable="false">off</string>
Camera Software Integration4a07f922015-10-28 16:01:21 -0700296
297 <!-- Settings screen, Selfie Flash Detection -->
298 <string name="pref_selfie_flash_title">Selfie Flash</string>
299
300 <!-- Settings menu, Selfie Flash choices -->
301 <string name="pref_selfie_flash_entry_off">Off</string>
302 <string name="pref_selfie_flash_entry_on">On</string>
303
Alok Kediyaaed65252013-09-23 14:31:42 +0530304 <!-- Default redeye reduction setting. -->
305 <string name="pref_camera_redeyereduction_default" translatable="false">disable</string>
306
307 <!-- Settings screen, Select Redeye Reduction -->
308 <string name="pref_camera_redeyereduction_title">Redeye Reduction</string>
309
310 <!-- Settings menu, redeye reduction choices -->
311 <string name="pref_camera_redeyereduction_entry_enable">Enable</string>
312 <string name="pref_camera_redeyereduction_entry_disable">Disable</string>
313 <!-- Default mce setting. Do not translate. -->
314 <string name="pref_camera_mce_default">enable</string>
315
Suman Mukherjee1874e962014-03-27 13:08:38 +0530316 <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
Camera Software Integration956aaa62015-11-10 10:06:42 -0800317 <string name="error_app_unsupported_hfr_selection">HFR/HSR is not supported for Image Stabilization/TimeLapse/HDR</string>
Suman Mukherjee1874e962014-03-27 13:08:38 +0530318
Alok Kediyaaed65252013-09-23 14:31:42 +0530319 <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
320 <string name="error_app_unsupported_hfr">HFR is not supported for selected resolution</string>
321
Suman Mukherjee6a57e2b2014-04-21 11:35:44 +0530322 <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
Camera Software Integration956aaa62015-11-10 10:06:42 -0800323 <string name="error_app_unsupported_dis">Unsupported video resolution for Image Stabilization</string>
Suman Mukherjee6a57e2b2014-04-21 11:35:44 +0530324
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530325 <!-- The message is shown in dialog when the app
326 encounters an unsupported resolution for HSR mode -->
327 <string name="error_app_unsupported_hsr">
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530328 HSR is not supported for selected resolution
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530329 </string>
330
Alok Kediyaaed65252013-09-23 14:31:42 +0530331 <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
332 <string name="error_app_unsupported_hfr_codec">Only H264 video encoding is supported when HFR is ON</string>
333
334 <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
335 <string name="error_app_unsupported">Unsupported video resolution for this encoder type</string>
336
Sai Kumar Sanagavarapu3e507032015-02-27 13:07:16 +0530337 <!-- The message is shown in dialog when the app encounters an unsupported video profile-->
338 <string name="error_app_unsupported_profile">Unsupported video profile</string>
339
Alok Kediyaaed65252013-09-23 14:31:42 +0530340 <!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
341 <string name="error_app_unsupported_raw">Raw picture format is not supported
Kerong Suib9680032014-04-04 11:13:50 +0800342 in zsl mode, change to JPEG
Alok Kediyaaed65252013-09-23 14:31:42 +0530343 </string>
344
Alok Kediyaaed65252013-09-23 14:31:42 +0530345 <!-- Settings screen, AE bracketing and HDR location dialog choices -->
346 <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">AE-Bracket</string>
347
348 <string name="pref_camera_ae_bracket_hdr_value_ae_bracket">AE-Bracket</string>
349
kaiyizdeb2a042014-07-09 17:27:13 +0800350 <string name="pref_camera_ae_bracket_hdr_title">AE-Bracket</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530351
352 <string name="pref_camera_ae_bracket_hdr_default" translatable="false">Off</string>
353
354 <string name="pref_camera_ae_bracket_hdr_entry_on">On</string>
355
356 <string name="pref_camera_ae_bracket_hdr_entry_off">Off</string>
357
358 <string name="err_app_unsupport_ae_bracket_code">no ae bracket support by Apps now</string>
359
360 <!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
361 <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>
362
363 <!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
364 <string name="snapshotsize_low_powermode">We do not support picture
365 resolution in Low Power Mode. Video size snapshot will be taken. Please
366 select High power mode for picture size.
367 </string>
368
369 <!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
370 <string name="snapshot_qcif_and_d1">Only Video size snapshot supported for this resolution. </string>
371
372 <!-- Default hfr setting. Do not translate. -->
373 <string name="pref_camera_hfr_default">off</string>
374
375 <!-- Settings screen, Select hfr title -->
376 <string name="pref_camera_hfr_title">Video High FrameRate</string>
377
378 <!-- Settings screen, hfr radio button choices -->
379 <string name="pref_camera_hfr_entry_off">Off</string>
Vijay kumar Tumati2ff6c252014-02-10 16:10:09 +0530380 <string name="pref_camera_hfr_entry_2x">HFR 60</string>
381 <string name="pref_camera_hfr_entry_3x">HFR 90</string>
382 <string name="pref_camera_hfr_entry_4x">HFR 120</string>
Guruprasad Gaonkar786069c2015-02-28 19:19:47 -0800383 <string name="pref_camera_hfr_entry_8x">HFR 240</string>
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530384 <string name="pref_camera_hfr_entry_hsr_60">HSR 60</string>
385 <string name="pref_camera_hfr_entry_hsr_90">HSR 90</string>
386 <string name="pref_camera_hfr_entry_hsr_120">HSR 120</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530387
388 <!-- HFR entry values. Do not translate. -->
389 <string name="pref_camera_hfr_value_off">off</string>
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530390 <string name="pref_camera_hfr_value_2x">hfr60</string>
391 <string name="pref_camera_hfr_value_3x">hfr90</string>
392 <string name="pref_camera_hfr_value_4x">hfr120</string>
Guruprasad Gaonkar786069c2015-02-28 19:19:47 -0800393 <string name="pref_camera_hfr_value_8x">hfr240</string>
Vijay kumar Tumatifd5878c2014-03-05 15:54:22 +0530394 <string name="pref_camera_hfr_value_hsr_60">hsr60</string>
395 <string name="pref_camera_hfr_value_hsr_90">hsr90</string>
396 <string name="pref_camera_hfr_value_hsr_120">hsr120</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530397
Neelam Abhinav Karthik01076672015-07-29 11:29:17 -0700398 <!-- Default noise reduction setting. Do not translate. -->
399 <string name="pref_camera_noise_reduction_default">off</string>
400
401 <!-- Settings screen, Select See More title -->
402 <string name="pref_camera_noise_reduction_title">Noise Reduction</string>
403
404 <!-- Settings screen, see more radio button choices -->
405 <string name="pref_camera_noise_reduction_entry_off">Off</string>
406 <string name="pref_camera_noise_reduction_entry_fast">Fast</string>
407 <string name="pref_camera_noise_reduction_entry_high_quality">High Quality</string>
408
409 <!-- see more entry values. Do not translate. -->
410 <string name="pref_camera_noise_reduction_value_off">off</string>
411 <string name="pref_camera_noise_reduction_value_fast">fast</string>
412 <string name="pref_camera_noise_reduction_value_high_quality">high-quality</string>
413
Santhosh Kumar Thimmanna Bhattar48b9c1b2014-10-15 15:07:08 +0530414 <!-- Default see more setting. Do not translate. -->
415 <string name="pref_camera_see_more_default">off</string>
416
417 <!-- Settings screen, Select See More title -->
418 <string name="pref_camera_see_more_title">See More</string>
419
420 <!-- Settings screen, see more radio button choices -->
421 <string name="pref_camera_see_more_entry_off">Off</string>
422 <string name="pref_camera_see_more_entry_on">On</string>
423
424 <!-- see more entry values. Do not translate. -->
425 <string name="pref_camera_see_more_value_off">off</string>
426 <string name="pref_camera_see_more_value_on">on</string>
427
Alok Kediyaaed65252013-09-23 14:31:42 +0530428 <!-- Denoise Settings screen, setting title text -->
429 <string name="pref_camera_denoise_title">Wavelet Denoise Mode</string>
430 <string name="pref_camera_denoise_default" translatable="false">denoise-on</string>
431
432 <!-- Denoise Settings screen, Record location dialog choices -->
433 <string name="pref_camera_denoise_entry_off">Off</string>
434 <string name="pref_camera_denoise_entry_on">On</string>
435
436 <!-- Default iso setting. Do not translate. -->
437 <string name="pref_camera_iso_default">auto</string>
438
439 <!-- Settings screen, Select Iso title -->
Byunghun Jeon518955c2015-07-09 15:04:46 -0700440 <string name="pref_camera_iso_title">ISO</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530441
442 <!-- Settings screen, ISO dialog radio button choices -->
443 <string name="pref_camera_iso_entry_auto">Auto</string>
444 <string name="pref_camera_iso_entry_isodeblur">ISO Auto(HJR)</string>
445 <string name="pref_camera_iso_entry_iso100">ISO100</string>
446 <string name="pref_camera_iso_entry_iso200">ISO200</string>
447 <string name="pref_camera_iso_entry_iso400">ISO400</string>
448 <string name="pref_camera_iso_entry_iso800">ISO800</string>
449 <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
450
451 <!-- ISO entry values. Do not translate. -->
452 <string name="pref_camera_iso_value_auto">auto</string>
453 <string name="pref_camera_iso_value_isodeblur">ISO_HJR</string>
454 <string name="pref_camera_iso_value_iso100">ISO100</string>
455 <string name="pref_camera_iso_value_iso200">ISO200</string>
456 <string name="pref_camera_iso_value_iso400">ISO400</string>
457 <string name="pref_camera_iso_value_iso800">ISO800</string>
458 <string name="pref_camera_iso_value_iso1600">ISO1600</string>
459
460 <!-- Settings screen, Anti Banding title -->
461 <string name="pref_camera_antibanding_title">Anti Banding</string>
462
463 <!-- Default Anti Banding setting. -->
464 <string name="pref_camera_antibanding_default">off</string>
465
466 <!-- Settings screen, Anti Banding entries -->
467 <string name="pref_camera_antibanding_entry_0">Off</string>
468 <string name="pref_camera_antibanding_entry_1">50 Hz</string>
469 <string name="pref_camera_antibanding_entry_2">60 Hz</string>
470 <string name="pref_camera_antibanding_entry_3">Auto</string>
471
472 <!-- Default color effect setting. -->
473 <string name="pref_camera_coloreffect_default" translatable="false">none</string>
474
475 <!-- Settings screen, Select Color effect title -->
476 <string name="pref_camera_coloreffect_title">Color effect</string>
477
478 <!-- Settings screen, Color effect dialog radio button choices -->
479 <string name="pref_camera_coloreffect_entry_none">None</string>
480 <string name="pref_camera_coloreffect_entry_mono">Mono</string>
481 <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
482 <string name="pref_camera_coloreffect_entry_negative">Negative</string>
483 <!-- Color effect that overexposes and reverses some of the tones. -->
484 <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
485 <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
486 <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
487 <string name="pref_camera_coloreffect_entry_emboss">Emboss</string>
488 <string name="pref_camera_coloreffect_entry_sketch">Sketch</string>
489 <string name="pref_camera_coloreffect_entry_neon">Neon</string>
490 <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
491 <string name="pref_camera_coloreffect_entry_mosaic">Mosaic</string>
492 <string name="pref_camera_coloreffect_entry_redtint">Red tint</string>
493 <string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
494 <string name="pref_camera_coloreffect_entry_greentint">Green tint</string>
495
496 <!-- Default Touch AF/AEC setting. Do not translate. -->
497 <string name="pref_camera_touchafaec_default">touch-on</string>
498
499 <!-- Settings screen, Select Touch AF/AEC title -->
500 <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
501
502 <!-- Settings screen, Touch AF/AEC dialog radio button choices -->
503 <string name="pref_camera_touchafaec_entry_off">Off</string>
504 <string name="pref_camera_touchafaec_entry_on">On</string>
505
Emilian Peev07f5e182014-03-12 15:40:39 -0700506 <!-- Select IS title -->
Camera Software Integration956aaa62015-11-10 10:06:42 -0800507 <string name="pref_camera_dis_title">Image Stabilization</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530508 <string name="pref_camera_dis_default">disable</string>
509
510 <!-- DIS choices -->
511 <string name="pref_camera_dis_entry_off">Off</string>
512 <string name="pref_camera_dis_entry_on">On</string>
513
Dimitar Borisova5c2a742014-10-06 18:38:12 +0300514 <string name="pref_camera_dis_value_disable">disable</string>
515 <string name="pref_camera_dis_value_enable">enable</string>
516
Alok Kediyaaed65252013-09-23 14:31:42 +0530517 <!-- Select Face Recognition title -->
518 <string name="pref_camera_facerc_title">Face Recognition</string>
519
520 <string name="pref_camera_facerc_default">off</string>
521
522 <!-- Face Recognition choices -->
523 <string name="pref_camera_facerc_entry_off">Off</string>
524 <string name="pref_camera_facerc_entry_on">On</string>
525
526 <!-- Settings screen, Multiple levels entries -->
527 <string name="pref_camera_sharpness_entry_level0">Level 0</string>
528 <string name="pref_camera_sharpness_entry_level1">Level 1</string>
529 <string name="pref_camera_sharpness_entry_level2">Level 2(Default)</string>
530 <string name="pref_camera_sharpness_entry_level3">Level 3</string>
531 <string name="pref_camera_sharpness_entry_level4">Level 4</string>
532 <string name="pref_camera_sharpness_entry_level5">Level 5</string>
533 <string name="pref_camera_sharpness_entry_level6">Level 6</string>
534
535 <!-- Settings screen, Multiple levels entries -->
536 <string name="pref_camera_contrast_entry_level0">Level 0</string>
537 <string name="pref_camera_contrast_entry_level1">Level 1</string>
538 <string name="pref_camera_contrast_entry_level2">Level 2</string>
539 <string name="pref_camera_contrast_entry_level3">Level 3</string>
540 <string name="pref_camera_contrast_entry_level4">Level 4</string>
541 <string name="pref_camera_contrast_entry_level5">Level 5(Default)</string>
542 <string name="pref_camera_contrast_entry_level6">Level 6</string>
543 <string name="pref_camera_contrast_entry_level7">Level 7</string>
544 <string name="pref_camera_contrast_entry_level8">Level 8</string>
545 <string name="pref_camera_contrast_entry_level9">Level 9</string>
546 <string name="pref_camera_contrast_entry_level10">Level 10</string>
547
548 <!-- Settings screen, Multiple levels entries -->
549 <string name="pref_camera_saturation_entry_level0">Level 0</string>
550 <string name="pref_camera_saturation_entry_level1">Level 1</string>
551 <string name="pref_camera_saturation_entry_level2">Level 2</string>
552 <string name="pref_camera_saturation_entry_level3">Level 3</string>
553 <string name="pref_camera_saturation_entry_level4">Level 4</string>
554 <string name="pref_camera_saturation_entry_level5">Level 5(Default)</string>
555 <string name="pref_camera_saturation_entry_level6">Level 6</string>
556 <string name="pref_camera_saturation_entry_level7">Level 7</string>
557 <string name="pref_camera_saturation_entry_level8">Level 8</string>
558 <string name="pref_camera_saturation_entry_level9">Level 9</string>
559 <string name="pref_camera_saturation_entry_level10">Level 10</string>
560
561 <!-- Default sharpness setting. Do not translate. -->
562 <string name="pref_camera_sharpness_default">2</string>
563
564 <!-- Settings screen, Select sharpness title -->
565 <string name="pref_camera_sharpness_title">Sharpness</string>
566
567 <!-- Default contrast setting. Do not translate. -->
568 <string name="pref_camera_contrast_default">5</string>
569
570 <!-- Settings screen, Select contrast title -->
571 <string name="pref_camera_contrast_title">Contrast</string>
572
573 <!-- Default saturation setting. Do not translate. -->
574 <string name="pref_camera_saturation_default">5</string>
575
576 <!-- Settings screen, Select saturation title -->
577 <string name="pref_camera_saturation_title">Saturation</string>
578
579 <!-- Default picture quality setting. See
580 pref_camera_jpegquality_entryvalues for possible values -->
Likai Ding49db8312015-10-15 11:15:31 +0800581 <string name="pref_camera_jpegquality_default" translatable="false">85</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530582
583 <!-- Default Picture format setting. Do not translate. -->
584 <string name="pref_camera_picture_format_default">jpeg</string>
585
586 <!-- Settings screen, Select Picture format title -->
587 <string name="pref_camera_picture_format_title">Select Picture Format</string>
588
589 <!-- Settings screen, picture format dialog radio button choices -->
590 <string name="pref_camera_picture_format_entry_jpeg">Jpeg</string>
591 <string name="pref_camera_picture_format_entry_raw">Raw</string>
592 <string name="pref_camera_picture_format_entry_raw_yuv_422_sp">YUV422SP</string>
593 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yuyv">YUVRaw8YUYV</string>
594 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yvyu">YUVRaw8YVYU</string>
595 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_uyvy">YUVRaw8UYVY</string>
596 <string name="pref_camera_picture_format_entry_raw_yuv_8bit_vyuy">YUVRaw8VYUY</string>
597 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8gbrg">BayerQ8GBRG</string>
598 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8grbg">BayerQ8GRBG</string>
599 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8rggb">BayerQ8RGGB</string>
600 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8bggr">BayerQ8BGRR</string>
601 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10gbrg">BayerQ10GBRG</string>
602 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10grbg">BayerQ10GRBG</string>
603 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10rggb">BayerQ10RGGB</string>
604 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10bggr">BayerQ10BGGR</string>
605 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12gbrg">BayerQ12GBRG</string>
606 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12grbg">BayerQ12GRBG</string>
607 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12rggb">BayerQ12RGGB</string>
608 <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12bggr">BayerQ12BGGR</string>
609 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8gbrg">BayerM8GBRG</string>
610 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8grbg">BayerM8GRBG</string>
611 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8rggb">BayerM8RGGB</string>
612 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8bggr">BayerM8BGGR</string>
613 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10gbrg">BayerM10GBRG</string>
614 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10grbg">BayerM10GRBG</string>
615 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10rggb">BayerM10RGGB</string>
616 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10bggr">BayerM10BGGR</string>
617 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12gbrg">BayerM12GBRG</string>
618 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12grbg">BayerM12GRBG</string>
619 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12rggb">BayerM12RGGB</string>
620 <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12bggr">BayerM12BGGR</string>
621 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8gbrg">BayerIQ8GBRG</string>
622 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8grbg">BayerIQ8GRBG</string>
623 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8rggb">BayerIQ8RGGB</string>
624 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8bggr">BayerIQ8BGGR</string>
625 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10gbrg">BayerIQ10GBRG</string>
626 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10grbg">BayerIQ10GRBG</string>
627 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10rggb">BayerIQ10RGGB</string>
628 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10bggr">BayerIQ10BGGR</string>
629 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12gbrg">BayerIQ12GBRG</string>
630 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12grbg">BayerIQ12GRBG</string>
631 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12rggb">BayerIQ12RGGB</string>
632 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12bggr">BayerIQ12BGGR</string>
633 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8gbrg">BayerIM8GBRG</string>
634 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8grbg">BayerIM8GRBG</string>
635 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8rggb">BayerIM8RGGB</string>
636 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8bggr">BayerIM8BGGR</string>
637 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10gbrg">BayerIM10GBRG</string>
638 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10grbg">BayerIM10GRBG</string>
639 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10rggb">BayerIM10rggb</string>
640 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10bggr">BayerIM8bggr</string>
641 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12gbrg">BayerIM12gbrg</string>
642 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12grbg">BayerIM12grbg</string>
643 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12rggb">BayerIM12rggb</string>
644 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12bggr">BayerIM12bggr</string>
645 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8gbrg">BayerIP88gbrg</string>
646 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8grbg">BayerIP88grbg</string>
647 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8rggb">BayerIP88rggb</string>
648 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8bggr">BayerIP88bggr</string>
649 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8gbrg">BayerIP168gbrg</string>
650 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8grbg">BayerIP168grbg</string>
651 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8rggb">BayerIP168rggb</string>
652 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8bggr">BayerIP168bggr</string>
653 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10gbrg">BayerIP1610gbrg</string>
654 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10grbg">BayerIP1610grbg</string>
655 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10rggb">BayerIP1610rggb</string>
656 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10bggr">BayerIP1610bggr</string>
657 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12gbrg">BayerIP1612gbrg</string>
658 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12grbg">BayerIP1612grbg</string>
659 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12rggb">BayerIP1612rggb</string>
660 <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12bggr">BayerIP1612bggr</string>
661
662 <!-- Picture format entry values. Do not translate. -->
663 <string name="pref_camera_picture_format_value_jpeg">jpeg</string>
664 <string name="pref_camera_picture_format_value_raw">raw</string>
665 <string name="pref_camera_picture_format_value_raw_yuv_422_sp">yuv422sp</string>
666 <string name="pref_camera_picture_format_value_raw_yuv_8bit_yuyv">yuv-raw8-yuyv</string>
667 <string name="pref_camera_picture_format_value_raw_yuv_8bit_yvyu">yuv-raw8-yvyu</string>
668 <string name="pref_camera_picture_format_value_raw_yuv_8bit_uyvy">yuv-raw8-uyvy</string>
669 <string name="pref_camera_picture_format_value_raw_yuv_8bit_vyuy">yuv-raw8-vyuy</string>
670 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8gbrg">bayer-qcom-8gbrg</string>
671 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8grbg">bayer-qcom-8grbg</string>
672 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8rggb">bayer-qcom-8rggb</string>
673 <string name="pref_camera_picture_format_value_raw_bayer_qcom_8bggr">bayer-qcom-8bgrr</string>
674 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10gbrg">bayer-qcom-10gbrg</string>
675 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10grbg">bayer-qcom-10grbg</string>
676 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10rggb">bayer-qcom-10rggb</string>
677 <string name="pref_camera_picture_format_value_raw_bayer_qcom_10bggr">bayer-qcom-10bggr</string>
678 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12gbrg">bayer-qcom-12gbrg</string>
679 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12grbg">bayer-qcom-12grbg</string>
680 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12rggb">bayer-qcom-12rggb</string>
681 <string name="pref_camera_picture_format_value_raw_bayer_qcom_12bggr">bayer-qcom-12bggr</string>
682 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8gbrg">bayer-mipi-8gbrg</string>
683 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8grbg">bayer-mipi-8grbg</string>
684 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8rggb">bayer-mipi-8rggb</string>
685 <string name="pref_camera_picture_format_value_raw_bayer_mipi_8bggr">bayer-mipi-8bggr</string>
686 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10gbrg">bayer-mipi-10gbrg</string>
687 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10grbg">bayer-mipi-10grbg</string>
688 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10rggb">bayer-mipi-10rggb</string>
689 <string name="pref_camera_picture_format_value_raw_bayer_mipi_10bggr">bayer-mipi-10bggr</string>
690 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12gbrg">bayer-mipi-12gbrg</string>
691 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12grbg">bayer-mipi-12grbg</string>
692 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12rggb">bayer-mipi-12rggb</string>
693 <string name="pref_camera_picture_format_value_raw_bayer_mipi_12bggr">bayer-mipi-12bggr</string>
694 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8gbrg">bayer-ideal-qcom-8gbrg</string>
695 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8grbg">bayer-ideal-qcom-8grbg</string>
696 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8rggb">bayer-ideal-qcom-8rggb</string>
697 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_8bggr">bayer-ideal-qcom-8bggr</string>
698 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10gbrg">bayer-ideal-qcom-10gbrg</string>
699 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10grbg">bayer-ideal-qcom-10grbg</string>
700 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10rggb">bayer-ideal-qcom-10rggb</string>
701 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_10bggr">bayer-ideal-qcom-10bggr</string>
702 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12gbrg">bayer-ideal-qcom-12gbrg</string>
703 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12grbg">bayer-ideal-qcom-12grbg</string>
704 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12rggb">bayer-ideal-qcom-12rggb</string>
705 <string name="pref_camera_picture_format_value_raw_bayer_ideal_qcom_12bggr">bayer-ideal-qcom-12bggr</string>
706 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8gbrg">bayer-ideal-mipi-8gbrg</string>
707 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8grbg">bayer-ideal-mipi-8grbg</string>
708 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8rggb">bayer-ideal-mipi-8rggb</string>
709 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_8bggr">bayer-ideal-mipi-8bggr</string>
710 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10gbrg">bayer-ideal-mipi-10gbrg</string>
711 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10grbg">bayer-ideal-mipi-10grbg</string>
712 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10rggb">bayer-ideal-mipi-10rggb</string>
713 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_10bggr">bayer-ideal-mipi-8bggr</string>
714 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12gbrg">bayer-ideal-mipi-12gbrg</string>
715 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12grbg">bayer-ideal-mipi-12grbg</string>
716 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12rggb">bayer-ideal-mipi-12rggb</string>
717 <string name="pref_camera_picture_format_value_raw_bayer_ideal_mipi_12bggr">bayer-ideal-mipi-12bggr</string>
718 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8gbrg">bayer-ideal-plain8-8gbrg</string>
719 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8grbg">bayer-ideal-plain8-8grbg</string>
720 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8rggb">bayer-ideal-plain8-8rggb</string>
721 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain8_8bggr">bayer-ideal-plain8-8bggr</string>
722 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8gbrg">bayer-ideal-plain16-8gbrg</string>
723 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8grbg">bayer-ideal-plain16-8grbg</string>
724 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8rggb">bayer-ideal-plain16-8rggb</string>
725 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_8bggr">bayer-ideal-plain16-8bggr</string>
726 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10gbrg">bayer-ideal-plain16-10gbrg</string>
727 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10grbg">bayer-ideal-plain16-10grbg</string>
728 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10rggb">bayer-ideal-plain16-10rggb</string>
729 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_10bggr">bayer-ideal-plain16-10bggr</string>
730 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12gbrg">bayer-ideal-plain16-12gbrg</string>
731 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12grbg">bayer-ideal-plain16-12grbg</string>
732 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12rggb">bayer-ideal-plain16-12rggb</string>
733 <string name="pref_camera_picture_format_value_raw_bayer_ideal_plain16_12bggr">bayer-ideal-plain16-12bggr</string>
734 <!-- Settings screen, Picture quality title -->
735 <string name="pref_camera_jpegquality_title">Picture quality</string>
736
737 <!-- Settings screen, Picture quality dialog radio button choices -->
likaid3ec8fb42015-09-24 17:02:54 +0800738 <string name="pref_camera_jpegquality_entry_0">Low</string>
739 <string name="pref_camera_jpegquality_entry_1">Standard</string>
740 <string name="pref_camera_jpegquality_entry_2">High</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530741
742 <!-- Default auto histogram setting. Do not translate. -->
743 <string name="pref_camera_histogram_default">disable</string>
744
745 <!-- Settings screen, Select Histogram title -->
746 <string name="pref_camera_histogram_title">Histogram</string>
747
748 <!-- Settings screen, Histogram radio button choices -->
749 <string name="pref_camera_histogram_entry_enable">Enable</string>
750 <string name="pref_camera_histogram_entry_disable">Disable</string>
751
752 <!-- Histogram entry values. Do not translate. -->
753 <string name="pref_camera_histogram_value_enable">enable</string>
754 <string name="pref_camera_histogram_value_disable">disable</string>
755
756 <string name="pref_camera_picturesize_entry_1920x1080">HD1080</string>
757 <string name="pref_camera_picturesize_entry_1280x768">WXGA</string>
758 <string name="pref_camera_picturesize_entry_1280x720">HD720</string>
759 <string name="pref_camera_picturesize_entry_800x600">SVGA</string>
760 <string name="pref_camera_picturesize_entry_800x480">WVGA</string>
761 <string name="pref_camera_picturesize_entry_352x288">CIF</string>
762 <string name="pref_camera_picturesize_entry_176x144">QCIF</string>
763
764 <string name="pref_camera_focusmode_entry_normal">Normal</string>
765 <string name="pref_camera_focusmode_entry_continuous">CAF</string>
766
767 <string name="pref_camera_scenemode_entry_asd">ASD</string>
768 <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
769 <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
770 <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
771 <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
772
773 <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
774 <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
775 <!-- Scene mode to be used in a stage show. -->
776 <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
777 <!-- Scene mode optimized for taking images on the beach. -->
778 <string name="pref_camera_scenemode_entry_beach">Beach</string>
779 <!-- Scene mode optimized for taking images in the snow. -->
780 <string name="pref_camera_scenemode_entry_snow">Snow</string>
781
782 <!-- Scene mode for taking a photo as sharp as possible. -->
783 <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
784 <!-- Scene mode optimized for taking images of fireworks. -->
785 <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
786 <!-- Scene mode optimized for taking images during sports . -->
787 <string name="pref_camera_scenemode_entry_sports">Sports</string>
788 <!-- Scene mode optimized for capturing the naturally warm color of scenes lit by candles. [CHAR LIMIT=16] -->
789 <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
790 <!-- Scene mode for taking a photo with backlight. -->
791 <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
792 <!-- Scene mode optimized for taking images of flowers. -->
793 <string name="pref_camera_scenemode_entry_flowers">Flowers</string>
794 <!-- Scene mode optimized for taking images of AR. -->
795 <string name="pref_camera_scenemode_entry_ar">AR</string>
796
797 <!-- Default auto scene detection setting. -->
798 <string name="pref_camera_scenedetect_default" translatable="false">off</string>
799
800 <!-- Settings screen, Select Auto Scene Detection -->
801 <string name="pref_camera_scenedetect_title">Auto Scene Detection</string>
802
803 <!-- Settings menu, auto scene detection choices -->
804 <string name="pref_camera_scenedetect_entry_off">Off</string>
805 <!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
806 <string name="pref_camera_scenedetect_entry_on">On</string>
807
808 <!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
809 <string name="time_lapse_error">Invalid video-size for time-lapse recording.</string>
810
Byunghun Jeon7a123a72015-10-06 14:50:11 -0700811 <string name="pref_camera_videosnapsize_default" translatable="false">auto</string>
Fei Zhang28bcccd2014-03-27 13:55:24 +0800812
813 <!-- longshot value -->
814 <string name="pref_camera_longshot_default" translatable="false">off</string>
815 <string name="pref_camera_longshot_title">Continuous Shot</string>
Fei Zhang3d391b52014-06-04 14:51:41 +0800816 <string name="msg_cancel_longshot_for_limited_memory">run out of memory, canceling longshot</string>
Suman Mukherjeede8bbe72014-05-22 13:35:24 +0530817
818 <!-- Toast showing non-supported functionality for flash in AE bracket -->
819 <string name="flash_aebracket_message">Flash is not supported in AE-Bracket Mode</string>
820
Abhishek Pantcb4748b2013-12-04 15:51:48 +0530821 <!-- Settings screen, setting title text for Auto HDR-->
822 <string name="pref_camera_auto_hdr_title">AUTO HDR</string>
823 <string name="pref_camera_auto_hdr_default" translatable="false">
824 disable</string>
825
826 <!-- Settings screen, Auto HDR location dialog choices -->
827 <string name="pref_camera_auto_hdr_entry_enable">Enable</string>
828 <string name="pref_camera_auto_hdr_entry_disable">Disable</string>
829 <string name="pref_camera_auto_hdr_value_enable">enable</string>
830 <string name="pref_camera_auto_hdr_value_disable">disable</string>
kaiyizde529662014-07-21 16:47:27 +0800831
832 <!-- toast message for storage location switch -->
833 <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 +0300834
Sunid Wilson3ef0f9e2014-08-24 19:00:13 -0700835 <string name="pref_camera_hdr_mode_default">hdr-mode-multiframe</string>
Ivan Evlogiev73c0fb72014-08-14 11:47:07 +0300836
837 <!-- Settings screen, Selectable HDR mode title -->
838 <string name="pref_camera_hdr_mode_title">HDR Mode</string>
839
840 <!-- Settings screen, Selectable HDR mode radio button choices -->
841 <string name="pref_camera_hdr_mode_entry_sensor">Sensor HDR</string>
842 <string name="pref_camera_hdr_mode_entry_multi_frame">Multi-frame HDR</string>
843
Ivan Evlogievec449be2014-09-11 13:31:11 +0300844 <!-- HDR mode entry values. Do not translate. -->
845 <string name="pref_hdr_mode_value_sensor">hdr-mode-sensor</string>
846 <string name="pref_hdr_mode_value_multi_frame">hdr-mode-multiframe</string>
847
848 <!-- Settings screen, Selectable HDR need 1x frame default value -->
kaiyiz6cebf7d2014-11-17 18:12:40 +0800849 <string name="pref_camera_hdr_need_1x_default">@string/pref_hdr_need_1x_value_true</string>
Ivan Evlogievec449be2014-09-11 13:31:11 +0300850
851 <!-- Settings screen, Selectable HDR need 1x frame title -->
852 <string name="pref_camera_hdr_need_1x_title">HDR need 1x frame</string>
853
854 <!-- Settings screen, Selectable HDR need 1x frame radio button choices -->
kaiyiz6cebf7d2014-11-17 18:12:40 +0800855 <string name="pref_camera_hdr_need_1x_entry_false">@string/setting_off</string>
856 <string name="pref_camera_hdr_need_1x_entry_true">@string/setting_on</string>
Ivan Evlogievec449be2014-09-11 13:31:11 +0300857
858 <!-- HDR need 1x frame entry values. Do not translate. -->
859 <string name="pref_hdr_need_1x_value_false">false</string>
860 <string name="pref_hdr_need_1x_value_true">true</string>
Ivan Evlogiev73c0fb72014-08-14 11:47:07 +0300861
Apurva Rajgurue07e72a2014-07-23 16:35:54 -0700862 <!--Default video rotation setting-->
863 <string name="pref_camera_video_rotation_default" translatable="false">0</string>
864
865 <!--Settings screen, video rotation title-->
866 <string name="pref_camera_video_rotation_title">Video Rotation</string>
867
868 <!--Menu, video rotation label-->
869 <string name="pref_camera_video_rotation_label">VIDEO ROTATION</string>
870
871 <!-- Settings screen, Video rotation dialog radio button choices -->
872 <string name="pref_camera_video_rotation_entry_0">0</string>
873 <string name="pref_camera_video_rotation_entry_90">90</string>
874 <string name="pref_camera_video_rotation_entry_180">180</string>
875 <string name="pref_camera_video_rotation_entry_270">270</string>
Santhosh Kumar Thimmanna Bhattarf94401f2014-10-15 12:39:00 +0530876
kaiyiz10110372014-11-27 10:36:48 +0800877 <!-- The message is shown in toast when click showOnMap Menu and there is no map app -->
878 <string name="map_activity_not_found_err">There is no map app for show location.</string>
879
Santhosh Kumar Thimmanna Bhattarf94401f2014-10-15 12:39:00 +0530880 <!-- Continous shot enable message -->
881 <string name="longshot_enable_message">
882 Advance features are not supported in continuous shot mode</string>
883 <!-- Advance features enable message -->
884 <string name="advance_feature_enable_msg">
885 Continuous shot is not supported when advance features are enabled</string>
886
Jing (Mia) Wangdfbca432014-12-10 09:34:04 +0800887 <!-- The alas of CameraActivity for gesture operation -->
888 <string name="camera_gesture_title">Launch camera</string>
Zhang Zhenzhend4fb8ed2015-03-10 16:31:41 +0800889 <string name="pref_camera_tsmakeup_title">Beautification</string>
890 <string name="pref_camera_tsmakeup_entry_on">On</string>
891 <string name="pref_camera_tsmakeup_entry_off">Off</string>
likaiddbdcb432015-09-06 10:11:20 +0800892 <string name="pref_camera_tsmakeup_entry_low">Low</string>
893 <string name="pref_camera_tsmakeup_entry_mid">Mid</string>
894 <string name="pref_camera_tsmakeup_entry_high">High</string>
Zhang Zhenzhend4fb8ed2015-03-10 16:31:41 +0800895 <string name="pref_camera_tsmakeup_default" translatable="false">Off</string>
896 <string name="pref_camera_tsmakeup_level_default" translatable="false">60</string>
897 <string name="pref_camera_tsmakeup_custom">Custom</string>
898 <string name="pref_camera_tsmakeup_level_whiten">Whiten</string>
899 <string name="pref_camera_tsmakeup_level_clean">Soften</string>
900 <string name="text_tsmakeup_alert_title">Warning</string>
901 <string name="text_tsmakeup_alert_msg">The beautification must turn on Face Detection, Continue or Quit?</string>
902 <string name="text_tsmakeup_alert_continue">Continue</string>
903 <string name="text_tsmakeup_alert_quit">Quit</string>
Likai Ding762b4352014-12-10 18:09:27 +0800904
905 <string name="all_in_focus">All in Focus</string>
Likai Dingc58ac9b2015-04-27 14:21:31 +0800906 <string name="refocus_toast">To re-focus last photo, tap here</string>
Likai Ding42655222015-08-21 07:04:15 +0800907 <string name="refocus_prompt_title">UbiFocus</string>
908 <string name="refocus_prompt_message">With UbiFocus, your camera will take 5 pictures, each time that you press the shutter button. The 5 pictures will be combined into 1 picture, where everything is in focus. You can choose to re-focus, after you take the picture.</string>
Sai Kumar Sanagavarapua70d2692015-03-20 11:50:19 +0530909
910 <string name="camera_thermal_shutdown">Phone overheated, closing camera.</string>
911 <string name="camera_server_died">Media server died, closing camera.</string>
912 <string name="camera_unknown_error">Unknown error, closing camera.</string>
Camera Software Integration488679f2015-10-30 10:13:25 -0700913
914 <string name="mute_button_desc">Mute Button</string>
Alok Kediyaaed65252013-09-23 14:31:42 +0530915</resources>
916