diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-01-27 17:56:49 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2012-03-05 22:02:35 -0800 |
commit | 4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219 (patch) | |
tree | 30364eba130764c5ebc4d8bfa9878199d57acd32 /docs/html/guide/guide_toc.cs | |
parent | e606cb460272cd99bac05b4477a5e489827b368b (diff) |
Doc change: String changes for Android Market
Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index fd2ec93c0d87..9d5064e4f863 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -444,12 +444,12 @@ </li> <li> - <span class="heading"> - <span class="en">Android Market Topics</span> - </span> + <h2> + <span class="en">Google Play Topics</span> + </h2> <ul> <li><a href="<?cs var:toroot ?>guide/publishing/publishing.html"> - <span class="en">Publishing on Android Market</span> + <span class="en">Publishing on Google Play</span> </a></li> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/market/licensing/index.html"> @@ -496,7 +496,7 @@ </ul> </li> <li><a href="<?cs var:toroot ?>guide/appendix/market-filters.html"> - <span class="en">Market Filters</span></a> + <span class="en">Filters on Google Play</span></a> </li> <li><a href="<?cs var:toroot ?>guide/market/publishing/multiple-apks.html"> <span class="en">Multiple APK Support</span></a> |