From 7ff7b8145878e28d9b85e9481b41f6d0651f7860 Mon Sep 17 00:00:00 2001 From: "kathyw@google.com" Date: Tue, 8 Dec 2009 21:47:46 +0000 Subject: Minor copyedit of new Xyz channel wording. TBR=aa BUG=none TEST=none Review URL: http://codereview.chromium.org/466074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34089 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/getstarted.html | 11 ++++++----- chrome/common/extensions/docs/samples.html | 12 +++++++----- chrome/common/extensions/docs/static/getstarted.html | 11 ++++++----- chrome/common/extensions/docs/static/samples.html | 12 +++++++----- 4 files changed, 26 insertions(+), 20 deletions(-) (limited to 'chrome/common') diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html index 047cf45..f1cc8ab 100644 --- a/chrome/common/extensions/docs/getstarted.html +++ b/chrome/common/extensions/docs/getstarted.html @@ -284,13 +284,14 @@ The icon and page will look something like this:

Get your browser ready

To develop extensions for Google Chrome, -you need to get on an early access release channel of Google Chrome. The normal -'stable' release of Google Chrome doesn't yet support extensions (but we're working +you need to get on an early access release channel of Google Chrome. The normal, +"Stable channel" release of Google Chrome doesn't yet support extensions (but we're working hard on that!). +

Create and load an extension

@@ -408,7 +409,7 @@ it won't work!

Now what?

- +

Here are some suggestions for what to do next: diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html index e6f8dd9..563a26013 100644 --- a/chrome/common/extensions/docs/samples.html +++ b/chrome/common/extensions/docs/samples.html @@ -282,12 +282,14 @@ for each feature used by the sample.

Note: To run these samples, -you need to get on an early access release channel of Google Chrome. The normal -'stable' release of Google Chrome doesn't yet support extensions. +you need to get on an early access release channel of Google Chrome. +The normal, "Stable channel" release of Google Chrome +doesn't yet support extensions. +

@@ -346,7 +348,7 @@ For tips on using the code viewer, see

News Reader

-

Uses a popup to display the first 5 items from the 'Google News - top news' RSS feed. The popup dynamically resizes itself to fit additional content. +

Uses a popup to display the first 5 items from the "Google News - top news" RSS feed. The popup dynamically resizes itself to fit additional content.


diff --git a/chrome/common/extensions/docs/static/getstarted.html b/chrome/common/extensions/docs/static/getstarted.html index 83bc4c3..2d098af 100644 --- a/chrome/common/extensions/docs/static/getstarted.html +++ b/chrome/common/extensions/docs/static/getstarted.html @@ -16,13 +16,14 @@ The icon and page will look something like this:

Get your browser ready

To develop extensions for Google Chrome, -you need to get on an early access release channel of Google Chrome. The normal -'stable' release of Google Chrome doesn't yet support extensions (but we're working +you need to get on an early access release channel of Google Chrome. The normal, +"Stable channel" release of Google Chrome doesn't yet support extensions (but we're working hard on that!). +

Create and load an extension

@@ -151,7 +152,7 @@ it won't work!

Now what?

- +

Here are some suggestions for what to do next: diff --git a/chrome/common/extensions/docs/static/samples.html b/chrome/common/extensions/docs/static/samples.html index 9ab022c..5457965 100644 --- a/chrome/common/extensions/docs/static/samples.html +++ b/chrome/common/extensions/docs/static/samples.html @@ -15,12 +15,14 @@ for each feature used by the sample.

Note: To run these samples, -you need to get on an early access release channel of Google Chrome. The normal -'stable' release of Google Chrome doesn't yet support extensions. +you need to get on an early access release channel of Google Chrome. +The normal, "Stable channel" release of Google Chrome +doesn't yet support extensions. +

@@ -79,7 +81,7 @@ For tips on using the code viewer, see

News Reader

-

Uses a popup to display the first 5 items from the 'Google News - top news' RSS feed. The popup dynamically resizes itself to fit additional content. +

Uses a popup to display the first 5 items from the "Google News - top news" RSS feed. The popup dynamically resizes itself to fit additional content.


-- cgit v1.1