Commit 609ccbe2 authored by Tim Song's avatar Tim Song Committed by Commit Bot

Ash Tray: Update wording of notification when powering attached USB-C device.

BUG=1009622

Change-Id: Ib26a700b2889f101da40947f9f90f3058282540b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848363Reviewed-by: default avatarJenny Zhang <jennyz@chromium.org>
Commit-Queue: Tim Song <tengs@chromium.org>
Cr-Commit-Position: refs/heads/master@{#705761}
parent 6234388d
...@@ -826,11 +826,11 @@ This file contains the strings for ash. ...@@ -826,11 +826,11 @@ This file contains the strings for ash.
<message name="IDS_ASH_STATUS_TRAY_CHARGING_FROM_DUAL_ROLE_TITLE" desc="The message title of a notification indicating that the device is being charged by a connected dual-role USB Type-C device."> <message name="IDS_ASH_STATUS_TRAY_CHARGING_FROM_DUAL_ROLE_TITLE" desc="The message title of a notification indicating that the device is being charged by a connected dual-role USB Type-C device.">
Charging from <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph> Charging from <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph>
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICE_TITLE" desc="The message title of a notification indicating that the device is charging the connected USB Type-C device."> <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICE_TITLE" desc="The message title of a notification indicating that the device is powering the connected USB Type-C device.">
Charging <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph> Powering <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph>
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICES_TITLE" desc="The message title of a notification indicating that the device is charging multiple connected USB Type-C devices."> <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICES_TITLE" desc="The message title of a notification indicating that the device is powering multiple connected USB Type-C devices.">
Charging connected USB-C devices Powering connected USB-C devices
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_DUAL_ROLE_MESSAGE" desc="The message body of a notification, which indicates that the user can click the notification to see and change which device is being used as a power source."> <message name="IDS_ASH_STATUS_TRAY_DUAL_ROLE_MESSAGE" desc="The message body of a notification, which indicates that the user can click the notification to see and change which device is being used as a power source.">
Click for more options Click for more options
......
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