Fix build breakage. Order of product="" is important.

Change-Id: I3232966b90879118e287de77450d736daa58a169
This commit is contained in:
Amith Yamasani
2011-01-11 14:18:44 -08:00
parent 7d8afd76f8
commit c35b1a2359

View File

@@ -1381,10 +1381,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 -->