Change Storage settings entry to just that on all platforms.

Change-Id: I3bf714f67a143a94b922cb25f0ecb27ac2c621ba
This commit is contained in:
Roy West
2010-12-04 08:50:03 -08:00
parent c1bad6bc68
commit 71ac31906a

View File

@@ -1404,11 +1404,9 @@
<string name="device_status">Status</string> <string name="device_status">Status</string>
<!-- About phone screen, summary of the item to go into the phone status screen --> <!-- About phone screen, summary of the item to go into the phone status screen -->
<string name="device_status_summary">Phone number, signal, etc.</string> <string name="device_status_summary">Phone number, signal, etc.</string>
<!-- Main settings screen item's title to go into the SD card and storage settings screen [CHAR LIMIT=25] --> <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
<string name="storage_settings" product="nosdcard">Shared &amp; secure storage</string> <string name="storage_settings" >Storage</string>
<!-- Main settings screen item's title to go into the SD card and storage settings screen--> <!-- Storage settings screen title -->
<string name="storage_settings" product="default">Storage</string>
<!-- SD card and storage settings screen title -->
<string name="storage_settings_title">Storage settings</string> <string name="storage_settings_title">Storage settings</string>
<!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
<string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string> <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>