| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index f8a4775228dd99f24e7f3fc025424263cbdbd61a..0b50fd0af020ca5a0716b27ad70b7a75929db258 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -585,6 +585,9 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_DONE" desc="Cloud import backup is complete tooltip.">
|
| <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_PREPARING" desc="File Manager status message. Shown while the scan of files to determine which files should actually be transferred is in progress.">
|
| + Preparing to backup...
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manager status message.">
|
| Importing <ph name="FILE_COUNT">$1<ex>5</ex></ph> files...
|
| </message>
|
|
|