From 5a9a56a645d21140c594bbbaeb293030a38cbe33 Mon Sep 17 00:00:00 2001 From: "kathyw@chromium.org" Date: Wed, 1 Jun 2011 21:13:55 +0000 Subject: Merge 87523 - 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 TBR=kathyw@chromium.org Review URL: http://codereview.chromium.org/7101009 git-svn-id: svn://svn.chromium.org/chrome/branches/742/src@87526 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/i18n.html | 12 ++++-------- chrome/common/extensions/docs/static/i18n.html | 12 ++++-------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html index d5c4ec6..086f828 100644 --- a/chrome/common/extensions/docs/i18n.html +++ b/chrome/common/extensions/docs/i18n.html @@ -623,8 +623,8 @@ padding-right: 1.5em;

Locales

-Extensions can use all the locales that Google Chrome supports, -plus a few (such as en) +You can choose from many locales, +including some (such as en) that let a single translation support multiple variations of a language (such as en_GB and en_US).

@@ -633,12 +633,8 @@ that let a single translation support multiple variations of a language

Supported locales

-Your extension can use any of the following locales: -

- -

-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 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 +Extensions can use any of the +locales that the Chrome Web Store supports.

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;

Locales

-Extensions can use all the locales that Google Chrome supports, -plus a few (such as en) +You can choose from many locales, +including some (such as en) that let a single translation support multiple variations of a language (such as en_GB and en_US).

@@ -303,12 +303,8 @@ that let a single translation support multiple variations of a language

Supported locales

-Your extension can use any of the following locales: -

- -

-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 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 +Extensions can use any of the +locales that the Chrome Web Store supports.

-- cgit v1.1