Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html |
| diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html |
| index 1ecf83416a15824717376eeb9073afb8fb8aa40a..328c707995b11a52c1c5f638f22192cde01803bf 100644 |
| --- a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html |
| +++ b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html |
| @@ -1 +1,5 @@ |
| -<a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel only. |
| +<a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel |
| +{{^content.scheduled}}only.{{/content.scheduled}} |
| +{{?content.scheduled}} |
| +(scheduled for Chrome {{content.scheduled}}). |
| +{{/content.scheduled}} |
|
not at google - send to devlin
2014/04/30 21:38:23
ditto
|