strings.xml revision 46fc7aeec04021dfc2f4c947649888dbc7408f53
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    <!-- label for the icon meaning 'show me all the images' -->
21    <string name="all_images">All pictures</string>
22
23    <!-- label for the icon meaning 'show me all the videos' -->
24    <string name="all_videos">All videos</string>
25
26    <!-- label for the icon meaning 'show me all the images that were taken with the camera' -->
27    <string name="camera_label">Camera</string>
28
29    <!-- label for the 'video recording application shown in the top level 'all applications' -->
30    <string name="video_camera_label">Camcorder</string>
31
32    <!-- label for the 'pictures application shown in the top level 'all applications' -->
33    <string name="gallery_picker_label">Gallery</string>
34
35    <!-- temporary label for the image gallery before the real label is set in the activity (do not translate) -->
36    <string name="gallery_label"> </string>
37
38    <!-- label for the folder that contains Camera pictures in the gallery -->
39    <string name="gallery_camera_bucket_name">Camera pictures</string>
40
41    <!-- label for the folder that contains Camera videos in the gallery -->
42    <string name="gallery_camera_videos_bucket_name">Camera videos</string>
43
44    <!-- label for the folder that contains Camera videos in the gallery -->
45    <string name="gallery_camera_media_bucket_name">Camera medias</string>
46
47    <!-- menu pick: switch to Video cam mode -->
48    <string name="switch_to_video_lable">Switch to video</string>
49
50    <!-- menu pick: switch to camera mode -->
51    <string name="switch_to_camera_lable">Switch to camera</string>
52
53    <!-- menu pick: crop the currently selected image -->
54    <string name="crop_label">Crop picture</string>
55
56    <!-- menu pick: view the currently selected image -->
57    <string name="view_label">View picture</string>
58
59    <!-- menu pick: go to the preferences screen for the camera or image gallery -->
60    <string name="preferences_label">Camera settings</string>
61
62    <!-- alert to the user to wait for some operation to complete -->
63    <string name="wait">Please wait\u2026</string>
64
65    <!-- alert to the user to that an SD card must be installed before using the camera -->
66    <string name="no_storage">Please insert an SD card before using the camera.</string>
67
68    <!-- alert to the user to that the SD card is too full to complete the operation -->
69    <string name="not_enough_space">Your SD card is full.</string>
70
71    <!-- alert to the user to that the SD card is being disk-checked -->
72    <string name="preparing_sd">Preparing SD card\u2026</string>
73
74    <!-- Toast/alert after saving wallpaper -->
75    <string name="wallpaper">Setting wallpaper, please wait\u2026</string>
76
77    <!-- Settings stuff -->
78
79    <!-- Toast/alert that the image is being saved to the SD card -->
80    <string name="savingImage">Saving picture\u2026</string>
81
82    <!-- Toast/alert that the face detection is being run -->
83    <string name="runningFaceDetection">Please wait\u2026</string>
84
85
86    <!-- Menu items: -->
87    <!-- menu pick to change the orientation of the screen -->
88    <string name="flip_orientation">Flip orientation</string>
89
90    <!-- menu pick to go to the settings screen -->
91    <string name="settings">Settings</string>
92
93    <!-- menu pick to view the currently selected image -->
94    <string name="view">View</string>
95
96    <!-- menu pick to view the details of the currently selected image -->
97    <string name="details">Details</string>
98
99    <!-- menu pick to show the location of the currently selected image on maps-->
100    <string name="show_on_map">Show on Maps</string>
101
102    <!-- menu pick to rotate the currently selected image (brings up submenu) -->
103    <string name="rotate">Rotate</string>
104
105    <!-- menu pick to rotate the currently selected image to the left -->
106    <string name="rotate_left">Rotate left</string>
107
108    <!-- menu pick to rotate the currently selected image to the right -->
109    <string name="rotate_right">Rotate right</string>
110
111    <!-- menu pick to start a slide show -->
112    <string name="slide_show">Slideshow</string>
113
114    <!-- menu pick to enter multiselect mode -->
115    <string name="multiselect">Multiselect</string>
116
117    <!-- menu pick to go to camera mode to capture a picture -->
118    <string name="capture_picture">Capture picture</string>
119    <!-- menu pick to go to video mode to capture a video -->
120    <string name="capture_video">Capture video</string>
121
122    <!-- button indicating that the cropped image should be saved -->
123    <string name="crop_save_text">Save</string>
124    <!-- button indicating that the cropped image should be reverted back to the original -->
125    <string name="crop_discard_text">Discard</string>
126
127    <!-- Confirmation dialog title after deleting a picture -->
128    <string name="confirm_delete_title">Delete</string>
129    <!-- Confirmation dialog message after deleting a picture -->
130    <string name="confirm_delete_message">The picture will be deleted.</string>
131    <!-- Confirmation dialog message after deleting a video -->
132    <string name="confirm_delete_video_message">The video will be deleted.</string>
133    <!-- button indicating that the picture just taken should be deleted -->
134    <string name="camera_toss">DELETE</string>
135
136    <!-- Lable for the button that takes the user to the camera pictures Gallery -->
137    <string name="camera_gallery">Gallery</string>
138
139    <!-- button indicating that the picture just taken should be shared by email, mms, etc -->
140    <string name="camera_share">SHARE</string>
141
142    <!-- button indicating that the picture just taken should be set as a contact photo, wallpaper, etc -->
143    <string name="camera_set">SET AS</string>
144
145    <!-- button indicating that the video just taken should be played -->
146    <string name="camera_play">PLAY</string>
147
148    <!-- button indicating that the video just taken should be accepted as an attachment -->
149    <string name="camera_attach">ATTACH</string>
150
151    <!-- button indicating that the video recording session should be canceled -->
152    <string name="camera_cancel">CANCEL</string>
153
154    <!-- button indicating that the the review activity should be finished -->
155    <string name="camera_done">DONE</string>
156
157    <!-- button indicating that the picture just taken should be cropped -->
158    <string name="camera_crop">Crop</string>
159
160    <!-- Toast after deleting a picture -->
161    <string name="camera_tossing">Deleting\u2026</string>
162
163    <!-- Toast after trying to share a picture indicating that there are no applications which are capable of so doing. -->
164    <string name="no_way_to_share_image">This picture cannot be shared.</string>
165
166    <!-- Toast after trying to share a video indicating that there are no applications which are capable of so doing. -->
167    <string name="no_way_to_share_video">This video cannot be shared.</string>
168
169    <!-- Menu item for playing the video. -->
170    <string name="video_play">Play</string>
171
172    <!-- Button indicating to go to the image gallery -->
173    <string name="camera_gallery_photos_text">Gallery</string>
174
175    <!-- String indicating an action of picking a picture to use as wallpaper (e.g. set wallpaper from "Pictures") -->
176    <string name="camera_pick_wallpaper">Pictures</string>
177    <string name="camera_setas_wallpaper">Wallpaper</string>
178
179    <!-- Settings screen, section heading  -->
180    <string name="pref_gallery_category">General settings</string>
181
182    <!-- Settings screen, section heading  -->
183    <string name="pref_slideshow_category">Slideshow settings</string>
184    <string name="pref_camera_general_settings_category">General settings</string>
185
186    <!-- Settings screen, setting summary text -->
187    <string name="pref_gallery_size_title">Display size</string>
188
189    <!-- Settings screen, title for preference for image size to be used in the im -->
190    <string name="pref_gallery_size_summary">Select the display size of pictures and videos</string>
191    <!-- Title of dialog that appears after selecting Picture size setting option -->
192    <string name="pref_gallery_size_dialogtitle">Picture size</string>
193    <!-- Options in dialog that appears after selecting Picture size setting option -->
194    <string-array name="pref_gallery_size_choices">
195        <!-- size choice of "large" -->
196        <item>Large</item>
197        <!-- size choice of "small" -->
198        <item>Small</item>
199    </string-array>
200    <!-- Do not translate. Option values in dialog that appears after selecting Picture size setting option -->
201    <string-array name="pref_gallery_size_values">
202        <!-- do not translate -->
203        <item>1</item>
204        <!-- do not translate -->
205        <item>0</item>
206    </string-array>
207    <!-- Do not translate. Default option value in dialog that appears after selecting Picture size setting option -->
208    <string name="default_value_pref_gallery_size">1</string>
209    <!-- Settings screen, setting option name -->
210    <string name="pref_gallery_sort_title">Sort order</string>
211    <!-- Settings screen, setting summary text -->
212    <string name="pref_gallery_sort_summary">Select the sort order of pictures and videos</string>
213    <!-- Title of dialog that appears after selecting Picture sort setting option -->
214    <string name="pref_gallery_sort_dialogtitle">Picture sort</string>
215    <!-- Options in dialog that appears after selecting Picture sort setting option -->
216    <string-array name="pref_gallery_sort_choices">
217        <!-- Preference choice to show "newest first" -->
218        <item>Newest first</item>
219        <!-- Preference choice to show "newest last" -->
220        <item>Newest last</item>
221    </string-array>
222    <!-- Do not translate. Option values in dialog that appears after selecting Picture sort setting option -->
223    <string-array name="pref_gallery_sort_values">
224        <!-- do not translate -->
225        <item>descending</item>
226        <!-- do not translate -->
227        <item>ascending</item>
228    </string-array>
229    <!-- Do not translate. Default option value in dialog that appears after selecting Picture sort setting option -->
230    <string name="default_value_pref_gallery_sort">descending</string>
231    <!-- Settings screen, setting option name -->
232    <string name="pref_gallery_slideshow_interval_title">Slideshow interval</string>
233    <!-- Settings screen, setting summary text -->
234    <string name="pref_gallery_slideshow_interval_summary">Select how long each slide displays in the show</string>
235    <!-- Title of dialog that appears after selecting Slideshow interval setting option -->
236    <string name="pref_gallery_slideshow_interval_dialogtitle">Slideshow interval</string>
237    <!-- Options in dialog that appears after selecting Slideshow interval
238     setting option -->
239    <string-array name="pref_gallery_slideshow_interval_choices">
240        <!-- slide show interval "N seconds" where N is 2 -->
241        <item>2 seconds</item>
242        <!-- slide show interval "N seconds" where N is 3 -->
243        <item>3 seconds</item>
244        <!-- slide show interval "N seconds" where N is 4 -->
245        <item>4 seconds</item>
246    </string-array>
247    <!-- Do not translate. Option values in dialog that appears after selecting Slideshow interval setting option -->
248    <string-array name="pref_gallery_slideshow_interval_values">
249        <!-- do not translate -->
250        <item>"2"</item>
251        <!-- do not translate -->
252        <item>"3"</item>
253        <!-- do not translate -->
254        <item>"4"</item>
255    </string-array>
256    <!-- Do not translate. Default option value in dialog that appears after selecting Slideshow interval setting option -->
257    <string name="default_value_pref_gallery_slideshow_interval">"2"</string>
258    <!-- Settings screen, setting option name -->
259    <string name="pref_gallery_slideshow_transition_title">Slideshow transition</string>
260    <!-- Settings screen, setting summary text -->
261    <string name="pref_gallery_slideshow_transition_summary">Select the effect used when moving from one slide to the next</string>
262    <!-- Title of dialog that appears after selecting Slideshow transition setting option -->
263    <string name="pref_gallery_slideshow_transition_dialogtitle">Slideshow transition</string>
264    <!-- Options in dialog that appears after selecting Slideshow transition
265     setting option -->
266    <string-array name="pref_gallery_slideshow_transition_choices">
267        <!-- Slide show transition to fade in and fade out -->
268        <item>Fade in &amp; out</item>
269        <!-- Slide show transition to slide in and out from the left and right -->
270        <item>Slide left - right</item>
271        <!-- Slide show transition to slide in and out from the top and bottom -->
272        <item>Slide up - down</item>
273        <!-- Slide show transition to be chosen randomly -->
274        <item>Random selection</item>
275    </string-array>
276    <!-- Do not translate. Option values in dialog that appears after selecting Slideshow transition setting option -->
277    <string-array name="pref_gallery_slideshow_transition_values">
278        <!-- do not translate -->
279        <item>"0"</item>
280        <!-- do not translate -->
281        <item>"1"</item>
282        <!-- do not translate -->
283        <item>"2"</item>
284        <!-- do not translate -->
285        <item>"-1"</item>
286    </string-array>
287    <!-- Do not translate. Default option value in dialog that appears after selecting Slideshow transition setting option -->
288    <string name="default_value_pref_gallery_slideshow_transition">"0"</string>
289
290    <!-- Settings screen, setting check box name -->
291    <string name="pref_gallery_slideshow_repeat_title">Repeat slideshow</string>
292
293    <!-- Settings screen, setting summary text -->
294    <string name="pref_gallery_slideshow_repeat_summary">Play slideshow more than once</string>
295
296    <!-- Settings screen, setting check box name -->
297    <string name="pref_gallery_slideshow_shuffle_title">Shuffle slides</string>
298
299    <!-- Settings screen, setting summary text -->
300    <string name="pref_gallery_slideshow_shuffle_summary">Show pictures in random order</string>
301
302    <!-- Settings screen, setting title text -->
303    <string name="pref_camera_recordlocation_title">Store location in pictures</string>
304
305    <!-- Settings screen, setting summary text -->
306    <string name="pref_camera_recordlocation_summary">Record location in picture data</string>
307
308    <!-- Do not translate -->
309    <string name="pref_camera_upload_albumname_title">Picasa album name</string>
310
311    <!-- Do not translate -->
312    <string name="pref_camera_upload_albumname_summary">Name the destination album for your pictures (<xliff:g id="summary">%s</xliff:g>)</string>
313
314    <!-- Do not translate -->
315    <string name="pref_camera_upload_albumname_dialogtitle">Picasa album name</string>
316
317    <!-- Settings screen, Video setting category title -->
318    <string name="pref_camera_video_settings_category">Video settings</string>
319
320    <!-- Default video quality setting. A numerical value. Do not translate. -->
321    <string name="pref_camera_videoquality_default">1</string>
322
323    <!-- Settings screen, Select Video quality title -->
324    <string name="pref_camera_videoquality_title">Select video quality</string>
325
326    <!-- Settings screen, Video quality dialog radio button choices -->
327    <string name="pref_camera_videoquality_entry_0">Low (for MMS messages)</string>
328    <string name="pref_camera_videoquality_entry_1">High (for SD card)</string>
329
330    <!-- Settings screen, Video codec dialog title -->
331    <string name="pref_camera_videoquality_dialogtitle">Video quality</string>
332
333    <!-- Default video duration setting. A numerical value. Do not translate. -->
334    <string name="pref_camera_video_duration_default">1</string>
335
336    <!-- Settings screen, Select Video duration title -->
337    <string name="pref_camera_video_duration_title">Select video duration</string>
338
339    <!-- Settings screen, Video duration dialog radio button choices -->
340    <string name="pref_camera_video_duration_entry_1">1 minute (for sharing)</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, Picture setting category title -->
348    <string name="pref_camera_picture_settings_category">Picture settings</string>
349
350    <!-- Default picture size setting. Do not translate. -->
351    <string name="pref_camera_picturesize_default">2048x1536</string>
352
353    <!-- Settings screen, Select Picture size title -->
354    <string name="pref_camera_picturesize_title">Select picture size</string>
355
356    <!-- Settings screen, Picture size dialog radio button choices -->
357    <string name="pref_camera_picturesize_entry_2048x1536">3M (2048x1536)</string>
358    <string name="pref_camera_picturesize_entry_1600x1200">2M (1600x1200)</string>
359    <string name="pref_camera_picturesize_entry_1024x768">1M (1024x768)</string>
360
361    <!-- Settings screen, picture size dialog title -->
362    <string name="pref_camera_picturesize_dialogtitle">Picture size</string>
363
364    <!-- Default picture quality setting. Do not translate. -->
365    <string name="pref_camera_jpegquality_default">85</string>
366
367    <!-- Settings screen, Select Picture quality title -->
368    <string name="pref_camera_jpegquality_title">Select picture quality</string>
369
370    <!-- Settings screen, Picture quality dialog radio button choices -->
371    <string name="pref_camera_jpegquality_entry_superfine">Super fine</string>
372    <string name="pref_camera_jpegquality_entry_fine">Fine</string>
373    <string name="pref_camera_jpegquality_entry_normal">Normal</string>
374
375    <!-- Settings screen, picture quality dialog title -->
376    <string name="pref_camera_jpegquality_dialogtitle">Picture quality</string>
377
378    <!-- Default focus mode setting. Do not translate. -->
379    <string name="pref_camera_focusmode_default">auto</string>
380
381    <!-- Settings screen, Select Focus mode title -->
382    <string name="pref_camera_focusmode_title">Select focus mode</string>
383
384    <!-- Settings screen, Focue mode dialog radio button choices -->
385    <string name="pref_camera_focusmode_entry_auto">Auto</string>
386    <string name="pref_camera_focusmode_entry_infinity">Infinity</string>
387
388    <!-- Focus mode entry values. Do not translate. -->
389    <string name="pref_camera_focusmode_value_auto">auto</string>
390    <string name="pref_camera_focusmode_value_infinity">infinity</string>
391
392    <!-- Settings screen, focus mode dialog title -->
393    <string name="pref_camera_focusmode_dialogtitle">Focus mode</string>
394
395    <!-- Menu item to go to the settings screen -->
396    <string name="camerasettings">Settings</string>
397
398    <!-- Text message indicating that there are no pictures or videos in a particular
399         bucket on the SD card -->
400    <string name="image_gallery_NoImageView_text">No media found.</string>
401
402    <!-- Preference title for whether the user should be prompted form confirmation when deleting images  -->
403    <string name="pref_gallery_confirm_delete_title">Confirm deletions</string>
404
405    <!-- Preference summary for whether the user should be prompted form confirmation when deleting images  -->
406    <string name="pref_gallery_confirm_delete_summary">Show confirmation before deleting a picture or video</string>
407
408   <!-- Details stuff -->
409    <!-- Do not translate -->
410    <string name="details_title_text">myvideo</string>
411    <!-- Do not translate -->
412    <string name="details_tags_text">monster</string>
413    <!-- Do not translate -->
414    <string name="details_category_label">Category:</string>
415    <!-- Do not translate -->
416    <string name="details_description_label">Description:</string>
417    <!-- Do not translate -->
418    <string name="details_publicView_text">Public</string>
419    <!-- Do not translate -->
420    <string name="details_tags_label">Tags:</string>
421    <!-- Do not translate -->
422    <string name="details_description_text">testdescription</string>
423    <!-- Do not translate -->
424    <string name="details_title_label">Title:</string>
425    <!-- Do not translate -->
426    <string name="details_save_text">Save</string>
427    <!-- Do not translate -->
428    <string name="details_language_label">Language:</string>
429    <!-- Do not translate -->
430    <string name="details_privateView_text">Private</string>
431
432    <!-- Message to show when there's no lat/lng information in the image -->
433    <string name="no_location_image">No Location information contained in this image.</string>
434    <!-- Title of Details dialog  -->
435    <string name="details_panel_title">Details</string>
436    <!-- Label in message of Details dialog  -->
437    <string name="details_file_size">File size:</string>
438    <!-- Label in message of Details dialog  -->
439    <string name="details_image_resolution">Resolution:</string>
440    <!-- Label in message of Details dialog  -->
441    <string name="details_image_make">Manufacturer:</string>
442    <!-- Label in message of Details dialog  -->
443    <string name="details_image_model">Model:</string>
444    <!-- Label in message of Details dialog  -->
445    <string name="details_image_whitebalance">WhiteBalance:</string>
446    <!-- Label in message of Details dialog  -->
447    <string name="details_image_latitude">GPS Latitude:</string>
448    <!-- Label in message of Details dialog  -->
449    <string name="details_image_longitude">GPS Longitude:</string>
450    <!-- Label in message of Details dialog  -->
451    <string name="details_image_location">Location:</string>
452    <!-- Label in message of Details dialog  -->
453    <string name="details_duration">Duration:</string>
454    <!-- Label in message of Details dialog  -->
455    <string name="details_date_taken">Date taken:</string>
456    <!-- Label in message of Details dialog  -->
457    <string name="details_frame_rate">Frame rate:</string>
458    <!-- Label in message of Details dialog  -->
459    <string name="details_bit_rate">Bit rate:</string>
460    <!-- Label in message of Details dialog  -->
461    <string name="details_codec">Codec:</string>
462    <!-- Label in message of Details dialog  -->
463    <string name="details_format">Format:</string>
464
465    <!-- Used to format image dimensions in Details dialog. e.g. 64 x 64 -->
466    <string name="details_dimension_x">%1$d x %2$d</string>
467    <!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
468    <string name="details_ms">%1$02d:%2$02d</string>
469    <!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
470    <string name="details_hms">%1$d:%2$02d:%3$02d</string>
471    <!-- Unit of measure in the Details dialog frames per second. e.g. 20 fps -->
472    <string name="details_fps">%1$d fps</string>
473    <!-- Unit of measure in the Details dialog K bits per second. e.g. 192 Kbps -->
474    <string name="details_kbps">%1$d Kbps</string>
475    <!-- Unit of measure in the Details dialog M bits per second. e.g. 2.3 Mbps -->
476    <string name="details_mbps">%1$g Mbps</string>
477    <!-- Details dialog "OK" button. Dismisses dialog. -->
478    <string name="details_ok">OK</string>
479
480    <!-- Text of context menu when an image is selected -->
481    <string name="context_menu_header">Picture options</string>
482    <!-- Text of context menu when a video is selected -->
483    <string name="video_context_menu_header">Video options</string>
484    <!-- Hint that appears when cropping an image with more than one face -->
485    <string name="multiface_crop_help">Tap a face to begin.</string>
486
487    <!-- Activity title when in the image gallery to see pictures -->
488    <string name="photos_gallery_title">Gallery</string>
489
490    <!-- Activity title when in the image gallery to select a picture -->
491    <string name="pick_photos_gallery_title">Select picture</string>
492
493    <!-- Activity title when in the image gallery to see videos -->
494    <string name="videos_gallery_title">Gallery</string>
495
496    <!-- Activity title when in the image gallery to select a video -->
497    <string name="pick_videos_gallery_title">Select video</string>
498
499    <!-- onscreen text indicating the progress of generating thumbnails.  Basically some number followed by the word "remaining" -->
500    <string name="loading_progress_format_string"><xliff:g id="counter">%d</xliff:g> remaining</string>
501
502    <!-- Displayed in the title of the dialog for things to do with a picture that
503         is to be sent to another application: -->
504    <string name="sendImage">Share picture via</string>
505
506    <!-- Displayed in the title of the dialog for things to do with a picture that
507         is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
508    <string name="setImage">Set picture as</string>
509
510    <!-- Displayed in the title of the dialog for things to do with a video that
511         is to be sent to another application. -->
512    <string name="sendVideo">Share video via</string>
513
514    <!-- Activity label. This might show up in the activity-picker -->
515    <string name="movieviewlabel">Movies</string>
516    <!-- shown in the video player view while the video is being loaded, before it starts playing -->
517    <string name="loading_video">Loading video\u2026</string>
518
519    <!-- Low-memory dialog title -->
520    <string name="spaceIsLow_title">Space is low</string>
521    <!-- Low-memory dialog message -->
522    <string name="spaceIsLow_content">Your SD card is running out of space. Change the quality setting or delete items from Gallery.</string>
523
524    <!-- Movie View Resume Playing dialog title -->
525    <string name="resume_playing_title">Resume video</string>
526
527    <!-- Movie View Start Playing dialog title -->
528    <string name="resume_playing_message">Resume playing from %s ?</string>
529
530    <!-- Movie View Start Playing button "Resume from bookmark" -->
531    <string name="resume_playing_resume">Resume playing</string>
532
533    <!-- Movie View Start Playing button "Beginning" -->
534    <string name="resume_playing_restart">Start over</string>
535
536    <!-- Title for picture frame gadget to show in list of all available gadgets -->
537    <string name="gadget_title">Picture frame</string>
538
539    <!-- Video Camera format string for new video files. Passed to java.text.SimpleDateFormat.
540         Do not localize -->
541    <string name="video_file_name_format" translatable="false">"'video'-yyyy-MM-dd-HH-mm-ss"</string>
542
543    <!-- Title for the file information dialog -->
544    <string name="file_info_title">File info:</string>
545
546    <!-- The video is execeed the size limit of a MMS, and suggest user to record a shorter length clip -->
547    <string name="video_exceed_mms_limit">The video you recorded is too large to send via MMS. Try recording a shorter length clip.</string>
548
549    <!-- Displayed as a toast when a video file is too large to attach
550         to a Gmail message. -->
551    <string name="too_large_to_attach">File too large to attach.</string>
552
553    <!-- The title shown on the button which share the selected images by gmail, mms, and etc. -->
554    <string name="multiselect_share">Share</string>
555
556    <!-- The title shown on the button which will delete all the selected images -->
557    <string name="multiselect_delete">Delete</string>
558
559    <!-- Title shown on the button which will close the multiselction mode -->
560    <string name="multiselect_close">Close</string>
561
562    <!-- The title of the progress dialog which will be shown for tasks that may take a long time -->
563    <string name="progress_dialog_title">In progress</string>
564
565    <!-- The messsage shown on progress dialog when deleting images -->
566    <string name="delete_images_message">Deleting images, please wait\u2026</string>
567
568</resources>
569