Change USB tab to USB storage if it fits
Change-Id: I7d0c5388b2673e5f513d05700f4f10650cf1a2b5
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user