diff options
author | zork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-12 04:50:00 +0000 |
---|---|---|
committer | zork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-12 04:50:00 +0000 |
commit | 061f89e70206716b9c927c04b38ab0ba15edacea (patch) | |
tree | 943d767f3ce30734bdcd6c4d1a8141e825ee3fa5 /ash/ash_strings.grd | |
parent | 0c4881976db02075774d9b45e9d034bd94967877 (diff) | |
download | chromium_src-061f89e70206716b9c927c04b38ab0ba15edacea.zip chromium_src-061f89e70206716b9c927c04b38ab0ba15edacea.tar.gz chromium_src-061f89e70206716b9c927c04b38ab0ba15edacea.tar.bz2 |
Create system tray item for accessing chrome://slow
BUG=269843
Review URL: https://chromiumcodereview.appspot.com/22654003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216915 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 7bb2b9f..2d75802 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -285,6 +285,9 @@ Press Ctrl+Alt+Z to disable. <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERING" desc="The label used in the tray popup to show bluetooth is discovering devices."> Scanning for devices... </message> + <message name="IDS_ASH_STATUS_TRAY_TRACING" desc="The status tray item indicating that performance tracing is running."> + Performance tracing enabled + </message> <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tray popup to notify that the user should restart to get system updates."> Restart to update |