Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <grit-part> | |
| 3 | |
| 4 <!-- WebUsb Notification --> | |
| 5 <message name="IDS_WEBUSB_DEVICE_DETECTED_NOTIFICATION" desc="Content for noti fication shown to the user when a USB device gets plugged in."> | |
| 6 Click here to visit this page | |
| 7 </message> | |
| 8 <message name="IDS_WEBUSB_DEVICE_DETECTED_NOTIFICATION_TITLE" desc="Title for notification shown to the user when a USB device gets plugged in."> | |
| 9 <ph name="VENDOR_NAME">$1</ph> | |
|
Reilly Grant (use Gerrit)
2015/08/20 17:02:45
VENDOR_NAME -> PRODUCT_NAME
juncai
2015/08/21 05:16:04
Done.
| |
| 10 </message> | |
| 11 | |
| 12 </grit-part> | |
| OLD | NEW |