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

Merge commit '2c4899737be92b858a9e2d9d743709cae310149b' into gingerbread-plus-aosp

* commit '2c4899737be92b858a9e2d9d743709cae310149b':
  Change USB tab to USB storage if it fits
This commit is contained in:
Roy West
2010-10-15 08:54:08 -07:00
committed by Android Git Automerger

View File

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