summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 17:11:56 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 17:11:56 +0000
commitf08626a11b03af4e0fee663e79b5328105577c8e (patch)
tree17b13ec407e53cc46bd528cd87324159c44957e6 /ash/ash_strings.grd
parentfebbe735c73cb0bdfa15d83ea9a46eedd42ff0d5 (diff)
downloadchromium_src-f08626a11b03af4e0fee663e79b5328105577c8e.zip
chromium_src-f08626a11b03af4e0fee663e79b5328105577c8e.tar.gz
chromium_src-f08626a11b03af4e0fee663e79b5328105577c8e.tar.bz2
ash: Fix uber tray string to read "Settings and Help".
BUG=117214 R=sky@chromium.org,sadrul@chromium.org Review URL: https://chromiumcodereview.appspot.com/9635005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125627 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r--ash/ash_strings.grd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index b3c7124..6e9aa8b 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -124,8 +124,8 @@ This file contains the strings for ash.
</message>
<!-- Status tray items -->
- <message name="IDS_ASH_STATUS_TRAY_HELP_AND_SETTINGS" desc="The label used for the help-and-settings item in the status tray.">
- Help and Settings
+ <message name="IDS_ASH_STATUS_TRAY_SETTINGS_AND_HELP" desc="The label used for the help-and-settings item in the status tray.">
+ Settings and Help
</message>
<message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the button in the status tray to shut down the system.">
Shut down