Fixing non-DPAltMode cable notification misspelling
Currently, a notification behind the "Enable USB Notification Controller" flag has a misspelling. Where the notification should say "displays", it says "diplays". This CL updates the IDS_ASH_USB_NOTIFICATION_V2_CABLE_WARNING_DISPLAY_BODY ash string to fix the misspelling. Bug: b:206145370 Change-Id: I7cd32328198c175cb75613c5ef8b46209c5d4867 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3513773 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Jameson Thies <jthies@google.com> Cr-Commit-Position: refs/heads/main@{#979362}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e50c29b6cf
commit
e8fe77e43e
@ -4888,7 +4888,7 @@ New install
|
||||
Cable may not support displays
|
||||
</message>
|
||||
<message name="IDS_ASH_USB_NOTIFICATION_V2_CABLE_WARNING_DISPLAY_BODY" desc="Notification body text for when a user connects a display to a Chromebook's USB-C port with a cable that cannot support driving display signals.">
|
||||
Your USB-C cable may not connect to diplays properly
|
||||
Your USB-C cable may not connect to displays properly
|
||||
</message>
|
||||
<message name="IDS_ASH_USB_NOTIFICATION_V2_CABLE_WARNING_PERFORMANCE_TITLE" desc="Notification title text for when a user connects something to the USB-C port on their Chromebook and performance is in some way limited by the cable.">
|
||||
Cable may impact performance
|
||||
|
@ -1 +1 @@
|
||||
aac41ca3dc368f2cdca31e8eb53ffbb047945536
|
||||
5f958b1cd3dc09af5f76027787b16134b554f33b
|
Reference in New Issue
Block a user