summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/tutorials/localization
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-10-23 19:17:12 -0700
committerDirk Dougherty <ddougherty@google.com>2009-10-26 18:19:22 -0700
commitbf15ce6de461ba5d2a3d823a2445155dc4e4dee9 (patch)
tree563391c0891468dec78b0a07ec541eba0e82b167 /docs/html/guide/tutorials/localization
parenta250f0c808ff01f7a5c9fe393ef2bdf4266a7d9f (diff)
downloadframeworks_base-bf15ce6de461ba5d2a3d823a2445155dc4e4dee9.zip
frameworks_base-bf15ce6de461ba5d2a3d823a2445155dc4e4dee9.tar.gz
frameworks_base-bf15ce6de461ba5d2a3d823a2445155dc4e4dee9.tar.bz2
doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
Bug:2160782 Change-Id: I020b31e10f2733223aa37d03687cf8a63843afa7
Diffstat (limited to 'docs/html/guide/tutorials/localization')
-rwxr-xr-xdocs/html/guide/tutorials/localization/index.jd6
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>