| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d758239a74ac214a3b12eac3c1eeaae4278d4462..f8f50eb8abb3bc5c4834577f5662373ea68b5777 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">
|
|
|