Commit 8878ea11 authored by minch's avatar minch Committed by Commit Bot

dark_mode: Extend dark theme char limit.

Bug: b/168511137
Change-Id: I024ac632134e1f897015e65bf68d36ca79aa58dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410897Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
Commit-Queue: Min Chen <minch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806759}
parent 81a5ffe0
......@@ -330,7 +330,7 @@ This file contains the strings for ash.
<message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP" desc="The label used in the tray popup to tell the user we are casting the desktop.">
Casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ph>
</message>
<message name="IDS_ASH_STATUS_TRAY_DARK_THEME" desc="The label used as the header in the dark theme popup. [CHAR_LIMIT=14]">
<message name="IDS_ASH_STATUS_TRAY_DARK_THEME" desc="The label used as the header in the dark theme popup. [CHAR_LIMIT=17">
Dark theme
</message>
<message name="IDS_ASH_STATUS_TRAY_DARK_THEME_TOGGLE_TOOLTIP" desc="The tooltip text used for the button in the status tray to toggle the Dark theme feature on or off.">
......
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