summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authormukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-01 00:22:01 +0000
committermukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-01 00:22:01 +0000
commitb2976afb1147c2b71eb8b7fe08bad0d30a59c615 (patch)
treef1f678bf6f59561d286db75f01f5d9a830449502 /ash/ash_strings.grd
parent4b4ed5882820d2293ec5d30d8eb7518ac5b360ed (diff)
downloadchromium_src-b2976afb1147c2b71eb8b7fe08bad0d30a59c615.zip
chromium_src-b2976afb1147c2b71eb8b7fe08bad0d30a59c615.tar.gz
chromium_src-b2976afb1147c2b71eb8b7fe08bad0d30a59c615.tar.bz2
Changes the background color of status area.
As is described in crbug.com/235992, the new status area will be: - as-is dark background, hover changes color gradually - when click, the background changes to blue color - the color and behavior should be shared among web notification and tray - the height should be same. This CL doesn't change the user icon layout. It will be done in another CL. BUG=235992 R=derat@chromium.org, stevenjb@chromium.org Review URL: https://codereview.chromium.org/14198020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197529 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r--ash/ash_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 20a863e..fba1a48 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -443,6 +443,9 @@ Press Shift + Alt to switch.
Previous menu
</message>
+ <message name="IDS_ASH_NOTIFICATION_UNREAD_COUNT_NINE_PLUS" desc="The text shown in the notification icon for the unread count when the count is more than 9.">
+ 9+
+ </message>
<message name="IDS_ASH_MAXIMIZE_WINDOW" desc="A help text to show that when the button gets clicked the window get maximized.">
Maximize
</message>