OSDN Git Service

Change USB tab to USB storage if it fits
authorRoy West <rwest@google.com>
Fri, 15 Oct 2010 12:18:04 +0000 (05:18 -0700)
committerRoy West <rwest@google.com>
Fri, 15 Oct 2010 12:18:04 +0000 (05:18 -0700)
Change-Id: I7d0c5388b2673e5f513d05700f4f10650cf1a2b5

res/values/strings.xml

index e404288..fb76253 100755 (executable)
     <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>