| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 88efd82bf3c8aebbb11de4f76e57b049d0165b5f..9c7caf64c5861af8d4d4fca3f1f748f0e6ff82ce 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15711,6 +15711,16 @@ After you create a new supervised user, you can manage their settings at any tim
|
| Allows users to opt in to the collection of invalid TLS/SSL certificate chains.
|
| </message>
|
|
|
| + <message name="IDS_DURABLE_STORAGE_INFOBAR_QUESTION" desc="">
|
| + <ph name="URL">
|
| + $1<ex>www.google.com</ex>
|
| + </ph> wants to use durable storaaaaage?
|
| + </message>
|
| +
|
| + <message name="IDS_DURABLE_STORAGE_BUBBLE_FRAGMENT" desc="Permission fragment presented in the permission bubble when the webapp requests to be exempt from low-storage driven disk cleanup. Follows a 'This site would like to:' prompt.">
|
| + Be exempt from disk cleanup
|
| + </message>
|
| +
|
| <!-- Printer detected notification -->
|
| <if expr="chromeos">
|
| <message name="IDS_PRINTER_DETECTED_NOTIFICATION_TITLE" desc="Title for notification shown to the user when a printer gets plugged in to a Chrome OS device.">
|
|
|