| Index: components/webusb_strings.grdp
|
| diff --git a/components/webusb_strings.grdp b/components/webusb_strings.grdp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a3fd8786b37cd806fc6c096de2b9e12fd56fd4af
|
| --- /dev/null
|
| +++ b/components/webusb_strings.grdp
|
| @@ -0,0 +1,12 @@
|
| +<?xml version="1.0" encoding="utf-8"?>
|
| +<grit-part>
|
| +
|
| + <!-- WebUsb Notification -->
|
| + <message name="IDS_WEBUSB_DEVICE_DETECTED_NOTIFICATION" desc="Content for notification shown to the user when a USB device gets plugged in.">
|
| + Click here to visit this page
|
| + </message>
|
| + <message name="IDS_WEBUSB_DEVICE_DETECTED_NOTIFICATION_TITLE" desc="Title for notification shown to the user when a USB device gets plugged in.">
|
| + <ph name="PRODUCT_NAME">$1</ph>
|
| + </message>
|
| +
|
| +</grit-part>
|
|
|