Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 914353004: Update import details panel to comply (mostly) with UX direction. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Exclude details panel button from tab index. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 </message> 441 </message>
442 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men u item label, unpinning the selected folder from the left nav."> 442 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men u item label, unpinning the selected folder from the left nav.">
443 Remove shortcut 443 Remove shortcut
444 </message> 444 </message>
445 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho wing dialog to share the selected file."> 445 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho wing dialog to share the selected file.">
446 Share 446 Share
447 </message> 447 </message>
448 <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for button that unselects all selected items."> 448 <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for button that unselects all selected items.">
449 Cancel selection 449 Cancel selection
450 </message> 450 </message>
451 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for but ton that initiates media backup to the cloud."> 451 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TITLE" desc="Title of the cloud i mport feature.">
452 Import <ph name="FILE_COUNT">$1<ex>5</ex></ph> files to Google Drive 452 Cloud backup
453 </message> 453 </message>
454 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ACTIVE_IMPORT_BUTTON_LABEL" desc= "Message to user that there is an active import in progress."> 454 <message name="IDS_FILE_BROWSER_CLOUD_DESTINATION_FOLDER" desc="Title of the c loud import destination folder.">
455 Importing... 455 Chrome OS Cloud backup
456 </message> 456 </message>
457 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_EMPTY_SCAN_BUTTON_LABEL" desc="Me ssage to user that no new files were found, so cloud import is not possible."> 457 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_DESCRIPTION" desc="Short descript ion of the cloud import feature.">
458 No new media 458 Back up your media device’s photos and videos to Google Drive.
459 </message> 459 </message>
460 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_INSUFFICIENT_SPACE_BUTTON_LABEL" desc="Message to user that there is not enough space to perform a cloud import." > 460 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_START" desc="Tooltip of the toolb ar button that starts backup.">
461 Insufficient space on your device! 461 Backup your photos and videos
462 </message> 462 </message>
463 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SCANNING_BUTTON_LABEL" desc="Labe l for button showing that scanning is in progress...prior to being enabled when scanning is complete."> 463 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SHOW_DETAILS" desc="Tooltip for b utton that shows details panel.">
464 Scanning your media... 464 Show Cloud backup details
465 </message> 465 </message>
466 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag er status message."> 466 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_COMMAND" desc="Label of button on details panel that invokes cloud import feature.">
467 Importing <ph name="FILE_COUNT">$1<ex>5</ex></ph> files... 467 Back up
468 </message> 468 </message>
469 469 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo rt scanning status message.">
470 Scanning your media device...
471 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found
472 </message>
473 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp ort scanning tooltip.">
474 Scanning your media device...
475 </message>
476 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_NO_MEDIA" desc="Cloud impo rt no-new-media-found status message. Shown after backup is completed and when a search for new files to backup produces no result.">
477 All backed up!
478 </message>
479 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_NO_MEDIA" desc="Cloud imp ort no-new-media-found tooltip. Shown after backup is completed and when a searc h for new files to backup produces no result.">
480 All backed up!
481 </message>
482 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_INSUFFICIENT_SPACE" desc=" Cloud import insufficient space status message.">
483 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found
484 &lt;br&gt;
485 Not enough space on device.
486 &lt;br&gt;
487 Try selecting a few photos to start.
488 </message>
489 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_INSUFFICIENT_SPACE" desc= "Cloud import insufficient space tooltip.">
490 Not enough space on device
491 </message>
492 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_READY" desc="Cloud import ready status message.">
493 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found
494 &lt;br&gt;
495 Ready to backup to <ph name="BEGIN_LINK">&lt;span class='destination-link'&g t;</ph>Google Drive<ph name="END_LINK">&lt;/span&gt;</ph>
496 </message>
497 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_READY" desc="Cloud import ready tooltip.">
498 Ready to backup <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos
499 </message>
500 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_IMPORTING" desc="Cloud imp ort active-backup status. Message shown when importing is in progress">
501 Backing up <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos to <ph name="BEGIN _LINK">&lt;span class='destination-link'&gt;</ph>Google Drive<ph name="END_LINK" >&lt;/span&gt;</ph>
502 </message>
503 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_IMPORTING" desc="Cloud im port active-backup tooltip.">
504 Backing up <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos
505 </message>
506 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_DONE" desc="Cloud import b ackup is complete status.">
507 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up to <ph name="BEGIN_ LINK">&lt;span class='destination-link'&gt;</ph>Google Drive<ph name="END_LINK"> &lt;/span&gt;</ph>
508 </message>
509 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_DONE" desc="Cloud import backup is complete tooltip.">
510 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up
511 </message>
470 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age."> 512 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age.">
471 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 513 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
472 </message> 514 </message>
473 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory."> 515 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory.">
474 Copying $1 items... 516 Copying $1 items...
475 </message> 517 </message>
476 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory."> 518 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory.">
477 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again. 519 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again.
478 </message> 520 </message>
479 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory."> 521 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory.">
(...skipping 5564 matching lines...) Expand 10 before | Expand all | Expand 10 after
6044 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." > 6086 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="T itle for the flag to disable automatic timezone update on user location change." >
6045 Disable automatic timezone update by geolocation 6087 Disable automatic timezone update by geolocation
6046 </message> 6088 </message>
6047 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation."> 6089 <message name="IDS_FLAGS_DISABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to disable user setting to automatically update t imezone by user geolocation.">
6048 If set, automatic timezone update by the current geolocation is turned off. 6090 If set, automatic timezone update by the current geolocation is turned off.
6049 </message> 6091 </message>
6050 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6092 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6051 Automatically resolve timezone by geolocation 6093 Automatically resolve timezone by geolocation
6052 </message> 6094 </message>
6053 </grit-part> 6095 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698