diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/i18n.html')
-rw-r--r-- | chrome/common/extensions/docs/static/i18n.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/static/i18n.html b/chrome/common/extensions/docs/static/i18n.html index c56abc6..4d0f9b3 100644 --- a/chrome/common/extensions/docs/static/i18n.html +++ b/chrome/common/extensions/docs/static/i18n.html @@ -509,10 +509,8 @@ LANGUAGE=es ./chrome You can find simple examples of internationalization in the <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/i18n/">examples/api/i18n</a> directory. -For a more complete example, see -<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/extensions/news_i18n/">examples/extensions/news_i18n</a> -(compare it to -<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/extensions/news/">examples/extensions/news</a>). +For a complete example, see +<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/extensions/news/">examples/extensions/news</a>. For other examples and for help in viewing the source code, see <a href="samples.html">Samples</a>. </p> |