OSDN Git Service

merge from open-source master
authorThe Android Open Source Project <initial-contribution@android.com>
Fri, 11 Jun 2010 20:31:28 +0000 (13:31 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 11 Jun 2010 20:31:28 +0000 (13:31 -0700)
Change-Id: I7d167c97600bbf25e2ed8872cffecd9fa5b1db7c

1  2 
res/xml/settings.xml
tests/AndroidManifest.xml
tests/res/values/strings.xml

Simple merge
Simple merge
      <!-- Test only. Do not translate. -->
      <string name="enable">Enable</string>
      <string name="discoverable">Discoverable</string>
 +    <string name="start_scan">Start scan</string>
 +    <string name="stop_scan">Stop scan</string>
+     <string name="operator_hello">Hello Operator!</string>
+     <string name="operator_settings_title">Operator</string>
+     <string name="operator_settings_summary">Operator hook that can be used to start activity of choice</string>
+     <string name="manufacturer_hello">Hello Manufacturer!</string>
+     <string name="manufacturer_settings_title">Manufacturer</string>
+     <string name="manufacturer_settings_summary">Manufacturer hook that can be used to start activity of choice</string>
  </resources>