diff options
author | Dirk Dougherty <ddougherty@google.com> | 2009-10-28 23:54:35 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2009-10-28 23:54:35 -0700 |
commit | b7e7b710654b0a99fb8c41a7c47fe6b0f48f6db9 (patch) | |
tree | b220997afa658f225834172920ad3b482cb4cb15 /docs/html/guide/tutorials | |
parent | 4144f04b19fc2ebba9b5d232203a7641d8c8aec9 (diff) | |
parent | a292fefeb77ed8e33afd7451090c3e21761fd266 (diff) | |
download | frameworks_base-b7e7b710654b0a99fb8c41a7c47fe6b0f48f6db9.zip frameworks_base-b7e7b710654b0a99fb8c41a7c47fe6b0f48f6db9.tar.gz frameworks_base-b7e7b710654b0a99fb8c41a7c47fe6b0f48f6db9.tar.bz2 |
am a292fefe: am 4c071f0d: am 59625fa8: am 946f9d1e: Merge change I020b31e1 into eclair-sdk
Merge commit 'a292fefeb77ed8e33afd7451090c3e21761fd266'
* commit 'a292fefeb77ed8e33afd7451090c3e21761fd266':
doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
Diffstat (limited to 'docs/html/guide/tutorials')
-rwxr-xr-x | docs/html/guide/tutorials/localization/index.jd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/guide/tutorials/localization/index.jd b/docs/html/guide/tutorials/localization/index.jd index eeade34..8a60814 100755 --- a/docs/html/guide/tutorials/localization/index.jd +++ b/docs/html/guide/tutorials/localization/index.jd @@ -539,8 +539,10 @@ 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 in a specific Android platform, see the
-associated notes in the "SDK" tab, under "Downloadable SDK Components."</p>
+<p>For a list of locales available on different versions of the Android platform,
+refer to the platform notes documents, listed under "Downloadable SDK Components"
+in the "SDK" tab. For example, <a
+href="{@docRoot}sdk/android-2.0.html#locs">Android 2.0 locales</a>.</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>
|