summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-11 10:43:02 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-11 10:43:02 +0000
commitf70af280be0bf1741de88e6cd569c9dccd50b715 (patch)
treefd731799594254fa498589f218d080a7b9003385 /chrome/app
parent37b163860f3f1ba15708231a88d7192d312dac50 (diff)
downloadchromium_src-f70af280be0bf1741de88e6cd569c9dccd50b715.zip
chromium_src-f70af280be0bf1741de88e6cd569c9dccd50b715.tar.gz
chromium_src-f70af280be0bf1741de88e6cd569c9dccd50b715.tar.bz2
Add Canary to the channel switching UI.
The change depends on http://codereview.chromium.org/4520001/show BUG=chromium-os:8384 TEST=confirmed that Canary appeared in the channel switching UI in Chrome built with branding=Chrome Review URL: http://codereview.chromium.org/4565001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65789 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2e6ac1c..f487538 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6430,6 +6430,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_ABOUT_PAGE_CHANNEL_DEVELOPMENT" desc="The development option in the channel select.">
Development
</message>
+ <message name="IDS_ABOUT_PAGE_CHANNEL_CANARY" desc="The canary option in the channel select.">
+ Canary
+ </message>
<message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking for updates now.">
Check For Update
</message>