am 518d02ca: First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates"

Merge commit '518d02caa917bfe48e1cc22de84fb555cb82e9bb'

* commit '518d02caa917bfe48e1cc22de84fb555cb82e9bb':
  First part of fix to bug 1813461, changing "Factory reset" to "Uninstall updates"
This commit is contained in:
Roy West
2009-06-23 14:06:17 -07:00
committed by The Android Open Source Project

View File

@@ -1312,7 +1312,7 @@
<!-- 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) -->
<string name="clear_user_data_text">Clear data</string>
<!-- Manage applications, restore updated system application to factory version -->
<string name="app_factory_reset">Factory reset</string>
<string name="app_factory_reset">Uninstall updates</string>
<!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app is set as a default for some actions. -->
<string name="auto_launch_enable_text">You have selected to launch this application by default for some actions.</string>
<!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->