diff options
author | Dirk Dougherty <ddougherty@google.com> | 2009-10-22 16:08:32 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2009-10-22 17:35:02 -0700 |
commit | eeb0b2514a8b4f175a9ef16a319437a61aedb8f3 (patch) | |
tree | 4713456d023c8e28e3ac8e0c0c932828dcd33683 /docs/html/guide/tutorials | |
parent | ee58d1bf9c54eaed623c4419e1d9db269a9c4137 (diff) | |
download | frameworks_base-eeb0b2514a8b4f175a9ef16a319437a61aedb8f3.zip frameworks_base-eeb0b2514a8b4f175a9ef16a319437a61aedb8f3.tar.gz frameworks_base-eeb0b2514a8b4f175a9ef16a319437a61aedb8f3.tar.bz2 |
doc change: incorporate comments on SDK docs and structure.
Bug: 2160782
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>
|