summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
blob: fb782b66e04f8e2e80ec44247f092e528aceea80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<!--
    Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
    Copyright (C) 2013-2014 The CyanogenMod Project

    Not a Contribution.

    Copyright (C) 2007 The Android Open Source Project

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
-->

<resources>
    <!-- Video quality setting entry. Videos will be recorded in FWVGA quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_fwvga" translatable="false">FWVGA</string>
    <!-- Video quality setting entry. Videos will be recorded in WVGA quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_wvga" translatable="false">WVGA</string>
    <!-- Video quality setting entry. Videos will be recorded in VGA quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_vga" translatable="false">VGA</string>
    <!-- Video quality setting entry. Videos will be recorded in WQVGA quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_wqvga" translatable="false">WQVGA</string>
    <!-- Video quality setting entry. Videos will be recorded in CIF quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_cif" translatable="false">CIF</string>
    <!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_qvga" translatable="false">QVGA</string>
    <!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
    <string name="pref_video_quality_entry_qcif" translatable="false">QCIF</string>

    <!-- Settings screen, Power Mode title -->
    <string name="pref_camera_powermode_title">Power mode</string>
    <string name="pref_camera_powermode_default" translatable="false">Normal_Power</string>

    <!-- Settings screen, Power mode dialog radio button choices -->
    <string name="pref_camera_powermode_entry_lp">Low Power</string>
    <string name="pref_camera_powermode_entry_np">Normal Power</string>

    <!-- Settings screen, Select auto exposure title -->
    <string name="pref_camera_autoexposure_title">Auto Exposure</string>
    <string name="pref_camera_autoexposure_default" translatable="false">frame-average</string>

    <!-- Settings screen, auto exposure dialog radio button choices -->
    <string name="pref_camera_autoexposure_entry_frameaverage">Frame average</string>
    <string name="pref_camera_autoexposure_entry_centerweighted">Center weighted</string>
    <string name="pref_camera_autoexposure_entry_spotmetering">Spot metering</string>

    <!-- Settings screen, Video encoder title -->
    <string name="pref_camera_videoencoder_title">Video codec</string>
    <string name="pref_camera_videoencoder_default" translatable="false">h264</string>

    <!-- Settings screen, Video encoder dialog radio button choices -->
    <string name="pref_camera_videoencoder_entry_0" translatable="false">MPEG-4</string>
    <string name="pref_camera_videoencoder_entry_1" translatable="false">H.263</string>
    <string name="pref_camera_videoencoder_entry_2" translatable="false">H.264</string>

    <!-- Settings screen, Audio encoder title -->
    <string name="pref_camera_audioencoder_title">Audio codec</string>
    <string name="pref_camera_audioencoder_default" translatable="false">aac</string>

    <!-- Settings screen, Audio encoder dialog radio button choices -->
    <string name="pref_camera_audioencoder_entry_0" translatable="false">AMR-NB</string>
    <string name="pref_camera_audioencoder_entry_1" translatable="false">AAC</string>

    <!-- Settings screen, Select Skin Tone Enhancement title -->
    <string name="pref_camera_skinToneEnhancement_title">Skin tone enhancement</string>
    <string name="pref_camera_skinToneEnhancement_default" translatable="false">disable</string>

    <!-- Settings screen, Selectable zone af title -->
    <string name="pref_camera_selectablezoneaf_title">Autofocus zone</string>
    <string name="pref_camera_selectablezoneaf_default" translatable="false">auto</string>

    <!-- Settings screen, Selectable Zone Af dialog radio button choices -->
    <string name="pref_camera_selectablezoneaf_entry_auto">Auto</string>
    <string name="pref_camera_selectablezoneaf_entry_spotmetering">Spot metering</string>
    <string name="pref_camera_selectablezoneaf_entry_centerweighted">Center weighted</string>
    <string name="pref_camera_selectablezoneaf_entry_frameaverage">Frame average</string>

    <!-- The message is shown in toast when HDR or scene mode is enabled -->
    <string name="hdr_enable_message">HDR is enabled, only Auto scene mode is supported</string>
    <string name="scene_enable_message">HDR is not supported in the scene mode other than Auto</string>

    <!-- Settings screen, setting title text for Video HDR-->
    <string name="pref_camera_video_hdr_title">Video HDR</string>
    <string name="pref_camera_video_hdr_default" translatable="false">off</string>

    <!-- Settings screen, Select Face Detection -->
    <string name="pref_camera_facedetection_title">Face detection</string>
    <string name="pref_camera_facedetection_default" translatable="false">on</string>

    <!-- Settings screen, Select Redeye Reduction -->
    <string name="pref_camera_redeyereduction_title">Red eye reduction</string>
    <string name="pref_camera_redeyereduction_default" translatable="false">disable</string>

    <!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
    <string name="error_app_unsupported_hfr_selection">HFR is not supported when video stabilization, time lapse or video HDR is on</string>

    <!-- The message is shown in dialog when the app encounters an unsupported resolution for HFR mode -->
    <string name="error_app_unsupported_hfr">HFR is not supported for selected resolution</string>

    <!-- The message is shown in dialog when the app encounters an unsupported video codec for HFR mode -->
    <string name="error_app_unsupported_hfr_codec">Only H.264 video encoding is supported when HFR is on</string>

    <!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
    <string name="error_app_unsupported">Unsupported video resolution for this codec type</string>

    <!-- The message is shown in toast when the app encounters an unsupported resolution for DIS mode -->
    <string name="error_app_unsupported_dis">Video stabilization is not supported for selected resolution</string>

    <!-- Settings screen, AE bracketing and HDR location dialog choices -->
    <string name="pref_camera_ae_bracket_hdr_title">Auto Exposure Bracketing</string>
    <string name="pref_camera_ae_bracket_hdr_default" translatable="false">Off</string>

    <!-- Settings screen, Select hfr title -->
    <string name="pref_camera_hfr_title">Slow Motion (HFR)</string>
    <string name="pref_camera_hfr_default" translatable="false">off</string>

    <!-- Settings screen, hfr radio button choices -->
    <string name="pref_camera_hfr_entry_off">Off</string>
    <string name="pref_camera_hfr_entry_2x">60 FPS</string>
    <string name="pref_camera_hfr_entry_3x">90 FPS</string>
    <string name="pref_camera_hfr_entry_4x">120 FPS</string>

    <!-- Denoise Settings screen, setting title text -->
    <string name="pref_camera_denoise_title">Denoise</string>
    <string name="pref_camera_denoise_default" translatable="false">denoise-off</string>

    <!-- Settings screen, Select Iso title -->
    <string name="pref_camera_iso_title">ISO</string>
    <string name="pref_camera_iso_default" translatable="false">auto</string>

    <!-- Settings screen, ISO dialog radio button choices -->
    <string name="pref_camera_iso_entry_auto">Auto</string>
    <string name="pref_camera_iso_entry_isodeblur">Auto (HJR)</string>
    <string name="pref_camera_iso_entry_iso50">ISO50</string>
    <string name="pref_camera_iso_entry_iso100">ISO100</string>
    <string name="pref_camera_iso_entry_iso125">ISO125</string>
    <string name="pref_camera_iso_entry_iso200">ISO200</string>
    <string name="pref_camera_iso_entry_iso250">ISO250</string>
    <string name="pref_camera_iso_entry_iso320">ISO320</string>
    <string name="pref_camera_iso_entry_iso400">ISO400</string>
    <string name="pref_camera_iso_entry_iso500">ISO500</string>
    <string name="pref_camera_iso_entry_iso640">ISO640</string>
    <string name="pref_camera_iso_entry_iso800">ISO800</string>
    <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
    <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
    <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
    <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
    <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
    <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
    <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
    <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
    <string name="pref_camera_iso_entry_iso12800">ISO12800</string>

    <!-- Settings screen, Anti Banding title -->
    <string name="pref_camera_antibanding_title">Antibanding</string>
    <string name="pref_camera_antibanding_default" translatable="false">auto</string>

    <!-- Settings screen, Anti Banding entries -->
    <string name="pref_camera_antibanding_entry_0">Off</string>
    <string name="pref_camera_antibanding_entry_1">50 Hz</string>
    <string name="pref_camera_antibanding_entry_2">60 Hz</string>
    <string name="pref_camera_antibanding_entry_3">Auto</string>

    <!-- Settings screen, Select Color effect title -->
    <string name="pref_camera_coloreffect_title">Color effect</string>
    <string name="pref_camera_coloreffect_default" translatable="false">none</string>

    <!-- Settings screen, Color effect dialog radio button choices -->
    <string name="pref_camera_coloreffect_entry_none">None</string>
    <string name="pref_camera_coloreffect_entry_mono">Mono</string>
    <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
    <string name="pref_camera_coloreffect_entry_negative">Negative</string>
    <!-- Color effect that overexposes and reverses some of the tones. -->
    <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
    <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
    <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
    <string name="pref_camera_coloreffect_entry_emboss">Emboss</string>
    <string name="pref_camera_coloreffect_entry_sketch">Sketch</string>
    <string name="pref_camera_coloreffect_entry_neon">Neon</string>
    <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
    <string name="pref_camera_coloreffect_entry_mosaic">Mosaic</string>
    <string name="pref_camera_coloreffect_entry_redtint">Red tint</string>
    <string name="pref_camera_coloreffect_entry_bluetint">Blue tint</string>
    <string name="pref_camera_coloreffect_entry_greentint">Green tint</string>

    <!-- Settings screen, Select Touch AF/AEC title -->
    <string name="pref_camera_touchafaec_title">Touch AF/AEC</string>
    <string name="pref_camera_touchafaec_default" translatable="false">touch-on</string>

    <!-- Select DIS title -->
    <string name="pref_camera_dis_title">Video stabilization</string>
    <string name="pref_camera_dis_default" translatable="false">disable</string>

    <!-- Select Face Recognition title -->
    <string name="pref_camera_facerc_title">Face recognition</string>
    <string name="pref_camera_facerc_default" translatable="false">off</string>

    <!-- Settings screen, Select sharpness title -->
    <string name="pref_camera_sharpness_title">Sharpness</string>
    <string name="pref_camera_sharpness_default" translatable="false">2</string>

    <!-- Settings screen, Multiple levels entries -->
    <string name="pref_camera_sharpness_entry_level0">Level 0</string>
    <string name="pref_camera_sharpness_entry_level1">Level 1</string>
    <string name="pref_camera_sharpness_entry_level2">Level 2 (Default)</string>
    <string name="pref_camera_sharpness_entry_level3">Level 3</string>
    <string name="pref_camera_sharpness_entry_level4">Level 4</string>
    <string name="pref_camera_sharpness_entry_level5">Level 5</string>
    <string name="pref_camera_sharpness_entry_level6">Level 6</string>

    <!-- Settings screen, Select contrast title -->
    <string name="pref_camera_contrast_title">Contrast</string>
    <string name="pref_camera_contrast_default" translatable="false">5</string>

    <!-- Settings screen, Multiple levels entries -->
    <string name="pref_camera_contrast_entry_level0">Level 0</string>
    <string name="pref_camera_contrast_entry_level1">Level 1</string>
    <string name="pref_camera_contrast_entry_level2">Level 2</string>
    <string name="pref_camera_contrast_entry_level3">Level 3</string>
    <string name="pref_camera_contrast_entry_level4">Level 4</string>
    <string name="pref_camera_contrast_entry_level5">Level 5 (Default)</string>
    <string name="pref_camera_contrast_entry_level6">Level 6</string>
    <string name="pref_camera_contrast_entry_level7">Level 7</string>
    <string name="pref_camera_contrast_entry_level8">Level 8</string>
    <string name="pref_camera_contrast_entry_level9">Level 9</string>
    <string name="pref_camera_contrast_entry_level10">Level 10</string>

    <!-- Settings screen, Select saturation title -->
    <string name="pref_camera_saturation_title">Saturation</string>
    <string name="pref_camera_saturation_default" translatable="false">5</string>

    <!-- Settings screen, Multiple levels entries -->
    <string name="pref_camera_saturation_entry_level0">Level 0</string>
    <string name="pref_camera_saturation_entry_level1">Level 1</string>
    <string name="pref_camera_saturation_entry_level2">Level 2</string>
    <string name="pref_camera_saturation_entry_level3">Level 3</string>
    <string name="pref_camera_saturation_entry_level4">Level 4</string>
    <string name="pref_camera_saturation_entry_level5">Level 5 (Default)</string>
    <string name="pref_camera_saturation_entry_level6">Level 6</string>
    <string name="pref_camera_saturation_entry_level7">Level 7</string>
    <string name="pref_camera_saturation_entry_level8">Level 8</string>
    <string name="pref_camera_saturation_entry_level9">Level 9</string>
    <string name="pref_camera_saturation_entry_level10">Level 10</string>

    <!-- Settings screen, Select Picture format title -->
    <string name="pref_camera_picture_format_title">Picture format</string>
    <string name="pref_camera_picture_format_default" translatable="false">jpeg</string>

    <!-- Settings screen, picture format dialog radio button choices -->
    <string name="pref_camera_picture_format_entry_jpeg" translatable="false">JPEG</string>
    <string name="pref_camera_picture_format_entry_raw" translatable="false">Raw</string>
    <string name="pref_camera_picture_format_entry_raw_yuv_422_sp" translatable="false">YUV422SP</string>
    <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yuyv" translatable="false">YUVRaw8YUYV</string>
    <string name="pref_camera_picture_format_entry_raw_yuv_8bit_yvyu" translatable="false">YUVRaw8YVYU</string>
    <string name="pref_camera_picture_format_entry_raw_yuv_8bit_uyvy" translatable="false">YUVRaw8UYVY</string>
    <string name="pref_camera_picture_format_entry_raw_yuv_8bit_vyuy" translatable="false">YUVRaw8VYUY</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8gbrg" translatable="false">BayerQ8GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8grbg" translatable="false">BayerQ8GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8rggb" translatable="false">BayerQ8RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_8bggr" translatable="false">BayerQ8BGRR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10gbrg" translatable="false">BayerQ10GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10grbg" translatable="false">BayerQ10GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10rggb" translatable="false">BayerQ10RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_10bggr" translatable="false">BayerQ10BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12gbrg" translatable="false">BayerQ12GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12grbg" translatable="false">BayerQ12GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12rggb" translatable="false">BayerQ12RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_qcom_12bggr" translatable="false">BayerQ12BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8gbrg" translatable="false">BayerM8GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8grbg" translatable="false">BayerM8GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8rggb" translatable="false">BayerM8RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_8bggr" translatable="false">BayerM8BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10gbrg" translatable="false">BayerM10GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10grbg" translatable="false">BayerM10GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10rggb" translatable="false">BayerM10RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_10bggr" translatable="false">BayerM10BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12gbrg" translatable="false">BayerM12GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12grbg" translatable="false">BayerM12GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12rggb" translatable="false">BayerM12RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_mipi_12bggr" translatable="false">BayerM12BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8gbrg" translatable="false">BayerIQ8GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8grbg" translatable="false">BayerIQ8GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8rggb" translatable="false">BayerIQ8RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_8bggr" translatable="false">BayerIQ8BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10gbrg" translatable="false">BayerIQ10GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10grbg" translatable="false">BayerIQ10GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10rggb" translatable="false">BayerIQ10RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_10bggr" translatable="false">BayerIQ10BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12gbrg" translatable="false">BayerIQ12GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12grbg" translatable="false">BayerIQ12GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12rggb" translatable="false">BayerIQ12RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_qcom_12bggr" translatable="false">BayerIQ12BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8gbrg" translatable="false">BayerIM8GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8grbg" translatable="false">BayerIM8GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8rggb" translatable="false">BayerIM8RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_8bggr" translatable="false">BayerIM8BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10gbrg" translatable="false">BayerIM10GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10grbg" translatable="false">BayerIM10GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10rggb" translatable="false">BayerIM10RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_10bggr" translatable="false">BayerIM8BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12gbrg" translatable="false">BayerIM12GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12grbg" translatable="false">BayerIM12GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12rggb" translatable="false">BayerIM12RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_mipi_12bggr" translatable="false">BayerIM12BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8gbrg" translatable="false">BayerIP88GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8grbg" translatable="false">BayerIP88GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8rggb" translatable="false">BayerIP88RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain8_8bggr" translatable="false">BayerIP88BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8gbrg" translatable="false">BayerIP168GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8grbg" translatable="false">BayerIP168GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8rggb" translatable="false">BayerIP168RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_8bggr" translatable="false">BayerIP168BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10gbrg" translatable="false">BayerIP1610GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10grbg" translatable="false">BayerIP1610GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10rggb" translatable="false">BayerIP1610RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_10bggr" translatable="false">BayerIP1610BGGR</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12gbrg" translatable="false">BayerIP1612GBRG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12grbg" translatable="false">BayerIP1612GRBG</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12rggb" translatable="false">BayerIP1612RGGB</string>
    <string name="pref_camera_picture_format_entry_raw_bayer_ideal_plain16_12bggr" translatable="false">BayerIP1612BGGR</string>

    <!-- Settings screen, Picture quality title -->
    <string name="pref_camera_jpegquality_title">Picture quality</string>
    <string name="pref_camera_jpegquality_default" translatable="false">85</string>

    <!-- Settings screen, Picture quality dialog radio button choices -->
    <string name="pref_camera_jpegquality_entry_0">55%</string>
    <string name="pref_camera_jpegquality_entry_1">65% (normal)</string>
    <string name="pref_camera_jpegquality_entry_2">75% (fine)</string>
    <string name="pref_camera_jpegquality_entry_3">85% (super fine)</string>
    <string name="pref_camera_jpegquality_entry_4">95%</string>
    <string name="pref_camera_jpegquality_entry_5">100%</string>

    <!-- Settings screen, Select Histogram title -->
    <string name="pref_camera_histogram_title">Histogram</string>
    <string name="pref_camera_histogram_default" translatable="false">disable</string>

    <!-- Settings screen, Select Auto Scene Detection -->
    <string name="pref_camera_scenedetect_title">Auto Scene Detection</string>
    <string name="pref_camera_scenedetect_default" translatable="false">off</string>

    <string name="pref_camera_videosnapsize_default" translatable="false">1920x1080</string>
</resources>