am 76ea0aa7: am c35b1a23: Fix build breakage. Order of product="" is important.

* commit '76ea0aa7464304711060ccebda3e24eb15dad57c':
  Fix build breakage. Order of product="" is important.
This commit is contained in:
Amith Yamasani
2011-01-11 14:25:18 -08:00
committed by Android Git Automerger

View File

@@ -1385,10 +1385,10 @@
<string name="device_status_activity_title">Status</string>
<!-- About phone screen, title of the item to go into the Phone status screen -->
<string name="device_status">Status</string>
<!-- About phone screen, summary of the item to go into the phone status screen -->
<string name="device_status_summary" product="default">Phone number, signal, etc.</string>
<!-- About tablet screen, summary of the item that takes you to tablet status screen -->
<string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
<!-- About phone screen, summary of the item to go into the phone status screen -->
<string name="device_status_summary" product="default">Phone number, signal, etc.</string>
<!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
<string name="storage_settings" >Storage</string>
<!-- Storage settings screen title -->