Convert menu options to tabs

Add new tab for apps on sd
This commit is contained in:
Suchi Amalapurapu
2010-01-28 10:50:19 -08:00
parent 61daf83ca8
commit 747ea55fce
2 changed files with 41 additions and 3 deletions

View File

@@ -1585,6 +1585,9 @@
<!-- Text for filter option in ManageApps screen to display list of running
packages only. -->
<string name="filter_apps_running">Running</string>
<!-- Text for filter option in ManageApps screen to display list of
packages installed on sdcard. -->
<string name="filter_apps_onsdcard">On SD card</string>
<string name="loading">Loading\u2026</string>
<!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
<string name="recompute_size">Recomputing size\u2026</string>