Commit 133ecc82 authored by Ryo Hashimoto's avatar Ryo Hashimoto Committed by Commit Bot

ash: Update IDS_ASH_STATUS_TRAY_DISPLAY_REMOVED description

To prevent translation errors by making it clear that the display is not
erased from some kind of list, but was disconnected from the device.

BUG=None
TEST=None

Change-Id: I456db3b6492a7041b53413cffae0ca1ab9f360dc
Reviewed-on: https://chromium-review.googlesource.com/1234075Reviewed-by: default avatarJames Cook <jamescook@chromium.org>
Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593080}
parent 71f80c9e
...@@ -933,7 +933,7 @@ This file contains the strings for ash. ...@@ -933,7 +933,7 @@ This file contains the strings for ash.
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in the tray to show that the current status is extended."> <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in the tray to show that the current status is extended.">
Extending screen to <ph name="DISPLAY_NAME">$1</ph> Extending screen to <ph name="DISPLAY_NAME">$1</ph>
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_REMOVED" desc="The text of the notification to show when a display is removed."> <message name="IDS_ASH_STATUS_TRAY_DISPLAY_REMOVED" desc="The text of the notification to show when a display is disconnected from the device.">
Removed display <ph name="DISPLAY_NAME">$1</ph> Removed display <ph name="DISPLAY_NAME">$1</ph>
</message> </message>
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING_NO_INTERNAL" desc="The label used in the tray to show that the current status is mirroring and the device doesn't have the internal display."> <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING_NO_INTERNAL" desc="The label used in the tray to show that the current status is mirroring and the device doesn't have the internal display.">
......
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