<!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
<stringname="uninstall_text">Uninstall</string>
<!-- Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
<stringname="disable_text">Disable</string>
<!-- Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
<stringname="enable_text">Enable</string>
<!-- Manage applications, individual application info screen, button label under Storage heading. Button to clear all data associated with tis app (for exampel, remove all cached emails for an Email app) -->