| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 03b5a000472c86d41cdc0c76ec2afd097f8c6807..30c6210cfe76521f922b66de3462a470e5907865 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15182,6 +15182,9 @@ Battery full
|
| <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
|
| Sorry, at least one partition on your external storage device could not be mounted.
|
| </message>
|
| + <message name="IDS_EXTERNAL_STORAGE_DISABLED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device but external storage is disabled by policy">
|
| + Sorry, your administrator has disabled external storage on your account.
|
| + </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">
|
|
|