| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 9ca874c8e839468b33103e9ebcb44932699f032f..88141da047b7d526aaf0b28cb14a990b2fbf10c6 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -445,6 +445,9 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, showing dialog to share the selected file.">
|
| Share
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for button that unselects all selected items.">
|
| + Cancel selection
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_BUTTON_LABEL" desc="Label for button that initiates media backup to the cloud.">
|
| Import <ph name="FILE_COUNT">$1<ex>5</ex></ph> files to Google Drive
|
| </message>
|
|
|