| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 958115e5b9bac49671554ee02141a32667e89608..7899159deb7c20dd9f0687ada8209e8c3e402f8b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15341,10 +15341,10 @@ After you create a new supervised user, you can manage their settings at any tim
|
|
|
| <!-- 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
|
| + Go to <ph name="LANDING_PAGE">$1</ph> to connect.
|
| </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="USB_DEVICE_NAME">$1</ph>
|
| + <ph name="USB_DEVICE_NAME">$1</ph> detected
|
| </message>
|
| </if>
|
|
|
|
|