strings.xml revision 503560f0dc42d6185c61be06f8060dfd50d30d69
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2007 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18    <!-- General strings -->
19
20    <!-- title for the dialog showing the error of camera hardware -->
21    <string name="camera_error_title">Camera Error</string>
22
23    <!-- message for the dialog showing the error of camera hardware -->
24    <string name="cannot_connect_camera">Cannot connect to camera.</string>
25
26    <!-- label for the icon meaning 'show me all the images' -->
27    <string name="all_images">All pictures</string>
28
29    <!-- label for the icon meaning 'show me all the videos' -->
30    <string name="all_videos">All videos</string>
31
32    <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
33    <string name="camera_label">Camera</string>
34
35    <!-- label for the 'video recording application shown in the top level 'all applications' -->
36    <string name="video_camera_label">Camcorder</string>
37
38    <!-- label for the 'pictures application shown in the top level 'all applications' -->
39    <string name="gallery_picker_label">Gallery</string>
40
41    <!-- label for the gallery application (displayed when the user needs to
42         choose an application to pick a picture or a video) -->
43    <string name="gallery_label">Gallery</string>
44
45    <!-- label for the folder that contains Camera pictures in the gallery -->
46    <string name="gallery_camera_bucket_name">Camera pictures</string>
47
48    <!-- label for the folder that contains Camera videos in the gallery -->
49    <string name="gallery_camera_videos_bucket_name">Camera videos</string>
50
51    <!-- label for the folder that contains Camera videos in the gallery -->
52    <string name="gallery_camera_media_bucket_name">Camera media</string>
53
54    <!-- menu pick: crop the currently selected image -->
55    <string name="crop_label">Crop picture</string>
56
57    <!-- menu pick: view the currently selected image -->
58    <string name="view_label">View picture</string>
59
60    <!-- menu pick: go to the preferences screen for the camera or image gallery -->
61    <string name="preferences_label">Camera settings</string>
62
63    <!-- alert to the user to wait for some operation to complete -->
64    <string name="wait">Please wait\u2026</string>
65
66    <!-- alert to the user to that an SD card must be installed before using the camera -->
67    <string name="no_storage">Please insert an SD card before using the camera.</string>
68
69    <!-- alert to the user to that the SD card is too full to complete the operation -->
70    <string name="not_enough_space">Your SD card is full.</string>
71
72    <!-- alert to the user to that the SD card is being disk-checked -->
73    <string name="preparing_sd">Preparing SD card\u2026</string>
74
75    <!-- Toast/alert after saving wallpaper -->
76    <string name="wallpaper">Setting wallpaper, please wait\u2026</string>
77
78    <!-- Settings stuff -->
79
80    <!-- Toast/alert that the image is being saved to the SD card -->
81    <string name="savingImage">Saving picture\u2026</string>
82
83    <!-- Toast/alert that the face detection is being run -->
84    <string name="runningFaceDetection">Please wait\u2026</string>
85
86
87    <!-- Menu items: -->
88    <!-- menu pick to go to the settings screen -->
89    <string name="settings">Settings</string>
90
91    <!-- menu pick to view the currently selected image -->
92    <string name="view">View</string>
93
94    <!-- menu pick to view the details of the currently selected image -->
95    <string name="details">Details</string>
96
97    <!-- menu pick to show the location of the currently selected image on maps-->
98    <string name="show_on_map">Show on Maps</string>
99
100    <!-- menu pick to rotate the currently selected image (brings up submenu) -->
101    <string name="rotate">Rotate</string>
102
103    <!-- menu pick to rotate the currently selected image to the left -->
104    <string name="rotate_left">Rotate left</string>
105
106    <!-- menu pick to rotate the currently selected image to the right -->
107    <string name="rotate_right">Rotate right</string>
108
109    <!-- menu pick to start a slide show -->
110    <string name="slide_show">Slideshow</string>
111
112    <!-- menu pick to enter multiselect mode -->
113    <string name="multiselect">Multiselect</string>
114
115    <!-- menu pick to go to camera mode to capture a picture -->
116    <string name="capture_picture">Capture picture</string>
117    <!-- menu pick to go to video mode to capture a video -->
118    <string name="capture_video">Capture video</string>
119
120    <!-- button indicating that the cropped image should be saved -->
121    <string name="crop_save_text">Save</string>
122    <!-- button indicating that the cropped image should be reverted back to the original -->
123    <string name="crop_discard_text">Discard</string>
124
125    <!-- Confirmation dialog title after deleting a picture -->
126    <string name="confirm_delete_title">Delete</string>
127    <!-- Confirmation dialog message after deleting a picture -->
128    <string name="confirm_delete_message">The picture will be deleted.</string>
129    <!-- Confirmation dialog message after deleting a video -->
130    <string name="confirm_delete_video_message">The video will be deleted.</string>
131
132    <!-- Confirmation dialog message after deleting a multiple media files -->
133    <string name="confirm_delete_multiple_message">These media files will be deleted.</string>
134
135    <!-- button in review mode indicating that the picture just taken should be deleted -->
136    <string name="review_toss">DELETE</string>
137
138    <!-- button in review mode indicating that the picture just taken are going to shared by email, mms, etc -->
139    <string name="review_share">SHARE</string>
140
141    <!-- button in review mode indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
142    <string name="review_set">SET AS</string>
143
144    <!-- button in review mode indicating that the video just taken should be played -->
145    <string name="review_play">PLAY</string>
146
147    <!-- button in review mode indicating that the video recording session should be canceled -->
148    <string name="review_cancel">CANCEL</string>
149
150    <!-- button in review mode indicating that the the review activity should be finished -->
151    <string name="review_done">DONE</string>
152
153    <!-- button in review mode indicating that the taken video is OK to be attached/uploaded -->
154    <string name="review_ok">OK</string>
155
156    <!-- button in review mode indicate the user want to retake another picture for attachment -->
157    <string name="review_retake">RETAKE</string>
158
159    <!-- button indicating that the picture just taken should be deleted -->
160    <string name="camera_toss">Delete</string>
161
162    <!-- button indicating that the picture just taken should be shared by email, mms, etc -->
163    <string name="camera_share">Share</string>
164
165    <!-- button indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
166    <string name="camera_set">Set as</string>
167
168    <!-- button indicating that the video just taken should be played -->
169    <string name="camera_play">Play</string>
170
171    <!-- button indicating that the video just taken should be accepted as an attachment -->
172    <string name="camera_attach">Attach</string>
173
174    <!-- button indicating that the video recording session should be canceled -->
175    <string name="camera_cancel">Cancel</string>
176
177    <!-- button indicating that the picture just taken should be cropped -->
178    <string name="camera_crop">Crop</string>
179
180    <!-- Toast after trying to share a picture indicating that there are no applications which are capable of so doing. -->
181    <string name="no_way_to_share_image">No application available to share the picture.</string>
182
183    <!-- Toast after trying to share a video indicating that there are no applications which are capable of so doing. -->
184    <string name="no_way_to_share_video">No application available to share the video.</string>
185
186    <!-- Toast after trying to share multiple media files indicating that there are no applications which are capable of so doing. -->
187    <string name="no_way_to_share">No application available to share the media file(s).</string>
188
189    <!-- Menu item for playing the video. -->
190    <string name="video_play">Play</string>
191
192    <!-- Button indicating to go to the image gallery -->
193    <string name="camera_gallery_photos_text">Gallery</string>
194
195    <!-- String indicating an action of picking a picture to use as wallpaper (e.g. set wallpaper from "Pictures") -->
196    <string name="camera_pick_wallpaper">Pictures</string>
197    <string name="camera_setas_wallpaper">Wallpaper</string>
198
199    <!-- Settings screen, section heading  -->
200    <string name="pref_gallery_category">General settings</string>
201
202    <!-- Settings screen, section heading  -->
203    <string name="pref_slideshow_category">Slideshow settings</string>
204
205    <!-- Settings screen, setting summary text -->
206    <string name="pref_gallery_size_title">Display size</string>
207
208    <!-- Settings screen, title for preference for image size to be used in the im -->
209    <string name="pref_gallery_size_summary">Select the display size of pictures and videos</string>
210    <!-- Title of dialog that appears after selecting Picture size setting option -->
211    <string name="pref_gallery_size_dialogtitle">Picture size</string>
212    <!-- Options in dialog that appears after selecting Picture size setting option -->
213    <string-array name="pref_gallery_size_choices">
214        <!-- size choice of "large" -->
215        <item>Large</item>
216        <!-- size choice of "small" -->
217        <item>Small</item>
218    </string-array>
219    <!-- Option values in dialog that appears after selecting Picture size setting option -->
220    <string-array name="pref_gallery_size_values" translatable="false">
221        <item>1</item>
222        <item>0</item>
223    </string-array>
224    <!-- Default option value in dialog that appears after selecting Picture size setting option -->
225    <string name="default_value_pref_gallery_size" translatable="false">1</string>
226    <!-- Settings screen, setting option name -->
227    <string name="pref_gallery_sort_title">Sort order</string>
228    <!-- Settings screen, setting summary text -->
229    <string name="pref_gallery_sort_summary">Select the sort order of pictures and videos</string>
230    <!-- Title of dialog that appears after selecting Picture sort setting option -->
231    <string name="pref_gallery_sort_dialogtitle">Picture sort</string>
232    <!-- Options in dialog that appears after selecting Picture sort setting option -->
233    <string-array name="pref_gallery_sort_choices">
234        <!-- Preference choice to show "newest first" -->
235        <item>Newest first</item>
236        <!-- Preference choice to show "newest last" -->
237        <item>Newest last</item>
238    </string-array>
239    <!-- Option values in dialog that appears after selecting Picture sort setting option -->
240    <string-array name="pref_gallery_sort_values" translatable="false">
241        <item>descending</item>
242        <item>ascending</item>
243    </string-array>
244    <!-- Default option value in dialog that appears after selecting Picture sort setting option -->
245    <string name="default_value_pref_gallery_sort" translatable="false">descending</string>
246    <!-- Settings screen, setting option name -->
247    <string name="pref_gallery_slideshow_interval_title">Slideshow interval</string>
248    <!-- Settings screen, setting summary text -->
249    <string name="pref_gallery_slideshow_interval_summary">Select how long each slide displays in the show</string>
250    <!-- Title of dialog that appears after selecting Slideshow interval setting option -->
251    <string name="pref_gallery_slideshow_interval_dialogtitle">Slideshow interval</string>
252    <!-- Options in dialog that appears after selecting Slideshow interval setting option -->
253    <string-array name="pref_gallery_slideshow_interval_choices">
254        <!-- slide show interval "N seconds" where N is 2 -->
255        <item>2 seconds</item>
256        <!-- slide show interval "N seconds" where N is 3 -->
257        <item>3 seconds</item>
258        <!-- slide show interval "N seconds" where N is 4 -->
259        <item>4 seconds</item>
260    </string-array>
261    <!-- Option values in dialog that appears after selecting Slideshow interval setting option -->
262    <string-array name="pref_gallery_slideshow_interval_values" translatable="false">
263        <item>"2"</item>
264        <item>"3"</item>
265        <item>"4"</item>
266    </string-array>
267    <!-- Default option value in dialog that appears after selecting Slideshow interval setting option -->
268    <string name="default_value_pref_gallery_slideshow_interval" translatable="false">"2"</string>
269    <!-- Settings screen, setting option name -->
270    <string name="pref_gallery_slideshow_transition_title">Slideshow transition</string>
271    <!-- Settings screen, setting summary text -->
272    <string name="pref_gallery_slideshow_transition_summary">Select the effect used when moving from one slide to the next</string>
273    <!-- Title of dialog that appears after selecting Slideshow transition setting option -->
274    <string name="pref_gallery_slideshow_transition_dialogtitle">Slideshow transition</string>
275    <!-- Options in dialog that appears after selecting Slideshow transition
276     setting option -->
277    <string-array name="pref_gallery_slideshow_transition_choices">
278        <!-- Slide show transition to fade in and fade out -->
279        <item>Fade in &amp; out</item>
280        <!-- Slide show transition to slide in and out from the left and right -->
281        <item>Slide left - right</item>
282        <!-- Slide show transition to slide in and out from the top and bottom -->
283        <item>Slide up - down</item>
284        <!-- Slide show transition to be chosen randomly -->
285        <item>Random selection</item>
286    </string-array>
287    <!-- Option values in dialog that appears after selecting Slideshow transition setting option -->
288    <string-array name="pref_gallery_slideshow_transition_values" translatable="false">
289        <item>"0"</item>
290        <item>"1"</item>
291        <item>"2"</item>
292        <item>"-1"</item>
293    </string-array>
294    <!-- Default option value in dialog that appears after selecting Slideshow transition setting option -->
295    <string name="default_value_pref_gallery_slideshow_transition" translatable="false">"0"</string>
296
297    <!-- Settings screen, setting check box name -->
298    <string name="pref_gallery_slideshow_repeat_title">Repeat slideshow</string>
299
300    <!-- Settings screen, setting summary text -->
301    <string name="pref_gallery_slideshow_repeat_summary">Play slideshow more than once</string>
302
303    <!-- Settings screen, setting check box name -->
304    <string name="pref_gallery_slideshow_shuffle_title">Shuffle slides</string>
305
306    <!-- Settings screen, setting summary text -->
307    <string name="pref_gallery_slideshow_shuffle_summary">Show pictures in random order</string>
308
309    <!-- Settings screen, setting title text -->
310    <string name="pref_camera_recordlocation_title">Store location</string>
311
312    <string name="pref_camera_recordlocation_default" translatable="false">none</string>
313
314    <!-- Settings screen, Record location dialog choices -->
315    <string name="pref_camera_recordlocation_entry_off">Off</string>
316    <string name="pref_camera_recordlocation_entry_on">On</string>
317
318    <!-- Default video quality setting. A numerical value. -->
319    <string name="pref_camera_videoquality_default" translatable="false">1</string>
320
321    <!-- Settings screen, Video quality title -->
322    <string name="pref_camera_videoquality_title">Video quality</string>
323
324    <!-- Settings screen, Video quality dialog radio button choices -->
325    <string name="pref_camera_videoquality_entry_0">Low (for MMS messages)</string>
326    <string name="pref_camera_videoquality_entry_1">High (for SD card)</string>
327
328    <!-- Settings screen, Video codec dialog title -->
329    <string name="pref_camera_videoquality_dialogtitle">Video quality</string>
330
331    <!-- Default video duration setting. A numerical value.-->
332    <string name="pref_camera_video_duration_default" translatable="false">10</string>
333
334    <!-- Settings screen, Video duration title -->
335    <string name="pref_camera_video_duration_title">Video duration</string>
336
337    <!-- Settings screen, Video duration dialog radio button choices -->
338    <string name="pref_camera_video_duration_entry_mms">
339        <xliff:g id="duration" example="60">%1$d</xliff:g> seconds (for MMS)
340    </string>
341    <string name="pref_camera_video_duration_entry_10">10 minutes</string>
342    <string name="pref_camera_video_duration_entry_30">30 minutes</string>
343
344    <!-- Settings screen, Video duration dialog title -->
345    <string name="pref_camera_video_duration_dialogtitle">Video duration</string>
346
347    <!-- Settings screen, Camera setting category title -->
348    <string name="pref_camera_settings_category">Camera settings</string>
349
350    <!-- Settings screen, Camcorder setting category title -->
351    <string name="pref_camcorder_settings_category">Camcorder settings</string>
352
353    <!-- Settings screen, Picture size title -->
354    <string name="pref_camera_picturesize_title">Picture size</string>
355
356    <!-- Settings screen, Picture size dialog radio button choices -->
357    <string name="pref_camera_picturesize_entry_2592x1936">5M Pixels</string>
358    <string name="pref_camera_picturesize_entry_2048x1536">3M Pixels</string>
359    <string name="pref_camera_picturesize_entry_1600x1200">2M Pixels</string>
360    <string name="pref_camera_picturesize_entry_1024x768">1M Pixels</string>
361
362    <!-- Settings screen, picture size dialog title -->
363    <string name="pref_camera_picturesize_dialogtitle">Picture size</string>
364
365    <!-- Default picture quality setting. See
366         pref_camera_jpegquality_entryvalues for possible values -->
367    <string name="pref_camera_jpegquality_default" translatable="false">superfine</string>
368
369    <!-- Settings screen, Picture quality title -->
370    <string name="pref_camera_jpegquality_title">Picture quality</string>
371
372    <!-- Settings screen, Picture quality dialog radio button choices -->
373    <string name="pref_camera_jpegquality_entry_superfine">Super fine</string>
374    <string name="pref_camera_jpegquality_entry_fine">Fine</string>
375    <string name="pref_camera_jpegquality_entry_normal">Normal</string>
376
377    <!-- Settings screen, picture quality dialog title -->
378    <string name="pref_camera_jpegquality_dialogtitle">Picture quality</string>
379
380    <!-- Default focus mode setting.-->
381    <string name="pref_camera_focusmode_default" translatable="false">auto</string>
382
383    <!-- Settings screen, Focus mode title -->
384    <string name="pref_camera_focusmode_title">Focus mode</string>
385
386    <!-- Settings screen, Focue mode dialog radio button choices -->
387    <string name="pref_camera_focusmode_entry_auto">Auto</string>
388    <string name="pref_camera_focusmode_entry_infinity">Infinity</string>
389    <string name="pref_camera_focusmode_entry_macro">Macro</string>
390
391    <!-- Settings screen, focus mode dialog title -->
392    <string name="pref_camera_focusmode_dialogtitle">Focus mode</string>
393
394    <!-- Default flash mode setting.-->
395    <string name="pref_camera_flashmode_default" translatable="false">auto</string>
396
397    <!-- Value for flash off setting-->
398    <string name="pref_camera_flashmode_no_flash" translatable="false">no_flash</string>
399
400    <!-- Settings screen, Flash mode title -->
401    <string name="pref_camera_flashmode_title">Flash mode</string>
402
403    <!-- Settings screen, Focue mode dialog radio button choices -->
404    <string name="pref_camera_flashmode_entry_auto">Auto</string>
405    <string name="pref_camera_flashmode_entry_on">On</string>
406    <string name="pref_camera_flashmode_entry_off">Off</string>
407
408    <!-- Settings screen, flash mode dialog title -->
409    <string name="pref_camera_flashmode_dialogtitle">Flash mode</string>
410
411    <!-- Default white balance setting. -->
412    <string name="pref_camera_whitebalance_default" translatable="false">auto</string>
413
414    <!-- Settings screen, white balance dialog title -->
415    <string name="pref_camera_whitebalance_dialogtitle">White balance</string>
416
417    <!-- Settings screen, white balance title -->
418    <string name="pref_camera_whitebalance_title">White balance</string>
419
420    <!-- Settings screen, White balance dialog radio button choices -->
421    <string name="pref_camera_whitebalance_entry_auto">Auto</string>
422    <string name="pref_camera_whitebalance_entry_incandescent">Incandescent</string>
423    <string name="pref_camera_whitebalance_entry_daylight">Daylight</string>
424    <string name="pref_camera_whitebalance_entry_fluorescent">Fluorescent</string>
425    <string name="pref_camera_whitebalance_entry_cloudy">Cloudy</string>
426    <string name="pref_camera_whitebalance_entry_twilight">Twilight</string>
427    <string name="pref_camera_whitebalance_entry_shade">Shade</string>
428    <string name="pref_camera_whitebalance_entry_warm_fluorescent">Warm Fluorescent</string>
429    <!-- Manual white-balance for very bright and yellowish light. -->
430    <string name="pref_camera_whitebalance_entry_halogen">Halogen</string>
431
432    <!-- Settings screen, color effect dialog title -->
433    <string name="pref_camera_coloreffect_dialogtitle">Color effect</string>
434
435    <!-- Default color effect setting. -->
436    <string name="pref_camera_coloreffect_default" translatable="false">none</string>
437
438    <!-- Settings screen, Select Color effect title -->
439    <string name="pref_camera_coloreffect_title">Color effect</string>
440
441    <!-- Settings screen, Color effect dialog radio button choices -->
442    <string name="pref_camera_coloreffect_entry_none">None</string>
443    <string name="pref_camera_coloreffect_entry_mono">Mono</string>
444    <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
445    <string name="pref_camera_coloreffect_entry_negative">Negative</string>
446    <!-- Color effect that overexposes and reverses some of the tones. -->
447    <string name="pref_camera_coloreffect_entry_solarize">Solarize</string>
448    <string name="pref_camera_coloreffect_entry_posterize">Posterize</string>
449    <string name="pref_camera_coloreffect_entry_whiteboard">Whiteboard</string>
450    <string name="pref_camera_coloreffect_entry_blackboard">Blackboard</string>
451    <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
452    <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
453    <string name="pref_camera_coloreffect_entry_mosaic">Mosaic</string>
454    <string name="pref_camera_coloreffect_entry_redtint">Red Tint</string>
455    <string name="pref_camera_coloreffect_entry_bluetint">Blue Tint</string>
456    <string name="pref_camera_coloreffect_entry_greentint">Green Tint</string>
457
458    <!-- Default scene mode setting. -->
459    <string name="pref_camera_scenemode_default" translatable="false">auto</string>
460
461    <!-- Settings screen, Select Scene mode -->
462    <string name="pref_camera_scenemode_title">Scene mode</string>
463
464    <!-- Settings screen, Select Scene mode -->
465    <string name="pref_camera_scenemode_dialogtitle">Scene mode</string>
466
467    <!-- Settings menu, scene mode choices -->
468    <string name="pref_camera_scenemode_entry_auto">Auto</string>
469    <!-- Scene mode that takes an image quickly with little motion blur. -->
470    <string name="pref_camera_scenemode_entry_action">Action</string>
471    <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
472    <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
473    <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
474    <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
475    <!-- Scene mode that takes long exposures to capture night scenes without flash. -->
476    <string name="pref_camera_scenemode_entry_night">Night</string>
477    <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
478    <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
479    <!-- Scene mode to be used in a stage show. -->
480    <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
481    <!-- Scene mode optimized for taking images on the beach. -->
482    <string name="pref_camera_scenemode_entry_beach">Beach</string>
483    <!-- Scene mode optimized for taking images in the snow. -->
484    <string name="pref_camera_scenemode_entry_snow">Snow</string>
485    <!-- Scene mode optimized for taking images in the sunset. -->
486    <string name="pref_camera_scenemode_entry_sunset">Sunset</string>
487    <!-- Scene mode for taking a photo as sharp as possible. -->
488    <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
489    <!-- Scene mode optimized for taking images of fireworks. -->
490    <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
491
492    <!-- Menu item to go to the settings screen -->
493    <string name="camerasettings">Settings</string>
494
495    <!-- Text message indicating that there are no pictures or videos in a particular
496         bucket on the SD card -->
497    <string name="image_gallery_NoImageView_text">No media found.</string>
498
499    <!-- Preference title for whether the user should be prompted form confirmation when deleting images  -->
500    <string name="pref_gallery_confirm_delete_title">Confirm deletions</string>
501
502    <!-- Preference summary for whether the user should be prompted form confirmation when deleting images  -->
503    <string name="pref_gallery_confirm_delete_summary">Show confirmation before deleting a picture or video</string>
504
505    <!-- Details stuff -->
506    <string name="details_title_text" translatable="false">myvideo</string>
507    <string name="details_tags_text" translatable="false">monster</string>
508    <string name="details_category_label" translatable="false">Category:</string>
509    <string name="details_description_label" translatable="false">Description:</string>
510    <string name="details_publicView_text" translatable="false">Public</string>
511    <string name="details_tags_label" translatable="false">Tags:</string>
512    <string name="details_description_text" translatable="false">testdescription</string>
513    <string name="details_title_label" translatable="false">Title:</string>
514    <string name="details_save_text" translatable="false">Save</string>
515    <string name="details_language_label" translatable="false">Language:</string>
516    <string name="details_privateView_text" translatable="false">Private</string>
517
518    <!-- Message to show when there's no lat/lng information in the image -->
519    <string name="no_location_image">No Location information contained in this image.</string>
520    <!-- Title of Details dialog  -->
521    <string name="details_panel_title">Details</string>
522    <!-- Label in message of Details dialog  -->
523    <string name="details_file_size">File size:</string>
524    <!-- Label in message of Details dialog  -->
525    <string name="details_image_resolution">Resolution:</string>
526    <!-- Label in message of Details dialog  -->
527    <string name="details_image_make">Manufacturer:</string>
528    <!-- Label in message of Details dialog  -->
529    <string name="details_image_model">Model:</string>
530    <!-- Label in message of Details dialog  -->
531    <string name="details_image_whitebalance">WhiteBalance:</string>
532    <!-- Label in message of Details dialog  -->
533    <string name="details_image_latitude">GPS Latitude:</string>
534    <!-- Label in message of Details dialog  -->
535    <string name="details_image_longitude">GPS Longitude:</string>
536    <!-- Label in message of Details dialog  -->
537    <string name="details_image_location">Location:</string>
538    <!-- Label in message of Details dialog  -->
539    <string name="details_duration">Duration:</string>
540    <!-- Label in message of Details dialog  -->
541    <string name="details_date_taken">Date taken:</string>
542    <!-- Label in message of Details dialog  -->
543    <string name="details_frame_rate">Frame rate:</string>
544    <!-- Label in message of Details dialog  -->
545    <string name="details_bit_rate">Bit rate:</string>
546    <!-- Label in message of Details dialog  -->
547    <string name="details_codec">Codec:</string>
548    <!-- Label in message of Details dialog  -->
549    <string name="details_format">Format:</string>
550
551    <!-- Used to format image dimensions in Details dialog. e.g. 64 x 64 -->
552    <string name="details_dimension_x"><xliff:g id="width" example="640">%1$d</xliff:g> x <xliff:g id="height" example="480">%2$d</xliff:g></string>
553    <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
554    <string name="details_ms"><xliff:g id="minutes">%1$02d</xliff:g>:<xliff:g id="seconds">%2$02d</xliff:g></string>
555    <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
556    <string name="details_hms"><xliff:g id="hours">%1$d</xliff:g>:<xliff:g id="minutes">%2$02d</xliff:g>:<xliff:g id="seconds">%3$02d</xliff:g></string>
557    <!-- Unit of measure in the Details dialog frames per second. e.g. 20 fps -->
558        <string name="details_fps"><xliff:g id="frames" example="30">%1$d</xliff:g> fps</string>
559    <!-- Unit of measure in the Details dialog K bits per second. e.g. 192 Kbps -->
560    <string name="details_kbps"><xliff:g id="speed" example="192">%1$d</xliff:g> Kbps</string>
561    <!-- Unit of measure in the Details dialog M bits per second. e.g. 2.3 Mbps -->
562    <string name="details_mbps"><xliff:g id="speed" example="2.3">%1$g</xliff:g> Mbps</string>
563    <!-- Details dialog "OK" button. Dismisses dialog. -->
564    <string name="details_ok">OK</string>
565
566    <!-- Text of context menu when an image is selected -->
567    <string name="context_menu_header">Picture options</string>
568    <!-- Text of context menu when a video is selected -->
569    <string name="video_context_menu_header">Video options</string>
570    <!-- Hint that appears when cropping an image with more than one face -->
571    <string name="multiface_crop_help">Tap a face to begin.</string>
572
573    <!-- Activity title when in the image gallery to see pictures -->
574    <string name="photos_gallery_title">Gallery</string>
575
576    <!-- Activity title when in the image gallery to select a picture -->
577    <string name="pick_photos_gallery_title">Select picture</string>
578
579    <!-- Activity title when in the image gallery to see videos -->
580    <string name="videos_gallery_title">Gallery</string>
581
582    <!-- Activity title when in the image gallery to select a video -->
583    <string name="pick_videos_gallery_title">Select video</string>
584
585    <!-- Displayed in the title of the dialog for things to do with a picture that
586         is to be sent to another application: -->
587    <string name="sendImage">Share picture via</string>
588
589    <!-- Displayed in the title of the dialog for things to do with a picture that
590         is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
591    <string name="setImage">Set picture as</string>
592
593    <!-- Displayed in the title of the dialog for things to do with a video that
594         is to be sent to another application. -->
595    <string name="sendVideo">Share video via</string>
596
597    <!-- Displayed in the title of the dialog for things to do with media files that
598         are to be sent to another application: -->
599    <string name="send_media_files">Share media files via</string>
600
601    <!-- Activity label. This might show up in the activity-picker -->
602    <string name="movieviewlabel">Movies</string>
603    <!-- shown in the video player view while the video is being loaded, before it starts playing -->
604    <string name="loading_video">Loading video\u2026</string>
605
606    <!-- Low-memory dialog message -->
607    <string name="spaceIsLow_content">Your SD card is running out of space. Change the quality setting or delete items from Gallery.</string>
608
609    <!-- Movie View Resume Playing dialog title -->
610    <string name="resume_playing_title">Resume video</string>
611
612    <!-- Movie View Start Playing dialog title -->
613    <string name="resume_playing_message">Resume playing from <xliff:g id="duration" example="5:30">%s</xliff:g> ?</string>
614
615    <!-- Movie View Start Playing button "Resume from bookmark" -->
616    <string name="resume_playing_resume">Resume playing</string>
617
618    <!-- Movie View Start Playing button "Beginning" -->
619    <string name="resume_playing_restart">Start over</string>
620
621    <!-- Title for picture frame gadget to show in list of all available gadgets -->
622    <string name="gadget_title">Picture frame</string>
623
624    <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat. -->
625    <string name="video_file_name_format" translatable="false">"'video'-yyyy-MM-dd-HH-mm-ss"</string>
626
627    <!-- Title for the file information dialog -->
628    <string name="file_info_title">File info:</string>
629
630    <!-- The video is execeed the size limit of a MMS, and suggest user to record a shorter length clip -->
631    <string name="video_exceed_mms_limit">The video you recorded is too large to send via MMS. Try recording a shorter length clip.</string>
632
633    <!-- The title shown on the button which share the selected images by gmail, mms, and etc. -->
634    <string name="multiselect_share">Share</string>
635
636    <!-- The title shown on the button which will delete all the selected images -->
637    <string name="multiselect_delete">Delete</string>
638
639    <!-- Title shown on the button which will close the multiselction mode -->
640    <string name="multiselect_cancel">Cancel</string>
641
642    <!-- The messsage shown on progress dialog when deleting images -->
643    <string name="delete_images_message">Deleting images, please wait\u2026</string>
644
645    <!-- The messsage shown when video record reaches size limit. -->
646    <string name="video_reach_size_limit">Size limit reached.</string>
647
648</resources>
649