| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5fb5f9b7ee48bc71dbe42b2efa83bf82efac857e..fa3f264531f97a2a58763d409a745628b8f69d4a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8910,6 +8910,10 @@ ls' lab.">
|
| Save
|
| </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>
|
| @@ -12045,6 +12049,26 @@ ls' lab.">
|
| Scanning content...
|
| </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
|
|
|