Change filter options from being menu items to tabbed views.

Remove unused strings.
This commit is contained in:
Suchi Amalapurapu
2010-01-05 22:46:09 -08:00
parent 00d2476d8f
commit 38b8970706
2 changed files with 44 additions and 47 deletions

View File

@@ -1545,10 +1545,6 @@
<string name="sort_order_size">Sort by size</string>
<!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
<string name="manage_space_text">Manage space</string>
<!-- Text for menu option in ManageApps screen to present various menu options -->
<string name="filter">Filter</string>
<!-- Title of dialog for presenting filter options -->
<string name="filter_dlg_title">Select filter options</string>
<!-- Text for filter option in ManageApps screen to display all installed
applications -->
<string name="filter_apps_all">All</string>