summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-30 22:52:26 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-30 22:52:26 +0000
commitd9c375c1b1d97e0429b047309b449dee66b232c8 (patch)
tree314ab8b888e7ee031fa7e6ff9252176316897799 /chrome/common
parent33964ca57ee7192ca32aea0e63dca8e825305206 (diff)
downloadchromium_src-d9c375c1b1d97e0429b047309b449dee66b232c8.zip
chromium_src-d9c375c1b1d97e0429b047309b449dee66b232c8.tar.gz
chromium_src-d9c375c1b1d97e0429b047309b449dee66b232c8.tar.bz2
Fix text to match screenshot.
TBR=aa TEST=none BUG=28786 Review URL: http://codereview.chromium.org/457013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33362 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/docs/getstarted.html2
-rw-r--r--chrome/common/extensions/docs/static/getstarted.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html
index 3aeb173..f45a05f 100644
--- a/chrome/common/extensions/docs/getstarted.html
+++ b/chrome/common/extensions/docs/getstarted.html
@@ -341,7 +341,7 @@ to the toolbar of Google Chrome.
</li>
<li>
- Click the <b>Load extension...</b> button.
+ Click the <b>Load unpacked extension</b> button.
A file dialog appears.
</li>
diff --git a/chrome/common/extensions/docs/static/getstarted.html b/chrome/common/extensions/docs/static/getstarted.html
index f2e6595..59b3fd8 100644
--- a/chrome/common/extensions/docs/static/getstarted.html
+++ b/chrome/common/extensions/docs/static/getstarted.html
@@ -78,7 +78,7 @@ to the toolbar of Google Chrome.
</li>
<li>
- Click the <b>Load extension...</b> button.
+ Click the <b>Load unpacked extension</b> button.
A file dialog appears.
</li>