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

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

Issue 936963002: Files.app: Restore status message for import progress (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 491 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 </message> 502 </message>
503 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_IMPORTING" desc="Cloud im port active-backup tooltip."> 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 504 Backing up <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos
505 </message> 505 </message>
506 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_DONE" desc="Cloud import b ackup is complete status."> 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> 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> 508 </message>
509 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_DONE" desc="Cloud import backup is complete tooltip."> 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 510 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up
511 </message> 511 </message>
512 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag er status message.">
513 Importing <ph name="FILE_COUNT">$1<ex>5</ex></ph> files...
514 </message>
512 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age."> 515 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age.">
513 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 516 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
514 </message> 517 </message>
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."> 518 <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.">
516 Copying $1 items... 519 Copying $1 items...
517 </message> 520 </message>
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."> 521 <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.">
519 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again. 522 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again.
520 </message> 523 </message>
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."> 524 <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 5579 matching lines...) Expand 10 before | Expand all | Expand 10 after
6101 <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." > 6104 <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." >
6102 Disable automatic timezone update by geolocation 6105 Disable automatic timezone update by geolocation
6103 </message> 6106 </message>
6104 <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."> 6107 <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.">
6105 If set, automatic timezone update by the current geolocation is turned off. 6108 If set, automatic timezone update by the current geolocation is turned off.
6106 </message> 6109 </message>
6107 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6110 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6108 Automatically resolve timezone by geolocation 6111 Automatically resolve timezone by geolocation
6109 </message> 6112 </message>
6110 </grit-part> 6113 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698