Change USB tab to USB storage if it fits

Change-Id: I7d0c5388b2673e5f513d05700f4f10650cf1a2b5
This commit is contained in:
Roy West
2010-10-15 05:18:04 -07:00
parent d3abea0d70
commit 2c4899737b

View File

@@ -1748,7 +1748,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>