Commit 0ffd28c7 authored by Nicholas Verne's avatar Nicholas Verne Committed by Commit Bot

Update button text in USB notification.

Now says "Connect to Linux"

Bug: 951522
Change-Id: I31ab3abc9bbe1dc1420e453fb2b2644963862647
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1563533Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Commit-Queue: Nicholas Verne <nverne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#649821}
parent be20a4ba
...@@ -8967,7 +8967,7 @@ Please help our engineers fix this problem. Tell us what happened right before y ...@@ -8967,7 +8967,7 @@ Please help our engineers fix this problem. Tell us what happened right before y
USB device detected USB device detected
</message> </message>
<message name="IDS_CROSUSB_NOTIFICATION_BUTTON_CONNECT_TO_LINUX" desc="Label for notification button shown to the user when a USB device gets plugged in to allowed Linux to use the device"> <message name="IDS_CROSUSB_NOTIFICATION_BUTTON_CONNECT_TO_LINUX" desc="Label for notification button shown to the user when a USB device gets plugged in to allowed Linux to use the device">
Connect Connect to Linux
</message> </message>
<message name="IDS_CROSUSB_UNKNOWN_DEVICE_FROM_MANUFACTURER" desc="String describing an unknown device in notification shown when a USB device gets plugged in."> <message name="IDS_CROSUSB_UNKNOWN_DEVICE_FROM_MANUFACTURER" desc="String describing an unknown device in notification shown when a USB device gets plugged in.">
USB device from <ph name="MANUFACTURER_NAME">$1<ex>Google</ex></ph> USB device from <ph name="MANUFACTURER_NAME">$1<ex>Google</ex></ph>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment