summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorKatarina Stenstedt <katarina@google.com>2009-09-25 11:17:02 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-09-25 11:17:02 -0700
commite194c5f35d17cad62db040737163e4bbb8957d80 (patch)
treeafe4f908bd913e0d07f17fb53eadb94d2d1c37db /docs/html/guide/guide_toc.cs
parent602764a5cfe3cde01e65061001338f5d8af176e5 (diff)
parentca190523d1f19df0b6850908cd422cd7797c0d23 (diff)
am ca190523: am dc884053: am 20972da0: New localization document and tutorial
Merge commit 'ca190523d1f19df0b6850908cd422cd7797c0d23' * commit 'ca190523d1f19df0b6850908cd422cd7797c0d23': New localization document and tutorial
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 20e17803a71c..604582694523 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -107,6 +107,9 @@
<li><a href="<?cs var:toroot ?>guide/topics/resources/available-resources.html">
<span class="en">Available Resource Types</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/resources/localization.html">
+ <span class="en">Localization</span>
+ </a></li>
</ul>
</li>
<li><a href="<?cs var:toroot ?>guide/topics/intents/intents-filters.html">
@@ -369,6 +372,9 @@
<li><a href="<?cs var:toroot ?>guide/tutorials/views/index.html">
<span class="en">Hello Views</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/tutorials/localization/index.html">
+ <span class="en">Hello Localization</span>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/tutorials/notepad/index.html">
<span class="en">Notepad Tutorial</span>
</a></li>