summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/i18n.html
diff options
context:
space:
mode:
authorkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-01 21:06:50 +0000
committerkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-01 21:06:50 +0000
commitc500cfacc5711cd1c2c06c969c83881a0ce85765 (patch)
treee5d0acbc2e4ba1b4f627a07449d76aa57781d8e4 /chrome/common/extensions/docs/static/i18n.html
parent9266063879e55469eb590eb40b6c8d5ff6cd7ef9 (diff)
downloadchromium_src-c500cfacc5711cd1c2c06c969c83881a0ce85765.zip
chromium_src-c500cfacc5711cd1c2c06c969c83881a0ce85765.tar.gz
chromium_src-c500cfacc5711cd1c2c06c969c83881a0ce85765.tar.bz2
Refer to the store doc for the list of locales.
BUG=none TEST=http://code.google.com/chrome/extensions/i18n.html#locales-supported links to http://code.google.com/chrome/webstore/docs/i18n.html#localeTable Review URL: http://codereview.chromium.org/6975064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87523 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/static/i18n.html')
-rw-r--r--chrome/common/extensions/docs/static/i18n.html12
1 files changed, 4 insertions, 8 deletions
diff --git a/chrome/common/extensions/docs/static/i18n.html b/chrome/common/extensions/docs/static/i18n.html
index c6ca571..0635545 100644
--- a/chrome/common/extensions/docs/static/i18n.html
+++ b/chrome/common/extensions/docs/static/i18n.html
@@ -293,8 +293,8 @@ padding-right: 1.5em;
<h2 id="overview-locales">Locales</h2>
<p>
-Extensions can use all the locales that Google Chrome supports,
-plus a few (such as <code>en</code>)
+You can choose from many locales,
+including some (such as <code>en</code>)
that let a single translation support multiple variations of a language
(such as <code>en_GB</code> and <code>en_US</code>).
</p>
@@ -303,12 +303,8 @@ that let a single translation support multiple variations of a language
<h3 id="locales-supported">Supported locales</h3>
<p>
-Your extension can use any of the following locales:
-</p>
-
-<p>
-<code>am ar bg bn ca cs da de el en en_GB en_US es es_419 et fi fil fr gu he hi hr hu id it ja kn ko lt
-lv ml mr <!-- nb --> nl or pl pt pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh zh_CN zh_TW</code>
+Extensions can use any of the
+<a href="http://code.google.com/chrome/webstore/docs/i18n.html#localeTable">locales that the Chrome Web Store supports</a>.
</p>