diff options
author | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-25 23:15:37 +0000 |
---|---|---|
committer | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-25 23:15:37 +0000 |
commit | 9d8a5843c0b94ea4dbc79b66fe5a060de635522b (patch) | |
tree | 0a246d77ea70a417bd6cd2b4763100a7f296c016 /ash/ash_strings.grd | |
parent | a46b4645c7a817e86e68ce398799430ae5c7475e (diff) | |
download | chromium_src-9d8a5843c0b94ea4dbc79b66fe5a060de635522b.zip chromium_src-9d8a5843c0b94ea4dbc79b66fe5a060de635522b.tar.gz chromium_src-9d8a5843c0b94ea4dbc79b66fe5a060de635522b.tar.bz2 |
Add tooltip text for chrome shortcut
Also, make ctrl-click on chrome shortcut open new tab in new window.
BUG=119969
TEST=None
Review URL: https://chromiumcodereview.appspot.com/9854009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128843 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index c6107b5..15b321c 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -167,8 +167,8 @@ This file contains the strings for ash. <message name="IDS_AURA_APP_LIST_TITLE" desc="The title used for the Aura app list in the launcher"> Applications </message> - <message name="IDS_AURA_CYCLER_TITLE" desc="The title used for the Aura window cycler in the launcher"> - Window Cycler + <message name="IDS_AURA_NEW_TAB" desc="The text label of the New Tab menu item"> + New tab </message> <message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for the Aura overflow button in the launcher"> Overflow Button |