diff options
author | Dirk Dougherty <ddougherty@google.com> | 2009-10-22 19:07:17 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2009-10-22 19:07:17 -0700 |
commit | 73d64fa200985262ead5e13674cbb0ec0671b092 (patch) | |
tree | 7e8ed3eb95cd947173d1c13314c3cd40f5c3639c /docs/html/guide/tutorials | |
parent | 5a5772c2adc303b581951e85962a80648c306f93 (diff) | |
parent | 3bf0210dca67e534bf8d344575abf32e653c8407 (diff) | |
download | frameworks_base-73d64fa200985262ead5e13674cbb0ec0671b092.zip frameworks_base-73d64fa200985262ead5e13674cbb0ec0671b092.tar.gz frameworks_base-73d64fa200985262ead5e13674cbb0ec0671b092.tar.bz2 |
am 3bf0210d: am f0d9c000: am 86dc4d31: am 61c29c29: Merge change Ieeb0b251 into eclair-sdk
Merge commit '3bf0210dca67e534bf8d344575abf32e653c8407'
* commit '3bf0210dca67e534bf8d344575abf32e653c8407':
doc change: incorporate comments on SDK docs and structure.
Diffstat (limited to 'docs/html/guide/tutorials')
-rwxr-xr-x | docs/html/guide/tutorials/localization/index.jd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/html/guide/tutorials/localization/index.jd b/docs/html/guide/tutorials/localization/index.jd index d31eb10..eeade34 100755 --- a/docs/html/guide/tutorials/localization/index.jd +++ b/docs/html/guide/tutorials/localization/index.jd @@ -539,9 +539,8 @@ height="158" style="margin-left:15px"></p> <p><img src="{@docRoot}images/hello_l10n/using_custom_locale.png" alt="using custom locale"
width="512" height="299" style="margin-left:15px"></p>
-<p>For a list of supported locales, see the
-<a href="{@docRoot}sdk/android-{@sdkCurrentVersion}.html">Android
-Version Notes</a>.</p>
+<p>For a list of supported locales in a specific Android platform, see the
+associated notes in the "SDK" tab, under "Downloadable SDK Components."</p>
<p>Run the application for each of the expected locales, plus one unexpected
locale. Here are some of the results you should see:</p>
|