am d3c1749b: am 2c489973: Change USB tab to USB storage if it fits

Merge commit 'd3c1749b779397612f82e347bb0d886b1d9a35bc'

* commit 'd3c1749b779397612f82e347bb0d886b1d9a35bc':
  Change USB tab to USB storage if it fits
This commit is contained in:
Roy West
2010-10-16 09:13:43 -07:00
committed by Android Git Automerger

View File

@@ -1894,7 +1894,7 @@
<string name="filter_apps_running">Running</string>
<!-- Text for filter option in ManageApps screen to display list of
packages installed on sdcard. [CHAR LIMIT=30] -->
<string name="filter_apps_onsdcard" product="nosdcard">USB</string>
<string name="filter_apps_onsdcard" product="nosdcard">USB storage</string>
<!-- Text for filter option in ManageApps screen to display list of
packages installed on sdcard. -->
<string name="filter_apps_onsdcard" product="default">On SD card</string>