| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 96422)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -9066,6 +9066,10 @@
|
| Are you sure you want to delete $1 items?
|
| </message>
|
|
|
| + <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you attempt to format device.">
|
| + Formatting the removable media is going to erase all data. Do you wish to continue?
|
| + </message>
|
| +
|
| <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title.">
|
| Select a folder to open
|
| </message>
|
| @@ -12276,6 +12280,26 @@
|
| Sorry, the external storage device is not supported on your Chromebook at this time.
|
| </message>
|
|
|
| + <!-- Formatting device notifications -->
|
| + <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Text of notification message which is shown when formatting process of some device is pending">
|
| + Formatting pending
|
| + </message>
|
| + <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Text of notification message which is shown when formatting process finshes">
|
| + Formatting finished
|
| + </message>
|
| + <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of notification message which is shown when formatting process of some device is pending">
|
| + The formatting process can take a couple of seconds. Please wait.
|
| + </message>
|
| + <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notification message which is shown when formatting process can not be started.">
|
| + Could not start the formatting process.
|
| + </message>
|
| + <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when formatting finishes without any errors.">
|
| + Formatting finished successfully!
|
| + </message>
|
| + <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while formatting.">
|
| + Aw, Snap! There've been some errors while formatting...
|
| + </message>
|
| +
|
| <!-- Network state strings for ChromeOS -->
|
| <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in about:network: UNKNOWN">
|
| Unknown
|
|
|