OSDN Git Service

Change Storage settings entry to just that on all platforms.
authorRoy West <rwest@android.com>
Sat, 4 Dec 2010 16:50:03 +0000 (08:50 -0800)
committerRoy West <rwest@android.com>
Sat, 4 Dec 2010 16:50:03 +0000 (08:50 -0800)
Change-Id: I3bf714f67a143a94b922cb25f0ecb27ac2c621ba

res/values/strings.xml

index 3523b76..7c09c71 100644 (file)
     <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">Phone number, signal, etc.</string>
-    <!-- Main settings screen item's title to go into the SD card and storage settings screen [CHAR LIMIT=25] -->
-    <string name="storage_settings" product="nosdcard">Shared &amp; secure storage</string>
-    <!-- Main settings screen item's title to go into the SD card and storage settings screen-->
-    <string name="storage_settings" product="default">Storage</string>
-    <!-- SD card and storage settings screen title -->
+    <!-- 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 -->
     <string name="storage_settings_title">Storage settings</string>
     <!-- [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>