am ca725a1a: am 92ff5862: Merge "clean up the results for \'android\' in search suggestions" into jb-mr1.1-ub-dev

* commit 'ca725a1a7d080a13071170ab28064d116bc7e901':
  clean up the results for 'android' in search suggestions
This commit is contained in:
Scott Main
2013-05-29 15:19:28 -07:00
committed by Android Git Automerger
13 changed files with 13 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
page.title=Android, the world's most popular mobile platform page.title=Android, the world's most popular mobile platform
excludeFromSuggestions=true
walkthru=0 walkthru=0
header.hide=0 header.hide=0

View File

@@ -1,4 +1,5 @@
page.title=Get Started page.title=Get Started
excludeFromSuggestions=true
walkthru=0 walkthru=0
@jd:body @jd:body

View File

@@ -1,4 +1,4 @@
page.title=Google Cloud Messaging for Android page.title=GCM Architectural Overview
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -1,4 +1,4 @@
page.title=GCM Extensions for Android page.title=GCM Extensions
page.tags="cloud","push","messaging" page.tags="cloud","push","messaging"
header.hide=1 header.hide=1
@jd:body @jd:body

View File

@@ -1,4 +1,4 @@
page.title=Android Supported Media Formats page.title=Supported Media Formats
page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav" page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav"
@jd:body @jd:body

View File

@@ -1,6 +1,5 @@
page.title=Common Tasks and How to Do Them in Android page.title=Common Tasks and How to Do Them in Android
parent.title=FAQs, Tips, and How-to excludeFromSuggestions=true
parent.link=index.html
@jd:body @jd:body
<ul> <ul>

View File

@@ -1,6 +1,5 @@
page.title=Android Application Framework FAQ page.title=Android Application Framework FAQ
parent.title=FAQs, Tips, and How-to excludeFromSuggestions=true
parent.link=index.html
@jd:body @jd:body
<ul> <ul>

View File

@@ -1,4 +1,5 @@
page.title=Android FAQs page.title=Android FAQs
excludeFromSuggestions=true
@jd:body @jd:body
<dl> <dl>

View File

@@ -1,6 +1,5 @@
page.title=Android Open Source Licensing FAQ page.title=Android Open Source Licensing FAQ
parent.title=FAQs, Tips, and How-to excludeFromSuggestions=true
parent.link=index.html
@jd:body @jd:body
<ul> <ul>

View File

@@ -1,6 +1,5 @@
page.title=Android Security FAQ page.title=Android Security FAQ
parent.title=FAQs, Tips, and How-to excludeFromSuggestions=true
parent.link=index.html
@jd:body @jd:body
<ul> <ul>

View File

@@ -1,6 +1,5 @@
page.title=Troubleshooting page.title=Troubleshooting
parent.title=FAQs, Tips, and How-to excludeFromSuggestions=true
parent.link=index.html
@jd:body @jd:body

View File

@@ -1,6 +1,4 @@
page.title=Using the Android Emulator page.title=Using the Emulator
parent.title=Managing Virtual Devices
parent.link=index.html
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -53,7 +53,7 @@
<ul> <ul>
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li> <li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
<li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li> <li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
<li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Android Emulator</span></a></li> <li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li>
</ul> </ul>
</li> </li>
<li><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></li> <li><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></li>