diff options
author | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 22:29:34 +0000 |
---|---|---|
committer | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 22:29:34 +0000 |
commit | 8f0c70f64b4d12174b6fe266b31c9b1d51409940 (patch) | |
tree | 273774d3285a05c10fb0ee94dbac43719323f0a7 | |
parent | c046d235f747163601784b2da8bbbeba3e2cfe0b (diff) | |
download | chromium_src-8f0c70f64b4d12174b6fe266b31c9b1d51409940.zip chromium_src-8f0c70f64b4d12174b6fe266b31c9b1d51409940.tar.gz chromium_src-8f0c70f64b4d12174b6fe266b31c9b1d51409940.tar.bz2 |
dom-ui settings: use 'Settings' terminology in about:labs instead of 'Options'.
BUG=56151
TEST=Verify about:labs refers to 'Tabbed Settings'.
Review URL: http://codereview.chromium.org/3436032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60720 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/generated_resources.grd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 13774ca..adbc98d 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3855,11 +3855,11 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_LABS_SIDE_TABS_DESCRIPTION" desc="Description of the 'Left Tabs' lab."> Adds a "Use Side Tabs" entry to the tabstrip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors. </message> - <message name="IDS_LABS_TABBED_OPTIONS_NAME" desc="Description of the 'Tabbed Options' lab."> - Tabbed Options + <message name="IDS_LABS_TABBED_OPTIONS_NAME" desc="Description of the 'Tabbed Settings' lab."> + Tabbed Settings </message> - <message name="IDS_LABS_TABBED_OPTIONS_DESCRIPTION" desc="Description of the 'Tabbed Options' lab."> - Uses an in-tab UI for the Options (Preferences) dialog instead of a stand-alone window. + <message name="IDS_LABS_TABBED_OPTIONS_DESCRIPTION" desc="Description of the 'Tabbed Settings' lab."> + Uses an in-tab UI for the Settings (Options/Preferences) dialog instead of a stand-alone window. </message> <message name="IDS_LABS_INSTANT_NAME" desc="Description of the 'Instant' lab."> Instant |